Thanks Federico,
That's very clear. I will try your suggestions to see if I can get it
working. I am using AWS SNS for notifications, so I have the script to do
the actual push working on it's own already.
Benjamin Fitzgerald
LETS Corporation
(925) 235-1154
b...@letscorp.us
***Confidentia
Hi,
I didn't mention in my reply, and it wasn't probably clear, that Kamailio
won't send the actual push to Apple or Google (for GCM).
This needs to be implemented separately, either with a self written service
or using a web service like the Amazon's one.
In the example from my presentation the ca
Hi Benjamin,
if you don't plan to support multiple devices per account just the
t_suspend/t_continue pair should be enough to support push notification.
This being said you can easily integrate the example in my presentation in
the Kamailio's configuration given in the Asterisk/Kamailio integration
Hello, my goal is to address iOS 10's removal of periodic TCP connections
in iOS apps with their replacement PushKit, a push-based alternative all
VoIP apps should implement.
In order to have iOS apps receive SIP calls in the background, I believe I
need to use tsilo to suspend the INVITE transact