Displaying 1 result from an estimated 1 matches for "locationconfirm".
2003 Apr 24
1
GnuGK -> Asterisk problem
...ng 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"
destinationInfo = 1 entries {
[0]=h323_ID 8 characters {
0041 0053 0054 0045 0052 0049 0053 004b ASTERISK
}
}
Which later is the ID sent to Asterisk so i loose the abilit...