Yes of course you can use local channel with AddQueueMember(). <br>--Satish Barot<br><br><div class="gmail_quote">On Wed, Apr 11, 2012 at 1:22 PM, Olivier <span dir="ltr">&lt;<a href="mailto:oza_4h07@yahoo.fr">oza_4h07@yahoo.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2012/4/11, Satish Barot &lt;<a href="mailto:satish4asterisk@gmail.com">satish4asterisk@gmail.com</a>&gt;:<br>
<div class="im">&gt; I would implement it in a different way.<br>
&gt; As you seem to be a seasoned player just a hint here.<br>
&gt; How about adding local channels as queue members and executing agi in local<br>
&gt; channel context before actual dial()?<br>
<br>
</div>Just a thought: does this comply with dynamic agents feature ?<br>
<div class="im"><br>
&gt; Only limitation is, AGI will get executed for each dial irrespective of<br>
&gt; whether an extension rings or not. But at least you can identify which<br>
&gt; extension is being dialed.<br>
&gt; See &#39;Using Local Channels&#39; on<br>
&gt; <a href="http://ofps.oreilly.com/titles/9780596517342/asterisk-ACD.html" target="_blank">http://ofps.oreilly.com/titles/9780596517342/asterisk-ACD.html</a><br>
&gt;<br>
&gt; --Satish Barot<br>
&gt;<br>
&gt; On Wed, Apr 11, 2012 at 2:45 AM, Todd Routhier &lt;<a href="mailto:fonemasta@gmail.com">fonemasta@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Thanks again Danny, Perl was the first thing I tinkered with back in the<br>
&gt;&gt; 90&#39;s but haven&#39;t messed with it for years.<br>
&gt;&gt;<br>
&gt;&gt; Looking over what you sent, I get about 90% of what&#39;s going on there. With<br>
&gt;&gt; a little searching and brushing up on my Perl, I think I will be able to<br>
&gt;&gt; make this work.<br>
&gt;&gt;<br>
&gt;&gt; This is a good solution and, if I can get this to work, I won&#39;t even need<br>
&gt;&gt; the AGI. I can basically just hit what I need using CURL within the Perl<br>
&gt;&gt; script (I think).<br>
&gt;&gt;<br>
&gt;&gt; All the AGI was going to do for me is hit a URL with some parameters out<br>
&gt;&gt; on the Internet. So, pretty sure I can do all that within the Perl Script<br>
&gt;&gt; and leave AGI out of it completely.<br>
&gt;&gt;<br>
&gt;&gt; --Todd<br>
&gt;&gt;<br>
&gt;&gt;<br></div></blockquote></div><br>