[Asterisk-Users] no dial tone when dialing out on vonage

Greg Blakely greg at vyger.net
Thu Sep 2 11:31:52 MST 2004


Looks to me like you are telling Asterisk to outpulse "200" on the
vonage line.

If I remember my vonage service correctly, everything (except 911) was
an 11-digit call.

Perhaps it'd look better as:

exten => _1NXXNXXXXXX,1,Dial(Zap/2/${EXTEN})

 

> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com 
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of 
> Imran Akbar
> Sent: Thursday, September 02, 2004 7:05 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [Asterisk-Users] no dial tone when dialing out on vonage
> 
> Hi,
>     I'm trying to dial out on a vonage line connected to a 
> zap channel using stuff like:
> 
> exten => 200,1,Dial(Zap/2/${EXTEN})
> but it doesn't work - when i dial in the extension, i can see 
> on a phone connected to the same line that it's gone active - 
> but there's no dialtone.  also tried adding a wait period 
> before accessing the line and exten => 
> _XXXXXXXXXX,1,Dial(Zap/2/${EXTEN})
> to no avail.
> 
> what's goin on?
> 
> Thanks,
> Imran
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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
> 
> 
> 




More information about the asterisk-users mailing list