hi, thank you for your responses, i have tried to configure it as a neighbor then as a gateway, it is registering but when i try netmeeting to test
call, it was unsuccessful.
the prefix of the call relay is
9,
cr1 is the alias of the call relay.
[Gatekeeper::Main]
FourtyTwo=42
Name=GK
Home=203.x.x.x
TimeToLive=300
UseBroadcastListener=1
UseMulticastListener=1
[RoutedMode]
; call signalling (Q.931) routed
GKRouted=1
; control channel (
H.245) routed
H245Routed=1
; use 1721 as the port of call signalling
CallSignalPort=1720
; for dual CPUs
CallSignalHandlerNumber=2
; accept calls from neighbor gatekeepers
AcceptNeighborsCalls=1
; don't accept calls from unregistered endpoints
AcceptUnregisteredCalls=1
; force to stay in tunneling mode if Tunneling flag is TRUE
RemoveH245AddressOnTunneling=1
; send Release Complete to drop calls
DropCallsByReleaseComplete=1
; send Release Complete on receiving DRQ
SendReleaseCompleteOnDRQ=1
; accept registration of an endpoint behind an NAT box
SupportNATedEndpoints=1
; port range for Q.931 channel
Q931PortRange=30000-39999
; port range for H.245 channel
H245PortRange=40000-49999
TranslateFacility=1
[Proxy]
Enable=1
InternalNetwork=192.x.x.x\x
T120PortRange=40000-40999
RTPPortRange=50000-59999
[RoutingPolicy]
h323_ID=internal
default=internal,neighbor,parent
[LogFile]
DetailFile=/var/log/gnugk/gnugk.log
Rotate=Daily
RotateTime=23:00
[GkStatus::Auth]
rule=allow
localhost=allow
x.x.x.x=allow
[RasSrv::ARQFeatures]
CallUnregisteredEndpoints=1
[RasSrv::GWPrefixes]
205.x.x.x-cr1=9.
[RasSrv::PermanentEndpoints]
205.x.x.x:1720=cr1;.
[RasSrv::RRQFeatures]
AcceptEndpointIdentifier=1
;[RasSrv::RRQAuth]
;default=confirm
[Gatekeeper::Auth]
default=allow
note: this is my monitoring status
r
AllRegistrations
RCF|205.x.x.x:1720|cr1:h323_ID|gateway|4330_endp
this is my configuration when i configure it as a neighbor
[RoutedMode]
GKRouted=1
H245Routed=1
CallSignalPort=1720
AcceptNeighborsCalls=1
[RasSrv::Neighbors]
GK2=Quintum GK (
note: i find it hard to name this part since it is not a GK i am configuring with)
[RasSrv::LRQFeatures]
; timeout value to wait reply in seconds
NeighborTimeout=2
[Neighbor::GK2]
Host=205.x.x.x
:1720
Dynamic=0
SendPrefixes=*
AcceptPrefixes=*
[GkStatus::Auth]
rule=allow
[Proxy]
Enable=1
thank you so much in advance for your help.