Hi Raymond,

what library did you use to compile your GnuGk ?

A few days ago I found a bug that causes crashes only in direct-mode
and only when GnuGk is compiled with H323Plus.
The fix is in the CVS.

Regards,
Jan

raym...@skoleikt.no wrote:
> Hi!
> 
> My gatekeeper crashes at least once a minute in direct mode.
> It works stable when running the same config in routed mode, only changing
> following lines:
> GKRouted=1
> H245Routed=1
> 
> Is there any other settings that needs to be changed to get this stable in
> direct mode?
> 
>  I'm running ver. 2.2.8 with the following configuration.
> 
> [Gatekeeper::Main]
> FortyTwo=42
> Home=x.x.x.x
> Name=Gatekeeper
> EndpointSuffix=_no
> TimeToLive=300
> StatusTraceLevel=2
> UseBroadcastListener=0
> UseMulticastListener=0
> UnicastRasPort=1719
> DefaultDomain=my.domain.no
> StatusPort=7000
> 
> [GkStatus::Auth]
> rule=allow & password
> admin=mypassword
> default=forbid
> Shutdown=forbid
> 
> [RoutedMode]
> GKRouted=0
> H245Routed=0
> CallSignalPort=1720
> RtpHandlerNumber=1
> AcceptNeighborsCalls=1
> AcceptUnregisteredCalls=1
> RemoveH245AddressOnTunneling=0
> RemoveCallOnDRQ=1
> DropCallsByReleaseComplete=1
> SendReleaseCompleteOnDRQ=1
> SupportNATedEndpoints=1
> SupportCallingNATedEndpoints=1
> TreatUnregisteredNAT=1
> TranslateFacility=1
> ENUMservers=e164.org,e164.arpa
> CallSignalHandlerNumber=10
> 
> [RoutingPolicy]
> h323_ID=srv,dns
> default=numberanalysis,explicit,internal,parent,neighbor,enum,srv,dns
> 
> [RasSrv::GWPrefixes]
> Codian_GW=00,0
> 
> [RasSrv::RRQFeatures]
> AcceptEndpointIdentifier=0
> OverwriteEPOnSameAddress=0
> SupportDynamicIP=0
> AliasTypeFlter=gateway;h323id
> 
> [Gatekeeper::Auth]
> FileIPAuth=alternative,RRQ
> SQLAuth=sufficient,RRQ
> 
> [SQLAuth]
> Driver=MySQL
> Host=my.domain.no
> Database=gk_data
> Username=gkuser
> Password=gkpass
> CacheTimeout=300
> RegQuery=SELECT ….
> MinPoolSize=1
> 
> [FileIPAuth]
> include='C:\GNUGK_228\accesslist.ini'
> 
> [Gatekeeper::Acct]
> SQLAcct=alternative;connect,stop
> 
> [SQLAcct]
> Driver=MySQL
> Host=my.domain.no
> Database=gk_data
> Username=gkuser
> Password=gkpass
> MinPoolSize=5
> StartQuery=insert into CDR (mysql….
> StartQueryAlt=insert into CDR (mysql….
> UpdateQuery=update CDR set …
> StopQuery=update CDR set call…
> StopQueryAlt=insert into CDR (gatekeeper_name…
> TimestampFormat=MySQL
> 
> [RasSrv::Neighbors]
> Pathnavigator=GnuGK
> 
> [Neighbor::Pathnavigator]
> GatekeeperIdentifier=Pathnavigator
> Host=x.x.x.x
> SendPrefixes=*
> AcceptPrefixes=*
> ForwardLRQ=always
> ForwardHopCount=3
> ForwardResponse=1
> 
> [RasSrv::LRQFeatures]
> AcceptNonNeighborLRQ=1
> 
> [CallTable]
> GenerateNBCDR=0
> 
> 
> Thanks for your answers
> 
> Regards
> Raymond

-- 
Jan Willamowius, j...@willamowius.de, http://www.gnugk.org/

------------------------------------------------------------------------------
_______________________________________________________

Posting: mailto:Openh323gk-users@lists.sourceforge.net
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/

Reply via email to