[Asterisk-Users] question for oh323 users
Anthony Law
anthonyl at accessv.com
Fri Feb 6 14:30:20 MST 2004
Hi Gus,
Thanks for your reply. I have tried below and still didn't work.
exten => _1905XXXXXXX,1,Dial,OH323/h323:${EXTEN}@192.168.1.3
or
exten => _1905XXXXXXX,1,Dial,OH323/${EXTEN}@192.168.1.3
and now asterisk gives out below error
Feb 6 16:12:41 WARNING[30740]: pbx.c:1773 ast_pbx_run: Channel 'H323:8915'
sent into invalid extension 's' in context 'default', but no invalid handler
here is exactly what I have in extension.conf
[general]
static=yes
writeprotect=no
[default]
include => demo
[demo]
exten => _1905XXXXXXX,1,Dial,OH323/${EXTEN}@192.168.1.2
Any idea?
Regards,
Anthony
More information about the asterisk-users
mailing list