<div dir="ltr"><div><div><div>Hi, <br><br>I know two ways to do Call Pickup using OpenSIPS, <br><br></div>The first one is almost effortless, use a phone capable to do it.  Some phones support the RFC5359 <a href="https://datatracker.ietf.org/doc/rfc5359/">https://datatracker.ietf.org/doc/rfc5359/</a> (Page 147).  As far as I know Yealink and Polycom support it. You have to configure the phone to Notify the in session dialogs (dialog-info-call-pickup). I use this with Yealinks in my office and it works just fine. I didn't tried the buddy list using RLS, I will make a try in the future. <br><br></div>The second one is to save in cache the dialog information regarding in progress calls.  When picking up a call,  build the replaces header using this information and send to the device, it will replace the call. You have to build your own script. <br><br></div>Good luck. <br><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Flavio E. Goncalves<br></div></div><div dir="ltr"><br></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">2017-06-16 12:19 GMT-03:00 Bogdan-Andrei Iancu <span dir="ltr"><<a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
yes, you are right - it is not the 100% call pickup. To do a 100% call pickup you need an B2B (and not a proxy) - as you need a B2BUA to bridge the incoming call form the original caller with the incoming call from the person doing the pickup.<br>
<br>
In the Callpick Up with Event-based Routing, to overcome the lack of a B2B capabilities, we made a small scenario change - when the person doing the call pickup calls, his call will be rejected and he will receive (as incoming call) the call he picked up.<span class=""><br>
<br>
Regards,<br>
<br>
Bogdan-Andrei Iancu<br>
  OpenSIPS Founder and Developer<br>
  <a href="http://www.opensips-solutions.com" rel="noreferrer" target="_blank">http://www.opensips-solutions.<wbr>com</a><br>
<br></span>
OpenSIPS Bootcamp 2017, Houston, US<br>
  <a href="http://opensips.org/training/OpenSIPS_Bootcamp_2017.html" rel="noreferrer" target="_blank">http://opensips.org/training/O<wbr>penSIPS_Bootcamp_2017.html</a><div class="HOEnZb"><div class="h5"><br>
<br>
On 06/07/2017 05:06 PM, maatohewetbi wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is it any way to upload whole script to test Call pickup with 2.3? I've<br>
installed this version and pasted pickup config from module event_routing<br>
documentation. Call Pickup doesn't work as it should. When I call one leg,<br>
and want to handle this call by third user I get only 480 message after<br>
dialing "33". When I delete this line it works ok but on third user phone<br>
(Grandstream) I get incomming call on second line whil first is still<br>
calling. When I answer it looks ok. But I feel it doesn't work as it should.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://opensips-open-sip-server.1449251.n2.nabble.com/Call-Pickup-feature-in-Opensips-1-11-tp7607496p7607647.html" rel="noreferrer" target="_blank">http://opensips-open-sip-serve<wbr>r.1449251.n2.nabble.com/Call-<wbr>Pickup-feature-in-Opensips-1-<wbr>11-tp7607496p7607647.html</a><br>
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.<br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
</blockquote>
<br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div></div>