Hi David, you should up your trace level to 5 to see which routing policy handles the call. user@domain addresses can be handled for example by the 'dns' or 'srv' policy. Both aren't active by default. See http://www.gnugk.org/gnugk-manual-6.html#ss6.1 about the different routing policies. Regards, Jan David White wrote: > Hello all, > > I'm hitting a situation where my gnugk server is rejecting external > calls to registered endpoints in my domain. When it receives a call for > 'userA@xxxxxxxxxxxx', where userA is a registered EP and mydomain.net > resolves by DNS to my gnugk server, gnugk returns a release-complete > with reason: call rejected. However when it receives a call for 'userA' > it works. > > I'm trying to figure out how to tell gnugk to ignore the '@domain' > portion of the destinationAddress but I do not see where that is > configured. I've tried > > [RasSrv::RewriteAlias] > userA@xxxxxxxxxxxx:userA > > but this doesn't seem to have the desired effect, and doesn't seem like > the correct way to handle this. > > Can anyone help me understand how this works? Some trace logs for the > incoming call are posted below. > > call from 10.1.1.21 (external EP) -> 192.168.9.11 (gnugk) > > 16:57:16.286 3 ProxyChannel.cxx(889) Q931s Received: Setup > CRV=4096 from 10.1.1.21:36468 > 16:57:16.288 3 gkauth.cxx(1007) GKAUTH default Setup > check ok > 16:57:16.290 2 RasTbl.cxx(2326) CallTable::Insert(CALL) > Call No. 24, total sessions : 1 > 16:57:16.290 2 gkacct.cxx(1014) GKACCT Successfully > logged event 1 for call no. 24 > 16:57:16.290 3 ProxyChannel.cxx(2055) Q931s Call 24 is NAT > type 0 > 16:57:16.290 3 ProxyChannel.cxx(752) GK Call 24 proxy > enabled > 16:57:16.297 3 ProxyChannel.cxx(2946) Q931 Connect to > 127.0.1.1:1720 from 192.168.9.11:0 successful > 16:57:16.298 3 ProxyChannel.cxx(889) Q931s Received: Setup > CRV=4096 from 192.168.9.11:36912 > 16:57:16.300 2 ProxyChannel.cxx(1635) Q931s Warning: socket > (192.168.9.11:36912) already attached for callid 3e 7e 8b a8 67 c1 5d 46 > 84 c7 ea 7f 32 b8 4c 72 > 16:57:16.300 2 gkacct.cxx(1014) GKACCT Successfully > logged event 1 for call no. 24 > 16:57:16.301 2 RasTbl.cxx(2543) CDR ignore not > connected call > 16:57:16.301 2 gkacct.cxx(1014) GKACCT Successfully > logged event 2 for call no. 24 > 16:57:16.302 3 yasocket.cxx(566) Q931s Delete socket > 192.168.9.11:36912 > 16:57:16.302 3 ProxyChannel.cxx(889) Q931d Received: > ReleaseComplete CRV=4096 from 127.0.1.1:1720 > 16:57:21.324 3 yasocket.cxx(566) RTP Delete socket > 16:57:21.324 3 yasocket.cxx(566) RTCP Delete socket > 16:57:21.324 3 yasocket.cxx(566) Q931s Delete socket > 10.1.1.21:36468 > 16:57:21.324 3 yasocket.cxx(566) Q931d Delete socket > 127.0.1.1:1720 > 16:57:22.004 3 RasTbl.cxx(1535) Gk Delete Call No. > 24 > -- Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________________ 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/