Here are some snippets of what I'm getting in the trace file as the call setup begins:
2009/11/02 08:49:17.672 3 ProxyChannel.cxx(958) Q931d Received:
Facility CRV=5010 from xxx.xxx.240.100:1720
2009/11/02 08:49:17.673 4 ProxyChannel.cxx(901) Q931 Received: {
q931pdu = {
protocolDiscriminator = 8
callReference = 5010
from = destination
messageType = Facility
IE: Facility = {
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = facility {
protocolIdentifier = 0.0.8.2250.0.3
alternativeAddress = ipAddress {
ip = 4 octets {
xx xx ce 14 D...
}
port = 1720
}
reason = routeCallToGatekeeper <<null>>
multipleCalls = false
maintainConnection = true
destinationInfo = {
mc = false
undefinedNode = false
}
}
h245Tunneling = false
}
}
}
2009/11/02 08:49:17.675 3 ProxyChannel.cxx(958) Q931d Received:
ReleaseComplete CRV=5010 from xx.xx.240.100:1720
2009/11/02 08:49:17.676 4 ProxyChannel.cxx(901) Q931 Received: {
q931pdu = {
protocolDiscriminator = 8
callReference = 5010
from = destination
messageType = ReleaseComplete
IE: Cause - Normal call clearing = {
80 90 ..
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = releaseComplete {
protocolIdentifier = 0.0.8.2250.0.4
screeningIndicator = userProvidedVerifiedAndFailed
}
h245Tunneling = false
}
}
}
When I try making this same call while not registered to GnuGK then the end
point automatically redials using the alternativeAddress. Is it possible to get
GnuGK to dial the alternativeAddress? I have attached my INI.
Thanks!
Andrew
gnugk.ini
Description: gnugk.ini
------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference
_______________________________________________________ Posting: mailto:[email protected] Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/

