[Asterisk-Users] FWD to Vonage not working?
cmisip
cmisip at mchsi.com
Sun Mar 20 14:38:39 MST 2005
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
More information about the asterisk-users
mailing list