Re: [asterisk-users] The Redirect hangups the call while playing a file

2009-03-31 Thread cyr2242
I'm using this:

asterisk-1.4.18 on Debian 4.0R6
asterisk-addons-1.4.7
libpri-1.4.7
zaptel-1.4.12.1

regarding the dialplan:

exten = _5.,1,Noop(llamada SIP en 'sip_sercom' a ${EXTEN});
exten = _5.,n,Wait(1);
exten = _5.,n,Dial(SIP/${EXTEN},${TIMEOUTDIAL},Tto);
exten = _5.,n,Hangup();

exten = _8.,1,Noop(entrada numeracion del 8 ${EXTEN});
exten = _8.,n,AGI(agi:async);
;exten = _8.,n,Hangup();

Also you can find the AMI dialog in 
http://docs.google.com/Doc?id=ahfnfrcrh3rr_29863zkwc2 

Tell me if you need anymore.
Thanks


--
This message was sent on behalf of cyr2...@gmail.com at openSubscriber.com
http://www.opensubscriber.com/message/asterisk-users@lists.digium.com/11809634.html

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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


[asterisk-users] The Redirect hangups the call while playing a file

2009-03-30 Thread Jose Arias
Hi,
I'm bringing this discussion here from
http://www.moythreads.com/wordpress/2007/12/24/asterisk-asynchronous-agi/
about how to manage stopping a playback on a extension previously launched
with AsyncAGI and redirecting the call to another exension.

If I make the Redirect without a playback, the Redirect works:
http://docs.google.com/Doc?id=ahfnfrcrh3rr_30f7fzq4hd

But if I make the Redirect while a playback, the Redirect fails
disconnecting the call:
http://docs.google.com/Doc?id=ahfnfrcrh3rr_31ghh84bkd

Regards
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Re: [asterisk-users] The Redirect hangups the call while playing a file

2009-03-30 Thread Moises Silva
Hello,

Which Asterisk version are you using? I was unable to reproduce your
problem with Asterisk 1.6.0.3, also please post details about your
dial plan extensions.

Moy

On Mon, Mar 30, 2009 at 7:13 AM, Jose Arias cyr2...@gmail.com wrote:
 Hi,
 I'm bringing this discussion here from
 http://www.moythreads.com/wordpress/2007/12/24/asterisk-asynchronous-agi/
 about how to manage stopping a playback on a extension previously launched
 with AsyncAGI and redirecting the call to another exension.

 If I make the Redirect without a playback, the Redirect works:
 http://docs.google.com/Doc?id=ahfnfrcrh3rr_30f7fzq4hd

 But if I make the Redirect while a playback, the Redirect fails
 disconnecting the call:
 http://docs.google.com/Doc?id=ahfnfrcrh3rr_31ghh84bkd

 Regards

 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

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




-- 
I do not agree with what you have to say, but I’ll defend to the
death your right to say it. Voltaire

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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