[Asterisk-Users] Using H323 and Gatekeeper
Paul Cheng
asterisk at klarium.com
Sun Aug 3 15:28:11 MST 2003
Hi,
I've seen this being discussed numerous times, but I haven't been able
to find a post where someone has explained how to get chan_h323 to
register with a remote gatekeeper to do trunking.
I've tried the following and it doesn't work, so I must be missing
something:
User dials "9" + phone #
In extensions.conf:
[h323-out]
exten => _9.,1,Dial,h323/${EXTEN:1}@h323gk
exten => _9.,2,Congestion
In h323.conf:
gatekeeper=(ipaddress of gk)
[h323gk]
type=h323
host=(ipaddress of gk)
secret=(gksecret)
If someone has this working, I'd be very grateful for some pointers...
Thanks!
More information about the asterisk-users
mailing list