[Asterisk-Users] asterisk and gatekeeper
Kairat Junushev
kjunushev at aknet.kg
Wed Feb 16 23:37:49 MST 2005
When I load asterisk there are following messages on the concole:
.... == Creating H.323 Endpoint
== Adding alias "gated" to endpoint
== Adding Prefix "1981" to endpoint
== H.323 listener started
Error registration with gatekeeper "X.X.X.X".
Feb 17 11:10:23 ERROR{[1650]: chan_h323.c:2118 load_module: Gatekeeper registration failed
How asterisk make registraion on gatekeeper or gatekeeper needed to registrated on asterisk?!!
This is h323.conf and extension.conf:
h323.conf
[general]
port=1720
binaddr=0.0.0.0
amaflags=default
allow=all
dtmfmode=inband
gatekeeper=X.X.X.X
AllowGKRouted=yes
[gated]
type=h323
prefix=1981
context=from-gatekeeper
extensions.conf
[from-gatekeeper]
exten => _.,1,Answer()
exten => _.,2,Dial(${DIALOUTANALOG}/${EXTEN})
exten => _.,3,Hangup
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050217/af74daa8/attachment.htm
More information about the asterisk-users
mailing list