[sr-dev] [kamailio/kamailio] Feature/help android fcm and ios related push notification module (#1425)

Federico Cabiddu notifications at github.com
Fri Feb 2 20:10:53 CET 2018


It is exactly what I described. If you want a way to send directly the
request for the push service you can use one of the kamailio's HTTP modules
to send it to GCM or whatever service your application is using. The key is
not sending the push itself but being able to wait for the target device(s)
to be alive and send it the INVITE. As far as I know no SIP server
currently has a module to send directly the push request to GCM, APNS etc.

On 2 Feb 2018 8:03 p.m., "Dipen Patel" <notifications at github.com> wrote:

> Hello..
> Thanks but I mean not that as per given.
> My meaning is suppose sip phone application is not running so using android
> FCM providing push wakeup app using device token.
>
> So in our case when X user call to Y user then suppose Y user application
> is not running in background then kamailio module send push notifications
> to Y user using android/ios FCM service so app will wakeup and call will
> reach to Y user.
>
>
> Let me know about description enough to understand or required still more
> details example so I can..
>
> Thanks..
>
> On Feb 3, 2018 12:26 AM, "Federico Cabiddu" <notifications at github.com>
> wrote:
>
> Hi,
> push notifications are already supported by kamailio by means of
> t_suspend/t_continue functions (http://www.kamailio.org/docs/
> modules/devel/modules/tmx.html#tmx.f.t_suspend) and tsilo module (
> http://www.kamailio.org/docs/modules/devel/modules/tsilo.html).
> You can watch this video (https://youtu.be/4XIrR9bwUkM) and read the
> related presentation (http://www.kamailio.org/events/2015-KamailioWorld/
> Day2/20-Federico.Cabiddu-Kamailio-In-A-Mobile-World.pdf) to see how put
> all
> the pieces together.
>
>> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/kamailio/kamailio/issues/1425#issuecomment-362668553>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-
> auth/AHwhua7rk6xzk07xQFSI3CH-MPtImx0Wks5tQ1YIgaJpZM4R3ijy>
> .
>
>> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/kamailio/kamailio/issues/1425#issuecomment-362675594>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AF36ZePK-olBA5TESfysCtCOOZsK62Hhks5tQ1wKgaJpZM4R3ijy>
> .
>
> _______________________________________________
> Kamailio (SER) - Development Mailing List
> sr-dev at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
>
>


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1425#issuecomment-362677596
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180202/df800551/attachment.html>


More information about the sr-dev mailing list