Dude, your config is completely wrong. You have configured your gatekeeper to register as an endpoint to a parent gatekeeper: > [Endpoint] > Gatekeeper=192.168.100.69 > Type=Gateway > H323ID=gw23@gw23 > TimeToLive=900 > RRQRetryInterval=10 At the time time you have routes configured to remote gatekeepers (neighbours) and static routes (permanent endpoints). In my opinion, it is not going to work, because all the outgoing "traffic" will be sent to 192.168.100.69 (your parent GK). On Tuesday 22 March 2005 02:29, toto wrote: > hi > > on Clarent i already put for subscriber > for examples : pin = gw10@gw10 and pass = gw10@gw10 > and lso put on register server for ip gnugk. > > this for config gnugk > > [Gatekeeper::Main] > Fourtytwo=42 > Name=OpenH323GK23 > Home=192.168.100.23 > NetworkInterfaces=192.168.100.23/128 > TimeToLive=600 > TotalBandwidth=100000 > StatusPort=7000 > ;StatusTraceLevel=2 > UseBroadcastListener=0 > ;AlternateGKs=1.2.3.4:1719:false:120:OpenH323GK2 > ;Sendto=1.2.3.4:1719 > ;EndpointIDSuffix=_gk1 > ;SkipForwards=4.3.2.1 > ;RedirectGK=Calls > 50 > UnicastRasPort=1719 > MulticastPort=1718 > MulticastGroup=224.0.1.41 > EndpointSignalPort=1720 > ListenQueueLength=1024 > > ;[LogFile] > ;Rotate=weekly > ;RotateDay=Sun > ; RotateDay=31 > ;RotateTime=4:00 > ;RotateTime=59 > > [RoutedMode] > GKRouted=1 > H245Routed=1 > CallSignalPort=1720 > CallSignalHandlerNumber=1 > RemoveH245AddressOnTunneling=0 > AcceptNeighborsCalls=1 > AcceptUnregisteredCalls=0 > SupportNATedEndpoints=1 > DropCallsByReleaseComplete=1 > ;RemoveCallOnDRQ=1 > SendReleaseCompleteOnDRQ=0 > ;ScreenDisplayIE= > ;ScreenCallingPartyNumberIE= > ;ScreenSourceAddress= > ;ForwardOnFacility=1 > ;ShowForwarderNumber=1 > ;Q931PortRange=20000-20999 > ;H245PortRange=30000-30999 > ;ConnectTimeout=180000 > ;SetupTimeout=8000 > ScreenDisplayIE=950100 > ScreenCallingPartyNumberIE=950100 > ScreenSourceAddress=950100 > > [Proxy] > Enable=1 > ;InternalNetwork=10.0.1.0/255.255.255.0,127.0.0.0/8 > ;T120PortRange=40000-40999 > ;RTPPortRange=50000-59999 > ProxyForNAT=1 > ;ProxyForSameNAT=0 > > ;[Endpoint] > ;Gatekeeper=no > ;Gatekeeper=auto > ;Gatekeeper=210.58.112.188 > ;Type=Gateway > ;H323ID=CitronProxy > ;E164=18888600000 > ;Password= > ;Prefix=18888600,1888890003 > ;TimeToLive=900 > ;RRQRetryInterval=10 > ;UnregisterOnReload=0 > ;NATRetryInterval=60 > ;NATKeepaliveInterval=86400 > ;Discovery=1 > ;GatekeeperIdentifier=ParentGKId > ;UseAlternateGK=1 > ;EndpointIdentifier=ChildGKId > > [Endpoint] > Gatekeeper=192.168.100.69 > Type=Gateway > H323ID=gw23@gw23 > TimeToLive=900 > RRQRetryInterval=10 > > ;[Endpoint::RewriteE164] > ;188889000=9 > ;8073=1950 > > > [RasSrv::GWPrefixes] > GWIN25=18073 > GWIN26=20 > GWOUT24=1950 > > [RasSrv::RRQFeatures] > ;OverwriteEPOnSameAddress=1 > AcceptEndpointIdentifier=1 > AcceptGatewayPrefixes=1 > > [RasSrv::ARQFeatures] > ArjReasonRouteCallToSCN=0 > ArjReasonRouteCallToGatekeeper=1 > CallUnregisteredEndpoints=1 > ;RemoveTrailingChar=# > ;RoundRobinGateways=1 > > > [RoutingPolicy] > default=explicit,internal,parent,neighbor > > ;[RoutingPolicy::OnARQ] > ;h323_ID=vqueue,internal > ;default=explicit,internal > > ;[RoutingPolicy::OnLRQ] > ;0048=internal > ;default=neighbor > > ;[RoutingPolicy::OnSetup] > ;dialedDigits=internal,neighbor > ;default=explicit,internal,parent,neighbor > > ;[RoutingPolicy::OnFacility] > ;default=internal > > [RasSrv::RRQAuth] > ;rossi-gt1=sigaddr:.*ipAddress .* ip = .* c3 47 e2 a2 .*port = 1720.* > ;rossi-gt2=sigaddr:.*ipAddress .* ip = .* c3 47 e2 a5 .*port = 1720.* > ;rossi-gt3=sigip:195.71.226.165:1720 > default=allow > [GkStatus::Auth] > rule=allow > > [RasSrv::RewriteE164] > ;0190703100=052418088663 > ;01903142=0521178260 > ;5241908601903142=521178260 > 18073=1950 > > [RasSrv::GWRewriteE164] > GWIN25=in=18073=1950 > > [RasSrv::Neighbors] > ss1=ClarentGK > > [RasSrv::LRQFeatures] > NeighborTimeout=2 > ;ForwardHopCount=2 > ;ForwardResponse=0 > ;ForwardLRQ=never > ;ForwardLRQ=always > ;ForwardLRQ=depends > ;AcceptForwardedLRQ=1 > ;AlwaysForwardLRQ=0 > CiscoGKCompatible=1 > IncludeDestinationInfoInLCF=1 > > ;; Sample configuration for GK1 neighbor. It can be of > ;[Neighbor::GK1] > ;GatekeeperIdentifier=GK1 > ;Host=203.60.151.5:1719 > ;Password=secret_not_encrypted > ;Dynamic=0 > ;SendPrefixes=url_ID,email_ID > ;SendPrefixes=02:=1,003:=2,0048 > ;SendPrefixes=* > ;AcceptPrefixes=* > ;AcceptPrefixes=0059,001 > ;AcceptPrefixes=h323_ID,dialedDigits > ;ForwardHopCount=2 > ;AcceptForwardedLRQ=1 > ;ForwardResponse=0 > ;ForwardLRQ=never > ;ForwardLRQ=0 > > [Neighbor::ss1] > GatekeeperIdentifier=ss1 > Host=192.168.100.69:1719 > Password=gw23@gw23 > Dynamic=0 > SendPrefixes=* > AcceptPrefixes=* > ForwardHopCount=2 > AcceptForwardedLRQ=1 > ForwardResponse=0 > ForwardLRQ=always > > > [RasSrv::PermanentEndpoints] > 192.168.100.25=GWIN25;10 > 192.168.100.24=GWOUT24;1950 > > [Gatekeeper::Auth] > ;SimplePasswordAuth=optional > ;AliasAuth=sufficient;RRQ > ;RadAuth=required;RRQ,ARQ > ;RadAliasAuth=required;SetupUnreg > ;default=reject > default=allow > > ;[SimplePasswordAuth] > ;KeyFilled=123 > ;CheckID=FALSE > ;PasswordTimeout=0 > ;(id=cwhuang, password=123456) > ;cwhuang=UGwUtpy837k= > > ;[SQLPasswordAuth] > ;Driver=MySQL > ;Host=localhost > ;Port=1234 > ;Database=billing > ;Username=gnugk > ;Password=secret > ;Table=customer > ;Query=SELECT authcondition FROM users WHEN alias = '%1' > ;CacheTimeout=30 > ;MinPoolSize=1 > > ; This is obsolete, use SQLPasswordAuth instead > ;[MySQLPasswordAuth] > ;Host=localhost > ;Port=1234 > ;Database=billing > ;User=cwhuang > ;Password=secret_not_encrypted > ;Table=customer > ;KeyField=epalias > ;DataField=eppassword > ;ExtraCriterion=NOT disabled > ;CacheTimeout=30 > > ; This is obsolete, use SQLAliasAuth instead > ;[MySQLAliasAuth] > ;Host=localhost > ;Port=1234 > ;Database=billing > ;User=cwhuang > ;Password=secret_not_encrypted > ;Table=customer > ;KeyField=epalias > ;DataField=epauthcondition > ;ExtraCriterion=NOT disabled > ;CacheTimeout=30 > > ; Configuration section for RadAuth authenticator module > ;[RadAuth] > ;Servers=192.168.1.2:1645;123.123.123.2;radius1.mycompany.com > ;LocalInterface=192.168.1.1 > ;RadiusPortRange=10000-11000 > ;DefaultAuthPort=1645 > ;SharedSecret=0wnd239eqhq!*kajw821osa > ;RequestTimeout=2000 > ;IdCacheTimeout=9000 > ;SocketDeleteTimeout=60000 > ;RequestRetransmissions=2 > ;RoundRobinServers=1 > ;AppendCiscoAttributes=1 > ;IncludeTerminalAliases=1 > > > ; Configuration section for RadAuth authenticator module > ;[RadAliasAuth] > ;Servers=192.168.1.2:1645;123.123.123.2;radius1.mycompany.com > ;LocalInterface=192.168.1.1 > ;RadiusPortRange=10000-11000 > ;DefaultAuthPort=1645 > ;SharedSecret=0wnd239eqhq!*kajw821osa > ;RequestTimeout=2000 > ;IdCacheTimeout=9000 > ;SocketDeleteTimeout=60000 > ;RequestRetransmissions=2 > ;RoundRobinServers=1 > ;AppendCiscoAttributes=1 > ;IncludeTerminalAliases=1 > ;FixedUsername= > ;FixedPassword=fixed_user_pwd > > ;[PrefixAuth] > ;0048=deny !ipv4:192.168.1.0/255.255.255.0 > ;0033=allow alias:^777.* > ;0049=deny ipv4:192.168.1.1 | allow ipv4:192.168.1.0/255.255.255 > ;ALL=allow ipv4:ALL > ;default=deny > > [CallTable] > GenerateNBCDR=TRUE > ;GenerateUCCDR=TRUE > ;DefaultCallDurationLimit=21600 > AcctUpdateInterval=0 > > ;; > [Gatekeeper::Acct] > ;RadAcct=optional;start,stop,on,off > ;FileAcct=sufficient;stop > FileAcct=required > > [FileAcct] > DetailFile=/usr/local/openh323gk/log/CDR/tscdr.log > Rotate=daily > RotateTime=23:59 > > [NATedEndpoints] > ;704=11.1.1.111 > ;705=allow > > [CTI::Agents] > VirtualQueueAliases=CC > RequestTimeout=10 > > ;[RadAcct] > ;Servers=192.168.1.2;radius1.mycompany.com > ;LocalInterface=192.168.1.1 > ;RadiusPortRange=10000-11000 > ;DefaultAcctPort=1646 > ;SharedSecret=testing > ;RequestTimeout=3500 > ;IdCacheTimeout=9000 > ;SocketDeleteTimeout=60000 > ;RequestRetransmissions=3 > ;RoundRobinServers=1 > ;AppendCiscoAttributes=1 > ;FixedUsername= > > ; EOF > > ; Using EP::ALIAS sections you can specify per-endpoint configuration > settings > ; Example: > ; [EP::GW1] > ; Capacity=10 > ; GatewayPriority=1 > ; GatewayPrefixes=0048,0049,0044 > > rgds > toto > > > > -----Original Message----- > From: openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx > [mailto:openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx]On Behalf Of > Krzysztof Legenza > Sent: Monday, March 21, 2005 4:37 PM > To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > Subject: Re: about Gnugk-2.2.0 with clarentGK > > > Hi, > > How you try connect gnugk with clarentgk? > As neighbours or gnugk as endpoint to clarentgk? It's important, because > in these situations clarent needs different configurations... > I'll try help you. I use Clarent system and I use gnugk with clarent. > Show gnugk config, and describe clarent database configuration for this > connection. > > toto wrote: > > Dear All > > > > i try connect with Gnugk -2.2.0 and clarenthk > > if have msg like this, pls help > > > > > > } > > algorithmOIDs = 2 entries { > > [0]=1.2.840.113549.2.5 > > [1]=1.2.840.113548.10.1.2.1 > > } > > supportsAltGK = <<null>> > > } > > 2005/03/21 15:55:27.848 2 RasSrv.cxx(152) RAS Read from > > 192.168.100.69:1719 > > 2005/03/21 15:55:27.849 3 RasSrv.cxx(191) RAS > > gatekeeperReject { > > requestSeqNum = 775 > > protocolIdentifier = 0.0.8.2250.0.2 > > gatekeeperIdentifier = 4 characters { > > 0073 0073 0031 0000 ss1 > > } > > rejectReason = undefinedReason <<null>> > > } > > 2005/03/21 15:55:27.849 2 RasSrv.cxx(1222) RAS Trapped > > GRJ > > > rgds > > toto > > > > > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > > > _______________________________________________________ > > > > List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > > Homepage: http://www.gnugk.org/ > > -- > Krzysztof Legenza > GTS Polska > VoIP Specialist > email: legzio@xxxxxx > phone: +48-22-4588000 > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > _______________________________________________________ > > List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > Homepage: http://www.gnugk.org/ > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > _______________________________________________________ > > List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > Homepage: http://www.gnugk.org/ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/