BelledonneCommunications / flexisip

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

Push notification tokens go missing after restarting proxy #121

Closed sanjayws closed 1 year ago

sanjayws commented 3 years ago

Hello

Install is based on latest version on Deb 9.

Everything from push to registration works perfectly. I also have Redis installed and it appears to work fine too, i can see the keys stored in them when running redis-cli, however, when i restart the flexisip-proxy service, all the push notification tokens (i assume that's what its stored as) is lost and client need to relaunch the app.

My question is : 1) Is that the correct behavior? 2) Do we have a way to keep the tokens more persistent?

Thank you.

sanjayws commented 3 years ago

Solved it.

Sterlin11 commented 12 months ago

Hi @sanjayws ,how to check whether flexisip is communicating with Asterisk ?? And command to check redis about the registration??