<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>&nbsp;Hello and thank you for replyes.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Eric, I looked for it on the mailing list and google and did not find something relevant to be 100% sure that this feature is not supported.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Some information clare I founded in <A href="http://www.voip-info.org/wiki/view/Asterisk+callgroups+and+pickupgroups">http://www.voip-info.org/wiki/view/Asterisk+callgroups+and+pickupgroups</A>&nbsp;where it says that for IAX channels I can use the pickup feature from features.conf.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I was looking for an anser to understand if this is supported or not, not to lose more time trying to make it work.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Shazaum , thank you for your anser, the application Pickup works ok. <BR>My problem is that this application issued from the dial-plan is<BR>directed pickup, thos means that I have to know the exten that is <BR>ringing.</DIV>
<DIV><BR>I have difficulties because I an using call queues and the channel is not anymore only the exten that is ringing, and if I want to pikup a call that is comming from a queue, I cannot do this with app Pickup(at least I did not find any way to do this--any help from somebody who did is apreciated.)</DIV>
<DIV>&nbsp;</DIV>
<DIV>Also, since IAX is developed by asterisk, is strange that for SIP there is support, and for IAX, this kind of application is not supported--this is why I asked, maybe I am doing something wrong.</DIV>
<DIV>&nbsp;</DIV>
<DIV>In this case(if it is not supportted), shoul we/I open a bug repot to Digium? </DIV>
<DIV>&nbsp;</DIV>
<DIV>Botton line, what i am trying to do is to pickup any call that cames in, direct call, transfered call, queue call, using IAX, and I am wondering if this is possible in any way.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards,</DIV>
<DIV>Cosmin</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV class=moz-text-plain lang=x-western style="FONT-SIZE: 13px; FONT-FAMILY: -moz-fixed" graphical-quote="true" wrap="true"><PRE wrap="">I believe chan_iax2 does not support call pickup.  Search the archives.

Shazaum wrote:
</PRE>
<BLOCKQUOTE type="cite"><PRE wrap=""><SPAN class=moz-txt-citetags>&gt; </SPAN>already tested with an exten?
<SPAN class=moz-txt-citetags>&gt; </SPAN>ex:
<SPAN class=moz-txt-citetags>&gt; </SPAN>exten =&gt; _*8.,1,Pickup(${EXTEN:2}@Context)
<SPAN class=moz-txt-citetags>&gt; </SPAN>exten =&gt; _*8.,n,Hangup()
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>2008/9/27 coco &lt;<A class=moz-txt-link-abbreviated href="mailto:coboni01@yahoo.com">coboni01@yahoo.com</A> <A class=moz-txt-link-rfc2396E href="mailto:coboni01@yahoo.com">&lt;mailto:coboni01@yahoo.com&gt;</A>&gt;
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    Hello list
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>     
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    I am trying to configure a PBX using Asterisk.
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    The problem I am havong is the following: I want to use the *8 from
<SPAN class=moz-txt-citetags>&gt; </SPAN>    features.conf to pickup any ringing extension from a group, becouse
<SPAN class=moz-txt-citetags>&gt; </SPAN>    I want to put the users in call queues and I want anybody from the
<SPAN class=moz-txt-citetags>&gt; </SPAN>    company to be able to pick a ringing channel, even if is in a queue.
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>     
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    Whwn using Sip protocol for the users, everithing is going fine, I
<SPAN class=moz-txt-citetags>&gt; </SPAN>    can pickup any ringing extension from the group using *8.
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    But the problem appears when I am using IAX protocol. When issuing
<SPAN class=moz-txt-citetags>&gt; </SPAN>    *8 from the IAX phone, asterisk tryes to find the *8 in the dialling
<SPAN class=moz-txt-citetags>&gt; </SPAN>    rules returning:
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>     
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    *CLI&gt;     -- Registered IAX2 '40' (AUTHENTICATED) at 10.0.0.30:4569
<SPAN class=moz-txt-citetags>&gt; </SPAN>    <A class=moz-txt-link-rfc2396E href="http://10.0.0.30:4569/">&lt;http://10.0.0.30:4569&gt;</A>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    [Sep 27 12:04:33] NOTICE[19796]: chan_iax2.c:8914 socket_process:
<SPAN class=moz-txt-citetags>&gt; </SPAN>    Rejected connect attempt from 10.0.0.30 <A class=moz-txt-link-rfc2396E href="http://10.0.0.30/">&lt;http://10.0.0.30&gt;</A>, request
<SPAN class=moz-txt-citetags>&gt; </SPAN>    '*8@default' <A class=moz-txt-link-rfc2396E href="mailto:%27*8@default%27">&lt;mailto:%27*8@default%27&gt;</A> does not exist
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    This I think is wrong, is something like asterisk cannot read from
<SPAN class=moz-txt-citetags>&gt; </SPAN>    features.
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    With the same setting, when using SIP, i get:
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>     
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    *CLI&gt;   == Using SIP RTP CoS mark 5
<SPAN class=moz-txt-citetags>&gt; </SPAN>    [Sep 27 12:06:23] NOTICE[19802]: chan_sip.c:17092
<SPAN class=moz-txt-citetags>&gt; </SPAN>    handle_request_invite: Nothing to pick up for
<SPAN class=moz-txt-citetags>&gt; </SPAN>    <A class=moz-txt-link-abbreviated href="mailto:146532674631061-31766454711106@10.0.0.21">146532674631061-31766454711106@10.0.0.21</A>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    <A class=moz-txt-link-rfc2396E href="mailto:146532674631061-31766454711106@10.0.0.21">&lt;mailto:146532674631061-31766454711106@10.0.0.21&gt;</A>
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    and it works ok.
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>     
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    I am wondering if any had this problem before and if you can help me
<SPAN class=moz-txt-citetags>&gt; </SPAN>    figure it out(how to make it work--or if is a bug), or find a
<SPAN class=moz-txt-citetags>&gt; </SPAN>    sollution using the app pickup.
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>     
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    I tryed using asterisk 1.4.13, asterisk 1.4.21.2 <A class=moz-txt-link-rfc2396E href="http://1.4.21.2/">&lt;http://1.4.21.2&gt;</A>,
<SPAN class=moz-txt-citetags>&gt; </SPAN>    asterisk 1.6-rc6 and always the same problem ocurs.
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>     
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>     
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    Regards,
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    Cosmin
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    _______________________________________________
<SPAN class=moz-txt-citetags>&gt; </SPAN>    -- Bandwidth and Colocation Provided by <A class=moz-txt-link-freetext href="http://www.api-digital.com/">http://www.api-digital.com</A> --
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    AstriCon 2008 - September 22 - 25 Phoenix, Arizona
<SPAN class=moz-txt-citetags>&gt; </SPAN>    Register Now: <A class=moz-txt-link-freetext href="http://www.astricon.net/">http://www.astricon.net</A>
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>    asterisk-users mailing list
<SPAN class=moz-txt-citetags>&gt; </SPAN>    To UNSUBSCRIBE or update options visit:
<SPAN class=moz-txt-citetags>&gt; </SPAN>      <A class=moz-txt-link-freetext href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A>
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>-- 
<SPAN class=moz-txt-citetags>&gt; </SPAN>Asterisk user number: 1099
<SPAN class=moz-txt-citetags>&gt; </SPAN>Linux user: #443184
<SPAN class=moz-txt-citetags>&gt; </SPAN>shazaum.googlepages.com <A class=moz-txt-link-rfc2396E href="http://shazaum.googlepages.com/">&lt;http://shazaum.googlepages.com&gt;</A>
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>------------------------------------------------------------------------
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>_______________________________________________
<SPAN class=moz-txt-citetags>&gt; </SPAN>-- Bandwidth and Colocation Provided by <A class=moz-txt-link-freetext href="http://www.api-digital.com/">http://www.api-digital.com</A> --
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>AstriCon 2008 - September 22 - 25 Phoenix, Arizona
<SPAN class=moz-txt-citetags>&gt; </SPAN>Register Now: <A class=moz-txt-link-freetext href="http://www.astricon.net/">http://www.astricon.net</A>
<SPAN class=moz-txt-citetags>&gt; </SPAN>
<SPAN class=moz-txt-citetags>&gt; </SPAN>asterisk-users mailing list
<SPAN class=moz-txt-citetags>&gt; </SPAN>To UNSUBSCRIBE or update options visit:
<SPAN class=moz-txt-citetags>&gt; </SPAN>   <A class=moz-txt-link-freetext href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A>
<SPAN class=moz-txt-citetags>&gt; </SPAN>
</PRE></BLOCKQUOTE><PRE wrap=""><!---->
<DIV class=moz-txt-sig>-- 
Consulting for Asterisk, Polycom, Sangoma, Digium, Cisco, LAN, WAN, QoS, 
T-1, PRI, Frame Relay, Linux, and network design.  Based near 
Birmingham, AL.  Now accepting clients worldwide.

_______________________________________________
-- Bandwidth and Colocation Provided by <A class=moz-txt-link-freetext href="http://www.api-digital.com/">http://www.api-digital.com</A> --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: <A class=moz-txt-link-freetext href="http://www.astricon.net/">http://www.astricon.net</A>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <A class=moz-txt-link-freetext href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A>


<DIV class=moz-txt-sig>-- 
No virus found in this incoming message.
Checked by AVG. 
Version: 7.5.526 / Virus Database: 270.7.3/1694 - Release Date: 9/26/2008 6:55 PM


</DIV></DIV></PRE></DIV></td></tr></table><br>