On 8/9/07, <b class="gmail_sendername">Andres Paglayan</b> <<a href="mailto:andres@paglayan.com">andres@paglayan.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>On Aug 9, 2007, at 4:32 PM, C F wrote:<br><br>> Local channel should be able to accomplish that, what exactly are you<br>> trying to do?<br>><br><br>this is one of the specific scenarios, I got many others,<br>
(for the shortsighted, this can be used in any case you don't want to<br>wait for a chain of steps to complete before triggering another)<br><br>e.g.<br><br>1./ a call goes on queue,<br>2./ no agents are logged in,<br>
3./ then, an announcement is played,<br>4./ other options are played<br>5./ then, the call is transfered to the voice mail,<br>6./ manger gets a ring with a record,(no-one-is-logged-in-damn-it)</blockquote><div><br>Why wouldn't you put #6 as #3, and have it generate a .call file to make a new phone call?
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">forking out of the dial plan,</blockquote><div><br>Some commands, like Background, will allow execution to continue. So, it obviously can be done, when needed. But most things that need to happen should happen in order. If it's complicated enough to be done out of order, then AGI is probably more appropriate anyway.
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br><br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by
<a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>