BelledonneCommunications / flexisip

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

Push notifitcation failure #5

Open fedesenmartin opened 7 years ago

fedesenmartin commented 7 years ago

We have implemented flexisip in our server and its working ok when the app is on foreground

But when is killed it doest work.

We have the certs at the right place and the flexi pusher its working Ok

Here are some logs

Sep 04 17:34:12 flexisip.xxx.com.ar flexisip[473826]: ContactMasquerader::restore() aborted. Sep 04 17:34:12 flexisip.xxx.com.ar flexisip[473826]: ContactMasquerader::restore() aborted. Sep 04 17:34:13 flexisip.xxx.com.ar flexisip[473826]: ContactMasquerader::restore() aborted. Sep 04 17:34:14 flexisip.xxx.com.ar flexisip[473826]: ContactMasquerader::restore() aborted. Sep 04 17:34:16 flexisip.xxx.com.ar flexisip[473826]: ContactMasquerader::restore() aborted. Sep 04 17:34:20 flexisip.xxx.com.ar flexisip[473826]: ContactMasquerader::restore() aborted. Sep 04 17:34:24 flexisip.xxx.com.ar flexisip[473826]: ContactMasquerader::restore() aborted. Sep 04 17:34:28 flexisip.xxx.com.ar flexisip[473826]: ContactMasquerader::restore() aborted. Sep 04 17:34:31 flexisip.xxx.com.ar flexisip[473826]: Tport is null, can't check the packet count rate Sep 04 17:34:31 flexisip.xxx.com.ar flexisip[473826]: ContactMasquerader::restore() aborted. Sep 04 17:34:32 flexisip.xxx.com.ar flexisip[473826]: ContactMasquerader::restore() aborted. Sep 04 17:34:36 flexisip.xxx.com.ar flexisip[473826]: ContactMasquerader::restore() aborted. Sep 04 17:34:40 flexisip.xxx.com.ar flexisip[473826]: ContactMasquerader::restore() aborted. Sep 04 17:34:44 flexisip.xxx.com.ar flexisip[473826]: ContactMasquerader::restore() aborted.

mako16 commented 7 years ago

hi can you help with this case its no clear what this logs means but push is not working properly. Thanks

mako16 commented 7 years ago

we are using configuration recomended in flexisip page. thanks

ghost commented 6 years ago

Hello,

Does the push not wokr on specific device ? (Apple, firebase etc...)

Thanks