Hi, It doesn't care whether its GCM or APNS, all it really does is provides mechanism to let the writer asynchronously "park"/"sleep"/"suspend" (whatever you call it) the call and resume/continue based on some condition etc. There is a Presentation from couple years back on this which details everything required for APNS google it and reuse the routes mentioned in it. https://www.voztovoice.org/sites/default/files/KamilioWorld2015%20-Federico.Cabiddu-TSILO.pdf
Regards, Sammy On Sun, Mar 4, 2018 at 9:40 AM, Amar Tinawi <[email protected]> wrote: > Did it work on Android ? > > On Mar 1, 2018 1:21 PM, "Amine Mensori" <[email protected]> wrote: > >> Hello, >> >> We need help implementing push notifications within Kamailio. I have >> found a module relating to this: https://github.com/tvntsr/push >> However, the developer did not provide any examples of the cfg file, only >> parts of certain functions. We need some help implementing the functions in >> our config file or a full example of another method to get push >> notifications to work when the application is closed on the device. Please >> note we are not very proficient in C programming so a clear example would >> help a lot. >> >> Many Thanks, >> Amine >> >> _______________________________________________ >> Kamailio (SER) - Users Mailing List >> [email protected] >> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >> >> > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > >
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
