<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV> Hello and thank you for replyes.</DIV>
<DIV> </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> </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> where it says that for IAX channels I can use the pickup feature from features.conf.</DIV>
<DIV> </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> </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> </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> </DIV>
<DIV>In this case(if it is not supportted), shoul we/I open a bug repot to Digium? </DIV>
<DIV> </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> </DIV>
<DIV>Regards,</DIV>
<DIV>Cosmin</DIV>
<DIV> </DIV>
<DIV> </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>> </SPAN>already tested with an exten?
<SPAN class=moz-txt-citetags>> </SPAN>ex:
<SPAN class=moz-txt-citetags>> </SPAN>exten => _*8.,1,Pickup(${EXTEN:2}@Context)
<SPAN class=moz-txt-citetags>> </SPAN>exten => _*8.,n,Hangup()
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>2008/9/27 coco <<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"><mailto:coboni01@yahoo.com></A>>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> Hello list
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> I am trying to configure a PBX using Asterisk.
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> The problem I am havong is the following: I want to use the *8 from
<SPAN class=moz-txt-citetags>> </SPAN> features.conf to pickup any ringing extension from a group, becouse
<SPAN class=moz-txt-citetags>> </SPAN> I want to put the users in call queues and I want anybody from the
<SPAN class=moz-txt-citetags>> </SPAN> company to be able to pick a ringing channel, even if is in a queue.
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> Whwn using Sip protocol for the users, everithing is going fine, I
<SPAN class=moz-txt-citetags>> </SPAN> can pickup any ringing extension from the group using *8.
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> But the problem appears when I am using IAX protocol. When issuing
<SPAN class=moz-txt-citetags>> </SPAN> *8 from the IAX phone, asterisk tryes to find the *8 in the dialling
<SPAN class=moz-txt-citetags>> </SPAN> rules returning:
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> *CLI> -- Registered IAX2 '40' (AUTHENTICATED) at 10.0.0.30:4569
<SPAN class=moz-txt-citetags>> </SPAN> <A class=moz-txt-link-rfc2396E href="http://10.0.0.30:4569/"><http://10.0.0.30:4569></A>
<SPAN class=moz-txt-citetags>> </SPAN> [Sep 27 12:04:33] NOTICE[19796]: chan_iax2.c:8914 socket_process:
<SPAN class=moz-txt-citetags>> </SPAN> Rejected connect attempt from 10.0.0.30 <A class=moz-txt-link-rfc2396E href="http://10.0.0.30/"><http://10.0.0.30></A>, request
<SPAN class=moz-txt-citetags>> </SPAN> '*8@default' <A class=moz-txt-link-rfc2396E href="mailto:%27*8@default%27"><mailto:%27*8@default%27></A> does not exist
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> This I think is wrong, is something like asterisk cannot read from
<SPAN class=moz-txt-citetags>> </SPAN> features.
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> With the same setting, when using SIP, i get:
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> *CLI> == Using SIP RTP CoS mark 5
<SPAN class=moz-txt-citetags>> </SPAN> [Sep 27 12:06:23] NOTICE[19802]: chan_sip.c:17092
<SPAN class=moz-txt-citetags>> </SPAN> handle_request_invite: Nothing to pick up for
<SPAN class=moz-txt-citetags>> </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>> </SPAN> <A class=moz-txt-link-rfc2396E href="mailto:146532674631061-31766454711106@10.0.0.21"><mailto:146532674631061-31766454711106@10.0.0.21></A>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> and it works ok.
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> I am wondering if any had this problem before and if you can help me
<SPAN class=moz-txt-citetags>> </SPAN> figure it out(how to make it work--or if is a bug), or find a
<SPAN class=moz-txt-citetags>> </SPAN> sollution using the app pickup.
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </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/"><http://1.4.21.2></A>,
<SPAN class=moz-txt-citetags>> </SPAN> asterisk 1.6-rc6 and always the same problem ocurs.
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> Regards,
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> Cosmin
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> _______________________________________________
<SPAN class=moz-txt-citetags>> </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>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
<SPAN class=moz-txt-citetags>> </SPAN> Register Now: <A class=moz-txt-link-freetext href="http://www.astricon.net/">http://www.astricon.net</A>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN> asterisk-users mailing list
<SPAN class=moz-txt-citetags>> </SPAN> To UNSUBSCRIBE or update options visit:
<SPAN class=moz-txt-citetags>> </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>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>--
<SPAN class=moz-txt-citetags>> </SPAN>Asterisk user number: 1099
<SPAN class=moz-txt-citetags>> </SPAN>Linux user: #443184
<SPAN class=moz-txt-citetags>> </SPAN>shazaum.googlepages.com <A class=moz-txt-link-rfc2396E href="http://shazaum.googlepages.com/"><http://shazaum.googlepages.com></A>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>------------------------------------------------------------------------
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>_______________________________________________
<SPAN class=moz-txt-citetags>> </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>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>AstriCon 2008 - September 22 - 25 Phoenix, Arizona
<SPAN class=moz-txt-citetags>> </SPAN>Register Now: <A class=moz-txt-link-freetext href="http://www.astricon.net/">http://www.astricon.net</A>
<SPAN class=moz-txt-citetags>> </SPAN>
<SPAN class=moz-txt-citetags>> </SPAN>asterisk-users mailing list
<SPAN class=moz-txt-citetags>> </SPAN>To UNSUBSCRIBE or update options visit:
<SPAN class=moz-txt-citetags>> </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>> </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>