As your first solution with UAC module:<div><pre style="font-size:medium;background-color:rgb(255,255,255)">&quot;As a plan B we instead opted for sending via uac module the invite to an
oversip instance (it&#39;s open-source since a week or two), which triggers
an HTTP request towards APNS, and on kamailio check with inv-timers
every few seconds whether the client came online in the meanwhile, then
complete the call. The drawback is that you can wait only for so many
loop interations due to the max branch limitation in kamailio (you&#39;d
need to recompile it to set it higher).&quot;</pre><pre style="font-size:medium;background-color:rgb(255,255,255)">I read about the UAC module but feeling very hard to implement it as your suggestion, </pre><pre style="font-size:medium;background-color:rgb(255,255,255)">
<a href="http://kamailio.org/docs/modules/3.3.x/modules_k/uac.html">http://kamailio.org/docs/modules/3.3.x/modules_k/uac.html</a>
</pre><pre style="font-size:medium;background-color:rgb(255,255,255)">Please give me and others more details about this?</pre><pre style="font-size:medium;background-color:rgb(255,255,255)">Which functions those we need ? </pre>
<pre style="font-size:medium;background-color:rgb(255,255,255)">Are they in: UAC module, Exec module, tm module ?? </pre><pre style="font-size:medium;background-color:rgb(255,255,255)">Thanks</pre><pre style="font-size:medium;background-color:rgb(255,255,255)">
<br></pre></div>