[Asterisk-Users] extensions.conf for VOXEE using SIP!!

Jerry James jjames at smartertek.net
Sun Sep 11 20:39:10 MST 2005


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:password at 66.246.246.52
 
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 '090f79ec15904f323c3df10952584795 at 66.242.231.3'
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/${EXTEN}@voxee)

This will shut down asterisk on the first call!!

Can anybody share with me their  extensions.conf?

Thanks,

Jerry





More information about the asterisk-users mailing list