Hello,

I have been trying to setup a Voxee Sip termination. If anyone has extensions.conf different than Voxee suggestion.
Can you please send me a copy?

Thanks!

Jerry

Voxee  web site advises to use:

[voxee]
exten => _1NXXNXXXXXX,1,Dial,SIP/${EXTEN}voxee
exten => _1NXXNXXXXXX,2,Hangup
exten => _011.,1,Dial,SIP/${EXTEN}voxee
exten => _011.,2,Hangup

register=>userid:[EMAIL PROTECTED]

sip.conf Settings

[voxee]
type=friend
username=userid
secret=password
host=66.246.246.52
fromuser=userid
dtmfmode=rfc2833
*************************************************************************

What I receive when dialing is:
- Executing Dial("SIP/5000-d1a7", "SIP/19165551212") in new stack
Sep 11 23:32:04 WARNING[16363]: chan_sip.c:1398 create_addr: No such host: 19165551212
Destroying call '[EMAIL PROTECTED]'
Sep 11 23:32:04 NOTICE[16363]: app_dial.c:759 dial_exec: Unable to create channel of type 'SIP'

I have tries several modifications including changing first line to:

exten => _1NXXNXXXXXX,1,Dial(SIP/[EMAIL PROTECTED])

This will shut down asterisk on the first call!!

Can anybody share with me their  extensions.conf?

Thanks,

Jerry


_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to