[Asterisk-Users] chan_h323 and extensions.conf
Truong
tphuong at wol.be
Mon May 26 08:57:45 MST 2003
Hi all,
I try to ask helps again about chan_h323 extensions.
I define this in h323.conf:
[general]
port = 1720
bindaddr = 0.0.0.0
allow=gsm
allow=ulaw
gatekeeper = DISABLE
context=default
[gm1]
type=friend
host=192.168.1.20
context=default
[gm2]
type=friend
host=192.168.1.25
context=default
and I have in extensions.conf :
[demo]
...
[default]
include => demo
exten => 1020,1,Dial(H323/gm1 at 192.168.1.20)
exten => 1025,1,Dial(H323/gm2 at 192.168.1.25)
Then from a H.323 client 192.168.1.25 I try to place a call:
callto://1020@192.168.1.20
(Asterisk runs on host 192.168.1.20, and a H.323 client is waiting calls)
But it doesn't work !
Any idea, please ?
--
Truong <tphuong at wol.be>
More information about the asterisk-users
mailing list