Carlos Vianna
The Cisco AS router is dropping the call however you have not provided enough information on why it is doing so. You need to review the DRQ message to find the call end reason.
2006/01/31 16:39:37.836 2 RasSrv.cxx(173) RAS Read from 200.152.241.11:1329
2006/01/31 16:39:37.836 2 RasSrv.cxx(221) RAS Received DRQ
***.... More Info needed here ....***
2006/01/31 16:39:37.837 1 RasSrv.cxx(343) RAS DRQ Received
Simon
At 07:16 PM 1/02/2006, you wrote:
Hello.
Kind of GNUGK newbie.. but need help. Couldnt find this on the docs and GOogle.
Setup is very simple. Box with GNUGK, an Cisco AS router connected to PSTN and a softphne (MyPhone).
When I make a call, i get this a GNUGK console, and the call gets ended immediately:
ACF|10.0.0.254:1720|8666_endp|14281|00555130262006:dialedDigits|voip:h323_ID|false;
DCF|200.152.241.11|8666_endp|14281|normalDrop;
Well... at debug mode, it seems that im not getting connected to the RAS. My configuration follows. Maybe im missing something to CONNECT to the ras itself (password issue?). But I cand find out why. Any tip is very welcome.
##
## A simple and very insecure configuration file for GnuGK
##
## Last Updated: 2004-02-09
[Gatekeeper::Main]
Fourtytwo=42
Name=CARLOSGK
[GkStatus::Auth]
# Only allow local Net people to access the status port
rule=allow
shutdown=forbid
[RoutedMode]
GKRouted=1
# H245Routed=1
CallSignalPort=1721
# CallSignalHandlerNumber=1
# RemoveH245AddressOnTunneling=0
AcceptNeighborsCalls=1
AcceptUnregisteredCalls=1
SupportNATedEndpoints=1
# DropCallsByReleaseComplete=1
[Proxy]
Enable=1
#InternalNetwork=10.0.0.0/8,127.0.0.0/8
T120PortRange=40000-40999
RTPPortRange=50000-59999
ProxyForNAT=1
ProxyForSameNAT=1
[RasSrv::PermanentEndpoints]
# For connections to the Asterisk PABX
# NOTE: Asterisk is NOT a registered user!
ip.ip.ip.ip=VOIP1;00
[RasSrv::GWPrefixes]
#CISCO=00,5,0
#S5300GW=0,5,1,3,2
VOIP1=00,5,0
[RasSrv::RRQFeatures]
AcceptEndpointIdentifier=1
AcceptGatewayPrefixes=1
[RasSrv::ARQFeatures]
# needed for Asterisk
CallUnregisteredEndpoints=1
[Endpoint]
GateKeeper=ip.ip.ip.ip
Type=Gateway
Password=HEREGOESTHEPASSWORD
UnregisterOnReload=1
(of course i change the HEREGOESTHEPASSWORD and ip.ip.ip.ip by the password and Ip address for the Cisco router)
And this is the output of -tt:
2006/01/31 16:39:26.123 2 RasSrv.cxx(173) RAS Read from 200.152.241.11:1329
2006/01/31 16:39:26.124 2 RasSrv.cxx(221) RAS Received GRQ
2006/01/31 16:39:26.124 1 RasSrv.cxx(343) RAS GRQ Received
2006/01/31 16:39:26.125 2 RasSrv.cxx(388) GCF|200.152.241.11|voip:h323_ID|terminal;
2006/01/31 16:39:26.125 2 RasSrv.cxx(233) RAS Send GCF to 200.152.241.11:1329
2006/01/31 16:39:26.131 2 RasSrv.cxx(173) RAS Read from 200.152.241.11:1329
2006/01/31 16:39:26.132 2 RasSrv.cxx(221) RAS Received RRQ
2006/01/31 16:39:26.133 1 RasSrv.cxx(343) RAS RRQ Received
2006/01/31 16:39:26.135 1 RasTbl.cxx(79) New EP|10.0.0.254:1720|voip:h323_ID|terminal|3411_endp
2006/01/31 16:39:26.136 2 RasSrv.cxx(388) RCF|10.0.0.254:1720|voip:h323_ID|terminal|3411_endp;
2006/01/31 16:39:26.136 2 RasSrv.cxx(233) RAS Send RCF to 200.152.241.11:1329
2006/01/31 16:39:36.852 2 RasSrv.cxx(173) RAS Read from 200.152.241.11:1329
2006/01/31 16:39:36.853 2 RasSrv.cxx(221) RAS Received ARQ
2006/01/31 16:39:36.853 1 RasSrv.cxx(343) RAS ARQ Received
2006/01/31 16:39:36.854 2 RasTbl.cxx(695) RASTBL Gateway 3470_endp matched by prefix 00
2006/01/31 16:39:36.855 2 RasTbl.cxx(2029) CallTable::Insert(CALL) Call No. 3, total sessions : 1
2006/01/31 16:39:36.855 2 RasSrv.cxx(388) ACF|10.0.0.254:1720|3411_endp|1941|005378333636:dialedDigits|voip:h323_ID|false;
2006/01/31 16:39:36.855 2 RasSrv.cxx(233) RAS Send ACF to 200.152.241.11:1329
2006/01/31 16:39:37.017 2 gkacct.cxx(984) GKACCT Successfully logged event 1 for call no. 3
2006/01/31 16:39:37.046 2 RasSrv.cxx(173) RAS Read from 200.152.241.11:1329
2006/01/31 16:39:37.048 2 RasSrv.cxx(221) RAS Received IRR
2006/01/31 16:39:37.058 1 RasSrv.cxx(343) RAS IRR Received
2006/01/31 16:39:37.818 2 RasTbl.cxx(2235) CDR ignore not connected call
2006/01/31 16:39:37.818 2 gkacct.cxx(984) GKACCT Successfully logged event 2 for call no. 3
2006/01/31 16:39:37.836 2 RasSrv.cxx(173) RAS Read from 200.152.241.11:1329
2006/01/31 16:39:37.836 2 RasSrv.cxx(221) RAS Received DRQ
2006/01/31 16:39:37.837 1 RasSrv.cxx(343) RAS DRQ Received
2006/01/31 16:39:37.837 2 RasSrv.cxx(388) DCF|200.152.241.11|3411_endp|1941|normalDrop;
2006/01/31 16:39:37.838 2 RasSrv.cxx(233) RAS Send DCF to 200.152.241.11:1329
Thanks.
Carlos Vianna
PS: this was posted by mistake in the openh323 mailling list. I apologize.