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