BelledonneCommunications / flexisip

Linphone.org mirror for flexisip (git://git.linphone.org/flexisip.git)
http://flexisip.org
GNU Affero General Public License v3.0
149 stars 73 forks source link

Client interoperability - push notifications #8

Closed loffler closed 6 years ago

loffler commented 6 years ago

Hey guys, I would like to develop a mobile SIP client that can use push notifications to notify about incoming calls. So I wonder if I can design my client so it would work together with Flexisip's push notifications module, or is Flexisip intended to be used with Linphone clients only.

I have looked through the linphone-android's source code and it seems to me, that I only need:

Would it be sufficient to work? If that matters, I'm going to use SIP.js to develop the client. Thanks.

DatBewar commented 6 years ago

Hello, Yes it's must be sufficient on flexisip side.