[Asterisk-Users] Gatekeeper registration failed
Juanjo Portela
juanjo.portela at gmail.com
Tue Sep 28 20:19:05 MST 2004
Dear friends,
I have compiled and installed h.323 in my asterisk. And I have a
service from a H.323 VoIP provider who give me user, password and
gatekeeper IP address.
All configured.
But when I start my asterisk i receive the following error and h.323
calls can not be making and/or receiving.
[chan_h323.so]=> (The NuFone Network's Open H.323 Channel Driver)
== Parsing '/etc/asterisk/h323.conf': Found
== Creating H.323 Endpoint
== Registered channel type 'H323' (The NuFone Network's Open H.323
Channel Driver)
== H.323 listener started
*** Error registering with gatekeeper "200.69.192.252".
Sep 29 00:07:32 ERROR[-151090528]: chan_h323.c:1987 load_module:
Gatekeeper registration failed.
my h323.conf is:
[general]
listenAddress=0.0.0.0
listenPort=1720
connectPort=1720
tcpStart=10000
tcpEnd=20000
udpStart=10000
udpEnd=20000
fastStart=no
h245Tunnelling=no
h245inSetup=no
inBandDTMF=no
silenceSuppression=no
jitterMin=20
jitterMax=100
ipTos=none
outboundMax=10
inboundMax=10
simultaneousMax=10
wrapLibTraceLevel=1
libTraceLevel=0
libTraceFile=stdout
gatekeeper=200.69.192.252
gatekeeperPassword = secret
name=xxxxxxxxxx
secret=xxxxxxxxxx
AllowGKRouted = yes
gatekeeperTTL=100
userInputMode=TONE
amaFlags=omit
alias=50312049
allow=all
prefcodec=G729A
[50312049]
type=friend
context=50312049
gatekeeper=200.69.192.252
gatekeeperPassword = secret
gwprefix=4
name=xxxxxxxx
secret= xxxxxxxx
alias=50312049
Please, may you help me?
More information about the asterisk-users
mailing list