It is exactly what I described. If you want a way to send directly the<br>
request for the push service you can use one of the kamailio's HTTP modules<br>
to send it to GCM or whatever service your application is using. The key is<br>
not sending the push itself but being able to wait for the target device(s)<br>
to be alive and send it the INVITE. As far as I know no SIP server<br>
currently has a module to send directly the push request to GCM, APNS etc.<br>
<br>
On 2 Feb 2018 8:03 p.m., "Dipen Patel" <notifications@github.com> wrote:<br>
<br>
> Hello..<br>
> Thanks but I mean not that as per given.<br>
> My meaning is suppose sip phone application is not running so using android<br>
> FCM providing push wakeup app using device token.<br>
><br>
> So in our case when X user call to Y user then suppose Y user application<br>
> is not running in background then kamailio module send push notifications<br>
> to Y user using android/ios FCM service so app will wakeup and call will<br>
> reach to Y user.<br>
><br>
><br>
> Let me know about description enough to understand or required still more<br>
> details example so I can..<br>
><br>
> Thanks..<br>
><br>
> On Feb 3, 2018 12:26 AM, "Federico Cabiddu" <notifications@github.com><br>
> wrote:<br>
><br>
> Hi,<br>
> push notifications are already supported by kamailio by means of<br>
> t_suspend/t_continue functions (http://www.kamailio.org/docs/<br>
> modules/devel/modules/tmx.html#tmx.f.t_suspend) and tsilo module (<br>
> http://www.kamailio.org/docs/modules/devel/modules/tsilo.html).<br>
> You can watch this video (https://youtu.be/4XIrR9bwUkM) and read the<br>
> related presentation (http://www.kamailio.org/events/2015-KamailioWorld/<br>
> Day2/20-Federico.Cabiddu-Kamailio-In-A-Mobile-World.pdf) to see how put<br>
> all<br>
> the pieces together.<br>
><br>
> —<br>
> You are receiving this because you authored the thread.<br>
> Reply to this email directly, view it on GitHub<br>
> <https://github.com/kamailio/kamailio/issues/1425#issuecomment-362668553>,<br>
> or mute the thread<br>
> <https://github.com/notifications/unsubscribe-<br>
> auth/AHwhua7rk6xzk07xQFSI3CH-MPtImx0Wks5tQ1YIgaJpZM4R3ijy><br>
> .<br>
><br>
> —<br>
> You are receiving this because you are subscribed to this thread.<br>
> Reply to this email directly, view it on GitHub<br>
> <https://github.com/kamailio/kamailio/issues/1425#issuecomment-362675594>,<br>
> or mute the thread<br>
> <https://github.com/notifications/unsubscribe-auth/AF36ZePK-olBA5TESfysCtCOOZsK62Hhks5tQ1wKgaJpZM4R3ijy><br>
> .<br>
><br>
> _______________________________________________<br>
> Kamailio (SER) - Development Mailing List<br>
> sr-dev@lists.kamailio.org<br>
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev<br>
><br>
><br>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/1425#issuecomment-362677596">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36ZQDBnIMGJmhen9HWIsoogkxoCitWks5tQ129gaJpZM4R3ijy">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZZRmjGP5Q-JnhXpIZzqX5YkRdsYsks5tQ129gaJpZM4R3ijy.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/issues/1425#issuecomment-362677596"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/kamailio/kamailio","title":"kamailio/kamailio","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"PERSON","message":"@grumvalski in #1425: It is exactly what I described. If you want a way to send directly the\nrequest for the push service you can use one of the kamailio's HTTP modules\nto send it to GCM or whatever service your application is using. The key is\nnot sending the push itself but being able to wait for the target device(s)\nto be alive and send it the INVITE. As far as I know no SIP server\ncurrently has a module to send directly the push request to GCM, APNS etc.\n\nOn 2 Feb 2018 8:03 p.m., \"Dipen Patel\" \u003cnotifications@github.com\u003e wrote:\n\n\u003e Hello..\n\u003e Thanks but I mean not that as per given.\n\u003e My meaning is suppose sip phone application is not running so using android\n\u003e FCM providing push wakeup app using device token.\n\u003e\n\u003e So in our case when X user call to Y user then suppose Y user application\n\u003e is not running in background then kamailio module send push notifications\n\u003e to Y user using android/ios FCM service so app will wakeup and call will\n\u003e reach to Y user.\n\u003e\n\u003e\n\u003e Let me know about description enough to understand or required still more\n\u003e details example so I can..\n\u003e\n\u003e Thanks..\n\u003e\n\u003e On Feb 3, 2018 12:26 AM, \"Federico Cabiddu\" \u003cnotifications@github.com\u003e\n\u003e wrote:\n\u003e\n\u003e Hi,\n\u003e push notifications are already supported by kamailio by means of\n\u003e t_suspend/t_continue functions (http://www.kamailio.org/docs/\n\u003e modules/devel/modules/tmx.html#tmx.f.t_suspend) and tsilo module (\n\u003e http://www.kamailio.org/docs/modules/devel/modules/tsilo.html).\n\u003e You can watch this video (https://youtu.be/4XIrR9bwUkM) and read the\n\u003e related presentation (http://www.kamailio.org/events/2015-KamailioWorld/\n\u003e Day2/20-Federico.Cabiddu-Kamailio-In-A-Mobile-World.pdf) to see how put\n\u003e all\n\u003e the pieces together.\n\u003e\n\u003e —\n\u003e You are receiving this because you authored the thread.\n\u003e Reply to this email directly, view it on GitHub\n\u003e \u003chttps://github.com/kamailio/kamailio/issues/1425#issuecomment-362668553\u003e,\n\u003e or mute the thread\n\u003e \u003chttps://github.com/notifications/unsubscribe-\n\u003e auth/AHwhua7rk6xzk07xQFSI3CH-MPtImx0Wks5tQ1YIgaJpZM4R3ijy\u003e\n\u003e .\n\u003e\n\u003e —\n\u003e You are receiving this because you are subscribed to this thread.\n\u003e Reply to this email directly, view it on GitHub\n\u003e \u003chttps://github.com/kamailio/kamailio/issues/1425#issuecomment-362675594\u003e,\n\u003e or mute the thread\n\u003e \u003chttps://github.com/notifications/unsubscribe-auth/AF36ZePK-olBA5TESfysCtCOOZsK62Hhks5tQ1wKgaJpZM4R3ijy\u003e\n\u003e .\n\u003e\n\u003e _______________________________________________\n\u003e Kamailio (SER) - Development Mailing List\n\u003e sr-dev@lists.kamailio.org\n\u003e https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev\n\u003e\n\u003e\n"}],"action":{"name":"View Issue","url":"https://github.com/kamailio/kamailio/issues/1425#issuecomment-362677596"}}}</script>