Greetings, I'm having trouble with inbound calls from unregistered systems. These calls are sourced from various reachable internet-connected systems and the remote party dials into the registered system using the IP address. I process the ARQ from the registered system using SQLAuth and return a "check okay". Immediately after that, the server sends an ARJ to the called system with RejectionReason "<5>". I've looked for an enumerated list of rejectionReasons, but could not find one. I realize it may well be right under my nose, but if someone could point me the right way that would be very helpful. Also, the "Caller_IP:Port" field of the ARJ confuses me. Why would the "Called Party" IP:Port pair appear there? Below is the log, config and version info I'm dealing with. Thanks! -- Mike (Note that I'ved edited the IP address in the log excerpt to reflect an RFC1918 address for privacy's sake. The actual IP is public, routed and reachable.) >From the logfile (trace level 6): 2007/11/05 13:10:51.853 5 job.cxx(180) JOB Starting Job ARQ at Worker thread 4137417632 2007/11/05 13:10:51.853 1 RasSrv.cxx(368) RAS ARQ Received 2007/11/05 13:10:51.853 5 gksql.cxx(387) SQLAuth Executing query: SELECT updatebw("", "XXXXXX0047", "7680", "1"); 2007/11/05 13:10:51.856 3 gkauth.cxx(964) GKAUTH SQLAuth ARQ check ok 2007/11/05 13:10:51.856 2 RasSrv.cxx(413) ARJ|192.168.176.193:1720|192.168.176.193:1720|XXX1003:<0>=SH Broadcast 1:<1>|true|<5>|02-87-8d-bd-69-6e-9f-15-27-04-d1-36-37-a4-0d-c3; Version: Gatekeeper(GNU) Version(2.2.6) Ext(pthreads=1,radius=1,mysql=1,pgsql=0,firebird=0,large_fdset=4096,cryp to/ssl=0) Build(Sep 20 2007, 15:37:18) Sys(Linux sparc64 2.6.21-gentoo-r4) GkStatus: Version(2.0) Ext() Toolkit: Version(1.0) Ext(basic) Startup: Wed, 24 Oct 2007 08:01:22 -0600 Running: 13 days 02:54:51 .ini file excerpt: [RoutedMode] ; Accept calls from neighbors and other non-locally-registered systems. AcceptNeighborCalls=1 AcceptUnregisteredCalls=1 [RoutingPolicy] default=explicit,internal,neighbor ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________________ 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/