[Asterisk-Users] Call Routing from GnuGK to Asterisk

Code Lover lateef.np at gmail.com
Fri Dec 9 14:03:21 MST 2005


Hi all,

I installed asterisk-oh323 and GnuGK on the linux box, and i wanted to
route all gnugk registered endpoint's call to oh323 GW (Asterisk)
which is already registered with GnuGK as Gatekeepr.

here is my gnugk.ini configuation.

 [Gatekeeper::Main]
 Fourtytwo=42
 TimeToLive=750
 Name=gnugk

 [RoutedMode]
 GKRouted=1
 H245Routed=0
 CallSignalPort=1720
 CallSignalHandlerNumber=1
 RemoveH245AddressOnTunneling=0
 AcceptNeighborsCalls=1
 AcceptUnregisteredCalls=1
 SupportNATedEndpoints=1
 DropCallsByReleaseComplete=1

 [RasSrv::ARQFeatures]
 ArjReasonRouteCallToSCN=0
 ArjReasonRouteCallToGatekeeper=1
 RoundRobinGateways=1

 [RoutingPolicy]
 default=neighbor

 [RasSrv::Neighbors]
 GK1=asterisk

 [Neighbor::GK1]
 GatekeeperIdentifier=GK1
 Host=212.xxx.xxx.xxx
 SendPrefixes=0
 AcceptPrefixes=*
 ForwardLRQ=always

Here is my error what i am getting in gnugk log.

admissionReject {
    requestSeqNum = 8191
    rejectReason = calledPartyNotRegistered <<null>>
  }

Please help me to solve this problem
--
--
Thank You,
Code Lover



More information about the asterisk-users mailing list