<div dir="ltr">Hi,<div>you can achieve this in Kamailio suspending the request's transaction and resuming it later when a REGISTER comes from the callee's device.</div><div>Have a look at my presentation at Kamailio World 2015: <a href="http://www.kamailio.org/events/2015-KamailioWorld/Day2/20-Federico.Cabiddu-Kamailio-In-A-Mobile-World.pdf" target="_blank">http://www.kamailio.org/<wbr>events/2015-KamailioWorld/<wbr>Day2/20-Federico.Cabiddu-<wbr>Kamailio-In-A-Mobile-World.pdf</a><wbr>.</div><div>There are routing script snippets that should help you understand how to implement this with Kamailio.</div><div><br></div><div>Cheers,</div><div><br></div><div>Federico</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 19, 2016 at 6:49 PM, Tiziano Faion <span dir="ltr"><<a href="mailto:tiziano@e-tip.net" target="_blank">tiziano@e-tip.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone.<br>
I’m developing a ios voip application that uses the new ios10 CallKit function.<br>
Before iso10 apple supported voip socket, so when an app is started it connects permanently to the sip server.<br>
Unfortunately , for app compiled against ios10 sdk this method has been removed and all voip application should adopt pushkit.<br>
I’m actually doing some tests and i’ve decided to use kamailio as sip server.<br>
my goal actually is that:<br>
if the user is not registered kamailio launches a script in the server that sends apns to apple server and as soon as the device is registered sends invite command to che client.<br>
if user is already registered sends directly the invite request to the client.<br>
does anyone know if there’s something already done / ready to use ? if not can anyone point me to what i need to read to accomplish this action ?<br>
( as i said, as it’s only for testing pourpouse i don’t need any particular check about if client is ios or method to get the client token )<br>
Thanks in advance<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
sr-dev mailing list<br>
<a href="mailto:sr-dev@lists.sip-router.org" target="_blank">sr-dev@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev" rel="noreferrer" target="_blank">http://lists.sip-router.org/cg<wbr>i-bin/mailman/listinfo/sr-dev</a><br>
</blockquote></div><br></div></div>