Re: [Asterisk-Users] FWD to Vonage not working?

2005-03-24 Thread Hermann Wecke
Brian Dingman wrote:
The FWD -> Vonage interconnect has been down for some time now. Vonage
claimed there was a secuity issue and pulled the plug. No word when/if
it will ever be working again.
So I'm guessing that FWD <-> Packet8 falls into the same problem? Not 
working here for a couple of weeks...

___
Asterisk-Users mailing list
Asterisk-Users@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


Re: [Asterisk-Users] FWD to Vonage not working?

2005-03-20 Thread Brian Dingman
The FWD -> Vonage interconnect has been down for some time now. Vonage
claimed there was a secuity issue and pulled the plug. No word when/if
it will ever be working again.


> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] 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.
___
Asterisk-Users mailing list
Asterisk-Users@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


RE: [Asterisk-Users] FWD to Vonage not working?

2005-03-20 Thread Anton Krall
How do you dial 1800 numbers using FWD? any prefixes needed? 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 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 => _2431XX,1,SetCallerID,${FWDCIDNAME}
exten =>
_2431XX,2,Dial,IAX2/${FWDNUMBER}:[EMAIL PROTECTED]/**${
EXTEN},60,r)
exten => _2431XX,3,Playback(invalid)
exten => _2431XX,4,Hangup
exten => _2431XX,103,Bus


The output is:

  -- Executing SetCallerID("Phone/phone0", ""Chris"") in new stack
-- Executing Dial("Phone/phone0",
"IAX2/FWDNUM:[EMAIL PROTECTED]/**2431XX") in new stack
-- Called FWDNUM:[EMAIL PROTECTED]/**2431XX
-- 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, 2431XX, 103)
  == Spawn extension (default, 2431XX, 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@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


___
Asterisk-Users mailing list
Asterisk-Users@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


[Asterisk-Users] FWD to Vonage not working?

2005-03-20 Thread cmisip
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 => _2431XX,1,SetCallerID,${FWDCIDNAME}
exten =>
_2431XX,2,Dial,IAX2/${FWDNUMBER}:[EMAIL PROTECTED]/**${EXTEN},60,r)
exten => _2431XX,3,Playback(invalid)
exten => _2431XX,4,Hangup
exten => _2431XX,103,Bus


The output is:

  -- Executing SetCallerID("Phone/phone0", ""Chris"") in new stack
-- Executing Dial("Phone/phone0",
"IAX2/FWDNUM:[EMAIL PROTECTED]/**2431XX") in new stack
-- Called FWDNUM:[EMAIL PROTECTED]/**2431XX
-- 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, 2431XX, 103)
  == Spawn extension (default, 2431XX, 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@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