Edson Upgrade to the latest PacPhone 2.3.0.8 from the pacphone website to resolve the problem. The issue is how GnuGk handles the endpointIdentifier and the version of ptlib it is compiled against. In early versions of Ptlib the endpointIdentifer did not have a NULL at the end. This was introduced after ptlib 2.5.x. GnuGk 2.3.0 and before used to explicitly store this as a PASN_BMPString. On PacPhone the endpointIdentifer was converted to a PString and back to a PASN_BMPString. Since PacPhone is compiled with PTLib 2.7.x then it would add a NULL to the end of the endpointIdentifer. Since GnuGk has no NULL and pacphone sends with an extra NULL, the gatekeeperIdentifier is not found sent in the ARQ hence you get an error. The release PacPhone fixes this by storing the endpointIdentifer as a PASN_BMPString so it does not matter which GnuGk(or ptlib version) is being used it will still register. GnuGk 2.3.1 also fixes this problem by doing a conversion to PString and comparing PString. Simon -----Original Message----- From: Edson - Lists [mailto:4lists@xxxxxxxxx] Sent: Wednesday, 2 December 2009 3:25 AM To: GNU Gatekeeper Users Subject: ARJ in GNUGK 2.2.6 when calling with PacPhone2.3.0 Even when I see: RCF|192.168.47.20:1720|47612:dialedDigits|terminal|4872_endp Tue, 01 Dec 2009 14:16:10 -0300 C(0/0/0) 189.X.X.X <1> When I try a public (PSTN) call, I see on GNUGK console: ARJ| ||47612:dialedDigits|false|callerNotRegistered|23-95-d5-54-01-00-19-10-8 ||4-4a-00-ff-42-31-37-57; I'm on the way to upgrade to GNUGK-2.3.0, but understand that this combination (2.2.6 x 2.3.0) should work. Any ideas? Edson. ---------------------------------------------------------------------------- -- Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx 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/ ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx 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/