I setup GnuGK in route mode and use the Section SQLAuth in configuration to try a reroute. I have register three gateways, gw1, gw2( 192.168.0.110) and gw3(192.168.0.40'). Use two for destiny(gw2 and gw3). I call to endpoint in gw1 and works .But when attempt to call to gw3 does not work. I see desconexion code q.931 42(congestion).
where this the error?.
Thank you. Jose
[Gatekeeper::Main]
Fortytwo=42
Name=GnuGkMAGIC
StatusPort=7000
StatusTraceLevel=2
TimestampFormat=MySQL
[GkStatus::Auth]
rule=allow
[RoutedMode]
GKRouted=1
;H245Routed=0
;CallSignalPort=1721
RemoveCallOnDRQ=0
DropCallsByReleaseComplete=1
SendReleaseCompleteOnDRQ=1
ActivateFailover=1
FailoverCauses=17
[RoutingPolicy::OnARQ]
default=vqueue,internal,explicit
[Gatekeeper::Auth]
SQLAuth=sufficient;ARQ,Setup
defualt=allow
[SQLAuth]
Driver=MySQL
Host=192.168.0.200
Database=CallUnit
Username=magic
Password=magic
CallQuery=SELECT 1, '192.168.0.110;192.168.0.40' as redirectip
[RadAliasAuth]
Servers=192.168.0.203:1812 :1813
SharedSecret=magic
[Gatekeeper::Acct]
;RadAcct=required;start,connect,update,stop
StatusAcct=required;start,connect,update,stop
;default=accept
[RadAcct]
Servers= 192.168.0.203
SharedSecret=magic
[StatusAcct]
StartEvent=CALL|Start
ConnectEvent=CALL|Connect|%{connect-time}|%{ring-time}
;UpdateEvent=CALL|Update|%d|%{CallId}
StopEvent=CALL|Stop|%{disconnect-time}|%d|CAUSA %{c}|QUIEN %{r}|INTENTOS %{call-attempts}
TimestampFormat=MySQL
[GkStatus::Filtering]
IncludeFilter=.+
ExcludeFilter=RCF
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________________ 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/