Displaying 1 result from an estimated 1 matches for "locationrequest".
2003 Apr 24
1
GnuGK -> Asterisk problem
...nts, Cisco ATA186, Snom
100, etc.
Now i want send the numbers 083xxx into Asterisk.
Easy, i'll just enter something like this into oh323.conf:
gwprefix=083
And all my calls starting with 083 to my gatekeeper gets routed into
Asterisk context "voip-h323"
For the number 083111, the LocationRequest from Cisco GW to my
Gatekeeper looks like:
destinationInfo = 1 entries {
[0]=dialedDigits "083111"
}
However the fun starts when GnuGK returns a LocationConfirm which
returns
the IP-address to the Asterisk but with the default Ep alias "ASTERISK"
destination...