Hi Stewart,
I change the config as you mentioned but now the call is
release with "call rejected"
====cisco cdr===
341E : 1017845538hs.31511 +-1 +4 pid:10997022 Originate
99702285222111888
dur 00:00:00 tx:0/0 rx:0/0 15 (call rejected (21)) IP 0.0.0.0:0 rtt:0ms pl:0/0ms lost:0/0/0 delay:0/0/0ms g729r8 pre-ietf ====debugger log of gnugk===
2005/01/13 09:19:37.857 3
ProxyChannel.cxx(687) Q931s Received: Setup CRV=4927
from 202.147.20.195:16866
2005/01/13 09:19:37.861 3 gkauth.cxx(1224) GKAUTH default Setup check ok 2005/01/13 09:19:37.861 3 ProxyChannel.cxx(1348) Q931 Reject unregistered call 9f 53 d5 86 64 78 11 d9 a2 47 a0 1b e8 16 79 3a 2005/01/13 09:19:37.862 2 RasTbl.cxx(1855) CallTable::Insert(CALL) Call No. 6, total sessions : 1 2005/01/13 09:19:37.862 3 gkacct.cxx(896) GKACCT SQLAcct logged event 1 for call no. 6 2005/01/13 09:19:37.863 2 gkacct.cxx(936) GKACCT Successfully logged event 1 for call no. 6 2005/01/13 09:19:37.863 1 RasTbl.cxx(2022) CDR|6|9f 53 d5 86 64 78 11 d9 a2 47 a0 1b e8 16 79 3a|0|unconnected|Thu, 13 Jan 2005 09:19:37 GMT|202.147.20.195:16866| |0.0.0.0:0| |99702285222111888:dialedDigits|nygtas01:h323_ID|NYGTGK02; 2005/01/13 09:19:37.866
3
gkacct.cxx(896) GKACCT SQLAcct logged event 2 for call no.
6
2005/01/13 09:19:37.866 2 gkacct.cxx(936) GKACCT Successfully logged event 2 for call no. 6 2005/01/13 09:19:37.868 3 yasocket.cxx(528) Q931s Delete socket 202.147.20.195:16866 2005/01/13 09:19:37.947 3 RasTbl.cxx(1333) Gk Delete Call No. 6 From: Stewart Nelson <sn@xxxxx>
Re: Cannot make call from GW (that is not registered to GNUGK but defined as permanent EndPoint) 2005-01-12 00:49 Hi Ray,
I assume that you meant to say: 3. GW (not registered) -----> GNUGK ----> GW (registered) FAIL If not, please explain. Make sure that you set [RoutedMode] CallSignalPort=1720 or, you configure the calling endpoint to contact gnugk on port 1721. If that doesn"t help, please supply some trace output on failed call. If there isn"t any, make sure that endpoint is sending Setup to gnugk IP and proper port. --Stewart ----- Original Message ----- From: "raymond" <ray_nygt2004@xxxxx> To: <openh323gk-users@xxxxx> Sent: Wednesday, January 12, 2005 9:12 AM Subject: Cannot make call from GW (that is not registered to GNUGK but defined as permanent EndPoint) Hi all, I define a GW as permanent EndPoint by [RasSrv::PermanentEndPoints]. I found it is just the same as registered GW from the status port. ==gnugk config=== [RoutedMode] GKRouted=1 H245Routed=1 [Proxy] Enable=1 ProxyForNAT=1 [RasSrv::PermanentEndpoints] ; For gateway XXX.XXX.XXX.XXX=ABCD;1234 ==gnugk config=== Then I make some call testing and the following is my findings: Call Types: 1. GK (registered) -----> GNUGK ----> GK (registered) PASS 2. GK (registered) -----> GNUGK ----> GK (not registered) PASS 3. GK (not registered) -----> GNUGK ----> GK (registered) FAIL Can anyone advise me what goes wrong? Thanks. Ray Lau |