[Asterisk-Users] H323 with Tenor CMS Gateway

administrator tootai admin at tootai.net
Mon Sep 27 00:41:09 MST 2004


Ronan de Kermadec a écrit :

> [...]
> Maybe my problems is due to a misconfiguration in extensions.conf
> Here is the corresponding extensions  :
> exten => _0.,1,Dial(H323/xxx.xxx.xxx.xxx/${EXTEN:1})

if your h323.conf is ok (Gateway IP and port) I would do it like this:

exten => _0.,1,Dial(H323/${EXTEN:1})

or

exten => _0.,1,Dial(H323/${EXTEN:1}@xxx.xxx.xxx.xxx)

-- 
Daniel




More information about the asterisk-users mailing list