[Asterisk-Users] VoIP LD carriers

Jim Archer jim at archer.net
Sun Mar 9 22:43:42 MST 2003


Thanks!


Now, I am a bit confused...

The example has (in sip.conf):

[iconnect]
type=friend
secret=stillnotmypassword
username=12691220
host=sipauth.deltathree.com

 and in extensions.conf:

[macro-dialiconnect]
exten => s,1,SetCallerID(${ICONNECT1})
exten => s,2,SetCIDName(${MYNAME})
exten => s,3,Dial(SIP/${ARG1}@iconnect,${ARG2})
exten => s,4,Playback(invalid)
exten => s,5,Hangup
exten => s,104,Playtones(busy)
exten => s,105,Wait,30
exten => s,106,Hangup



In my sip.conf I have (mostly from another example):

[iconnect]
type=friend
username=12345678
password=1234
host=sipauth.deltathree.com
callerid="My COmpany" <1 222 333 4444>


In extensions.conf I have:

exten => _91NXXNXXXXXX,1,StripMSD,1
exten => _1NxxNXXXXXX,2,Dial,SIP/iconnect


When I dial, it seemd to connect to icinnect, but I never hear any riunging 
and it never actually goes thorugh.  If I call my cell phone, or my friends 
VM, it never answers.

What did I do wrong?

Thanks...






--On Sunday, March 09, 2003 7:57 PM -0800 John Todd <jtodd at loligo.com> 
wrote:

>
>> Is there a way to configure a channel to ethernet, such that we
>> could use one of the VoIP long distance carriers, like Vonage?
>
>
> Yes.
>
> See http://www.loligo.com/asterisk/
>
> for some sample configs using iconnect.
>
> vonage does not (supposedly) allow people to use the username/password
> they give you.  If you can figure out some way to weasel it out of them
> or the ATA-186, I'm sure the list would love to know.
>
> JT
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users





More information about the asterisk-users mailing list