[Asterisk-Users] FWD to Vonage not working?
Anton Krall
akrall-lists at intruder.com.mx
Sun Mar 20 15:21:12 MST 2005
How do you dial 1800 numbers using FWD? any prefixes needed?
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of cmisip
Sent: Domingo, 20 de Marzo de 2005 03:39 p.m.
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] FWD to Vonage not working?
I am having trouble with this.
I can dial 1800 numbers fine
as well as FWD service numbers but not Vonage.
I can be called from ipkall and fwd and can call aixtel numbers.
I use aix2 with Fwd.
My extensions.conf for Vonage:
; vonage numbers
;
; +2431
exten => _2431XXXXXXXXXX,1,SetCallerID,${FWDCIDNAME}
exten =>
_2431XXXXXXXXXX,2,Dial,IAX2/${FWDNUMBER}:${FWDPASSWORD}@iax2.fwdnet.net/**${
EXTEN},60,r)
exten => _2431XXXXXXXXXX,3,Playback(invalid)
exten => _2431XXXXXXXXXX,4,Hangup
exten => _2431XXXXXXXXXX,103,Bus
The output is:
-- Executing SetCallerID("Phone/phone0", ""Chris"") in new stack
-- Executing Dial("Phone/phone0",
"IAX2/FWDNUM:FWDPASS at iax2.fwdnet.net/**2431XXXXXXXXXX") in new stack
-- Called FWDNUM:FWDPASS at iax2.fwdnet.net/**2431XXXXXXXXXX
-- Call accepted by 65.39.205.121 (format ulaw)
-- Format for call is ulaw
-- IAX2/65.39.205.121:4569/3 is busy We're hanging up
IAX2/65.39.205.121:4569/3 now...
-- Hungup 'IAX2/65.39.205.121:4569/3'
== Everyone is busy/congested at this time Exiting with DIALSTATUS=BUSY.
No application 'Bus' for extension (default, 2431XXXXXXXXXX, 103)
== Spawn extension (default, 2431XXXXXXXXXX, 103) exited non-zero on
'Phone/phone0'
-- Hungup 'Phone/phone0'
Unfortunately, I have to use XXX's instead of . on my extensions.conf since
my Phone (via Quicknet LIte) dials the next digit immediately.
Any help is appreciated.
Thanks
_______________________________________________
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