[asterisk-users] why not forwarding to this number?

2014-08-09 Thread Thomas Perron
exten = s,1,Answer()
exten = s,n,Wait(2)
exten = s,n,SayAlpha(495256)
exten = s,n,Wait(2)
exten = s,n,Dial(SIP/222)
exten = s,n,Hangup
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] why not forwarding to this number?

2014-08-09 Thread Administrator TOOTAI

Le 09/08/2014 12:23, Thomas Perron a écrit :

exten = s,1,Answer()
exten = s,n,Wait(2)
exten = s,n,SayAlpha(495256)
exten = s,n,Wait(2)
exten = s,n,Dial(SIP/222)
exten = s,n,Hangup


Hi,

you could at least tell us why you think the number is not forwarded 
(error ?) and what you have in logs


I would at first check if the peer is registered assuming you have a 
congestion or unavailable error.


--
Daniel

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] why not forwarding to this number?

2014-08-09 Thread Thomas Perron
hi
resolved.

added:  include=outgoing

cheers



On Sat, Aug 9, 2014 at 7:34 AM, Administrator TOOTAI ad...@tootai.net
wrote:

 Le 09/08/2014 12:23, Thomas Perron a écrit :

  exten = s,1,Answer()
 exten = s,n,Wait(2)
 exten = s,n,SayAlpha(495256)
 exten = s,n,Wait(2)
 exten = s,n,Dial(SIP/222)
 exten = s,n,Hangup


 Hi,

 you could at least tell us why you think the number is not forwarded
 (error ?) and what you have in logs

 I would at first check if the peer is registered assuming you have a
 congestion or unavailable error.

 --
 Daniel

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users