HI
I had tried to set
up two gatekeeper (gnugk)
only the IP phone
using the parent gatekeeper can call to other end start with 001to the
ipphone at child side . but can't call back to parent side's ip
phone.
anyone can
help
the config.ini as
belows
stephen
cheng
one as
parent
ini like
this
[Gatekeeper::Main]
Fourtytwo=42
Name=gk1
TimeToLive=60
Home=0.0.0.0
Fourtytwo=42
Name=gk1
TimeToLive=60
Home=0.0.0.0
[RoutedMode]
GKRouted=1
H245Routed=1
CallSignalPort=1721
CallSignalHandlerNumber=1
RemoveH245AddressOnTunneling=0
AcceptNeighborsCalls=1
AcceptUnregisteredCalls=1
SupportNATedEndpoints=1
DropCallsByReleaseComplete=1
RemoveCallOnDRQ=1
[Proxy]
Enable=1
[Endpoint]
[Endpoint::RewriteE164]
[RasSrv::GWPrefixes]
gw1=001
gw1=001
[RasSrv::RRQFeatures]
OverwriteEPOnSameAddress=1
AcceptEndpointIdentifier=1
AcceptGatewayPrefixes=1
OverwriteEPOnSameAddress=1
AcceptEndpointIdentifier=1
AcceptGatewayPrefixes=1
[RasSrv::ARQFeatures]
ArjReasonRouteCallToSCN=1
ArjReasonRouteCallToGatekeeper=1
CallUnregisteredEndpoints=1
RemoveTrailingChar=#
[RasSrv::RRQAuth]
default=confirm
default=confirm
[GkStatus::Auth]
rule=allow
[RasSrv::RewriteE164]
gk1=002
[RasSrv::LRQFeatures]
[RasSrv::LRQFeatures]
[RasSrv::PermanentEndpoints]
[Gatekeeper::Auth]
default=allow
default=allow
[Gatekeeper::DestAnalysis]
default=allow
[CallTable]
GenerateNBCDR=FALSE
GenerateUCCDR=FALSE
DefaultCallTimeout=10800
EOF
The child one
like this
[Gatekeeper::Main]
Fourtytwo=42
Name=gw1
TimeToLive=60
Fourtytwo=42
Name=gw1
TimeToLive=60
[RoutedMode]
GKRouted=1
H245Routed=1
CallSignalPort=1721
CallSignalHandlerNumber=1
RemoveH245AddressOnTunneling=0
AcceptNeighborsCalls=1
AcceptUnregisteredCalls=1
SupportNATedEndpoints=1
DropCallsByReleaseComplete=1
RemoveCallOnDRQ=1
[Proxy]
Enable=1
[Endpoint]
Gatekeeper=123.456.789.008
Type=gateway
H323ID=gw1
prefix=001
H323ID=gw1
prefix=001
[Endpoint::RewriteE164]
gk1=002
[RasSrv::GWPrefixes]
gw1=001
gw1=001
[RasSrv::RRQFeatures]
OverwriteEPOnSameAddress=1
AcceptEndpointIdentifier=1
AcceptGatewayPrefixes=1
OverwriteEPOnSameAddress=1
AcceptEndpointIdentifier=1
AcceptGatewayPrefixes=1
[RasSrv::ARQFeatures]
ArjReasonRouteCallToSCN=0
ArjReasonRouteCallToGatekeeper=1
CallUnregisteredEndpoints=1
RemoveTrailingChar=#
[RasSrv::RRQAuth]
default=confirm
default=confirm
[GkStatus::Auth]
rule=allow
[RasSrv::RewriteE164]
[RasSrv::LRQFeatures]
[RasSrv::PermanentEndpoints]
[Gatekeeper::Auth]
default=allow
[Gatekeeper::DestAnalysis]
default=allow
[CallTable]
GenerateNBCDR=FALSE
GenerateUCCDR=FALSE
DefaultCallTimeout=10800
EOF