BelledonneCommunications / flexisip

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

Push Notification on Android device #129

Closed inoutglobal closed 3 years ago

inoutglobal commented 3 years ago

Dears,

I am trying to test Push Notification on Android device, but i dont know where to retreive device_push_token as described in this: https://wiki.linphone.org/xwiki/wiki/public/view/Flexisip/Configuration/Push%20notifications/

image

errno commented 3 years ago

As for me, the easiest way is to get it from the "Contact" field of the registration request, which is logged to flexisip-proxy log if debugging enabled.

inoutglobal commented 3 years ago

You nailed it. Thanks. By the way, is there any flexisip/linphone forum or community? I have other doubts and i think this not the right place to do it.

errno commented 3 years ago

There is a FlexiSIP Develepers maling list. Questions about FlexiSIP could be asked there.

P.S. If your question is answered, don't forget to close the issue.

inoutglobal commented 3 years ago

Thanks so much!