Nice, i will search for that.<br><br><div class="gmail_quote">2008/6/26 Klaus Darilion &lt;<a href="mailto:klaus.mailinglists@pernau.at">klaus.mailinglists@pernau.at</a>&gt;:<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>
Grygoriy Dobrovolskyy schrieb:<br>
<div class="Ih2E3d">&gt; You have 2 choices to pickup someone&#39;s phone with snom&#39;s<br>
&gt;<br>
&gt; 1: imagine yourself prefix of pickup, let&#39;s say 4<br>
&gt; exten=&gt;4XX,1,Pickup(${EXTEN}@context)<br>
&gt;<br>
&gt; so if u call 4 + phone number you will pickup that one.<br>
&gt;<br>
&gt; Second you can add pickupgroup=number for each phone you want to be in<br>
&gt; the group, and add a dtmf button on snom with string set in<br>
&gt; features.conf (pickup)<br>
&gt;<br>
&gt; To answer you next question: Yes i would be nice to pickup a phone by<br>
&gt; pressing blinking button on snom,and use that button fo call when ext is<br>
&gt; out of use, but i dont know the way to make asterisk doing that.<br>
<br>
</div>It works (at least with asterisk 1.2) by patching Asterisk with<br>
bristuff. bristuff implement this feature.<br>
<br>
regards<br>
klaus<br>
<div class="Ih2E3d"><br>
&gt;<br>
&gt; 2008/6/25 Vazquez David &lt;<a href="mailto:vazquez@cross-solution.de">vazquez@cross-solution.de</a><br>
</div>&gt; &lt;mailto:<a href="mailto:vazquez@cross-solution.de">vazquez@cross-solution.de</a>&gt;&gt;:<br>
<div><div></div><div class="Wj3C7c">&gt;<br>
&gt; &nbsp; &nbsp; Though I wonder...<br>
&gt;<br>
&gt; &nbsp; &nbsp; The scenario is as follows:<br>
&gt;<br>
&gt; &nbsp; &nbsp; I have 4 phones with the following extensions:<br>
&gt; &nbsp; &nbsp; 11 (SIP/11)<br>
&gt; &nbsp; &nbsp; 12 (SIP/12)<br>
&gt; &nbsp; &nbsp; 13 (SIP/13)<br>
&gt; &nbsp; &nbsp; 15 (SIP/15)<br>
&gt;<br>
&gt; &nbsp; &nbsp; Whenever SIP/11 receives a call, it hints the other phones. Is it<br>
&gt; &nbsp; &nbsp; possible to pick up that call from one of them?<br>
&gt;<br>
&gt; &nbsp; &nbsp; The relevant part of my extensions.conf looks as this now:<br>
&gt;<br>
&gt; &nbsp; &nbsp; [macro-stdexten];<br>
&gt; &nbsp; &nbsp; ;<br>
&gt; &nbsp; &nbsp; ; Standard extension macro:<br>
&gt; &nbsp; &nbsp; ; &nbsp; ${ARG1} - Extension &nbsp;(we could have used ${MACRO_EXTEN} here as well<br>
&gt; &nbsp; &nbsp; ; &nbsp; ${ARG2} - Device(s) to ring<br>
&gt; &nbsp; &nbsp; ;<br>
&gt; &nbsp; &nbsp; exten =&gt; s,1,Dial(${ARG2},20) &nbsp;; Ring the interface, 20 seconds maximum<br>
&gt; &nbsp; &nbsp; exten =&gt; s,2,Goto(s-${DIALSTATUS},1) &nbsp;; Jump based on status<br>
&gt; &nbsp; &nbsp; (NOANSWER,BUSY,CHANUNAVAIL,CONGESTION,ANSWER)<br>
&gt; &nbsp; &nbsp; exten =&gt; s,hint,SIP/11<br>
&gt; &nbsp; &nbsp; exten =&gt; 11,hint,SIP/12&amp;SIP/13&amp;SIP/15<br>
&gt; &nbsp; &nbsp; exten =&gt; s-NOANSWER,1,Voicemail(${ARG1},u) &nbsp;; If unavailable, send to<br>
&gt; &nbsp; &nbsp; voicemail w/ unavail announce<br>
&gt; &nbsp; &nbsp; exten =&gt; s-NOANSWER,2,Goto(default,s,1) &nbsp;; If they press #, return<br>
&gt; &nbsp; &nbsp; to start<br>
&gt; &nbsp; &nbsp; exten =&gt; s-BUSY,1,Voicemail(${ARG1},b) &nbsp;; If busy, send to voicemail w/<br>
&gt; &nbsp; &nbsp; busy announce<br>
&gt; &nbsp; &nbsp; exten =&gt; s-BUSY,2,Goto(default,s,1) &nbsp;; If they press #, return to start<br>
&gt; &nbsp; &nbsp; exten =&gt; _s-.,1,Goto(s-NOANSWER,1) &nbsp;; Treat anything else as no answer<br>
&gt; &nbsp; &nbsp; exten =&gt; a,1,VoicemailMain(${ARG1}) &nbsp;; If they press *, send the user<br>
&gt; &nbsp; &nbsp; into VoicemailMain<br>
&gt;<br>
&gt; &nbsp; &nbsp; Thanks :-)<br>
&gt;<br>
&gt; &nbsp; &nbsp; _______________________________________________<br>
&gt; &nbsp; &nbsp; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>
&gt; &nbsp; &nbsp; AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>
&gt; &nbsp; &nbsp; Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>
&gt;<br>
&gt; &nbsp; &nbsp; asterisk-users mailing list<br>
&gt; &nbsp; &nbsp; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; &nbsp; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; ------------------------------------------------------------------------<br>
<div><div></div><div class="Wj3C7c">&gt;<br>
&gt; _______________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>
&gt; AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>
&gt; Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>
&gt;<br>
&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; &nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>
Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>