Hello Daniel,<div>thanks for the explanations.</div><div>There are examples of use of these modules in the kamailio wiki?</div><div><br></div><div><br></div><div>Best regards,</div><div>Matteo</div><div><div><br><div class="gmail_quote">
On Tue, May 15, 2012 at 10:04 AM, Daniel-Constantin Mierla <span dir="ltr">&lt;<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    this is a custom implementation, only for phones that have
    programmable buttons. It is not really recommended way to do it.<br>
    <br>
    Better rely on standard specs out there and use presence extensions
    for such feature -- in kamailio you would need to use modules such
    as dialog, presence, pua, presence_dialoginfo and pua_dialoginfo.<br>
    <br>
    Cheers,<br>
    Daniel<div><div class="h5"><br>
    <br>
    <div>On 5/14/12 1:15 AM, M.C. wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">Hi all,
      <div>I want to implement a &quot;group pickup&quot; (asterisk like) with
        Kamailio and Snom phones.</div>
      <div>I found in the changelog this comment:</div>
      <div>&quot;<span style="font-family:monospace;white-space:pre-wrap;font-size:medium">-
          an useful application - call pickup:</span></div>
      <div><span style="font-family:monospace;white-space:pre-wrap;font-size:medium"></span><span style="font-family:monospace;white-space:pre-wrap;font-size:medium">
          - INVITE comes in, callee is in a pickup group</span></div>
      <div><span style="font-family:monospace;white-space:pre-wrap;font-size:medium"></span><span style="font-family:monospace;white-space:pre-wrap;font-size:medium">
          - store callid, cseq, etc in database or notify the other
          phones in</span></div>
      <span>
        <pre style="word-wrap:break-word;white-space:pre-wrap">              the group (easy to do for snom phones and extra programmable
              buttons) via uac_req_send()
            - send a remote control command telling which call to pickup
              (callid, cseq) and where to redirect. In config, call
              t_cancel_callid(). in failure route for INVITE catch the cancelled
              transaction (flag is set), get the new destination (e.g., stored in
              htable) and forward the invite there&quot;&quot;</pre>
        <pre style="word-wrap:break-word;white-space:pre-wrap">regarding new functions in tmx module, but I have found no examples in kamailio documentation.</pre>
        <pre style="word-wrap:break-word;white-space:pre-wrap">Is this the way to implement a group pickup in kamailio?</pre>
      </span>
      <div>Regards,</div>
      <div>Matteo</div>
      <div><br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><span class="HOEnZb"><font color="#888888">
</font></span></pre><span class="HOEnZb"><font color="#888888">
    </font></span></blockquote><span class="HOEnZb"><font color="#888888">
    <br>
    <pre cols="72">-- 
Daniel-Constantin Mierla - <a href="http://www.asipto.com" target="_blank">http://www.asipto.com</a>
<a href="http://twitter.com/#!/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a></pre>
    <br>
    <br>
  </font></span></div>

</blockquote></div><br></div></div>