[Asterisk-Users] How to define an extension for chan_h323
Truong
tphuong at wol.be
Fri May 23 15:32:02 MST 2003
Hello all,
Encouraged by the successful "demo", I'am getting on with Asterisk CVS.
I added 2 H.323 extensions in extensions.conf
[default]
include => demo
exten => 701,1,Dial(H323/gm2 at 192.168.1.20/s)
exten => 702,1,Dial(H323/gm2 at 192.168.1.25/s)
With:
- [demo] is defined by default in sample.extensions.conf
- Asterisk server is running on host 192.168.1.20, on the same host of
a H.323 client (GnomeMeeting).
When I tried to make a call from GnomeMeeting like this:
callto://192.168.1.20
I got the instructions in the "demo" menu but I can't place any call to
the extension "702".
Did I do something wrong here, please ?
--
Truong <tphuong at wol.be>
More information about the asterisk-users
mailing list