<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Thank you very much Federico,<div class="">i’ve took a read at your pdf and i’ve clarified my doubts.</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">Il giorno 20 set 2016, alle ore 10:37, Federico Cabiddu <<a href="mailto:federico.cabiddu@gmail.com" class="">federico.cabiddu@gmail.com</a>> ha scritto:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi,<div class="">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 class="">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" class="">http://www.kamailio.org/<wbr class="">events/2015-KamailioWorld/<wbr class="">Day2/20-Federico.Cabiddu-<wbr class="">Kamailio-In-A-Mobile-World.pdf</a><wbr class="">.</div><div class="">There are routing script snippets that should help you understand how to implement this with Kamailio.</div><div class=""><br class=""></div><div class="">Cheers,</div><div class=""><br class=""></div><div class="">Federico</div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mon, Sep 19, 2016 at 6:49 PM, Tiziano Faion <span dir="ltr" class=""><<a href="mailto:tiziano@e-tip.net" target="_blank" class="">tiziano@e-tip.net</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone.<br class="">
I’m developing a ios voip application that uses the new ios10 CallKit function.<br class="">
Before iso10 apple supported voip socket, so when an app is started it connects permanently to the sip server.<br class="">
Unfortunately , for app compiled against ios10 sdk this method has been removed and all voip application should adopt pushkit.<br class="">
I’m actually doing some tests and i’ve decided to use kamailio as sip server.<br class="">
my goal actually is that:<br class="">
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 class="">
if user is already registered sends directly the invite request to the client.<br class="">
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 class="">
( 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 class="">
Thanks in advance<br class="">
<br class="">
<br class="">
<br class="">
______________________________<wbr class="">_________________<br class="">
sr-dev mailing list<br class="">
<a href="mailto:sr-dev@lists.sip-router.org" target="_blank" class="">sr-dev@lists.sip-router.org</a><br class="">
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev" rel="noreferrer" target="_blank" class="">http://lists.sip-router.org/cg<wbr class="">i-bin/mailman/listinfo/sr-dev</a><br class="">
</blockquote></div><br class=""></div></div>
_______________________________________________<br class="">sr-dev mailing list<br class=""><a href="mailto:sr-dev@lists.sip-router.org" class="">sr-dev@lists.sip-router.org</a><br class="">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev<br class=""></div></blockquote></div><br class=""></div></body></html>