glocore
glocore
Any updates on this? This is a serious issue when using push notifications to receive calls. The problem is that when I use either of the `deleteAccount()` or `registerAccount(account, false)`...
@rodrigowbazevedo I wasn't able to get it to work with either of the methods, how do you prevent duplicate account registrations?
@rodrigowbazevedo Thanks for your response! What do you do to register after you log back in? Do you use `createAccount()` to generate a new account? Because that's where I'm facing...
I've added more details [here](https://github.com/datso/react-native-pjsip/issues/100#issuecomment-464654340), if that helps.
You could also have a flag like `mobileDetected` in an httpOnly cookie, that way your server doesn't need to cache any IPs.
Hi @cmendes0101, I have a different problem: when calling to pjsip, the other party is not able to hear a ring. I am however able to answer the call from...
This step was mentioned in the old markdown docs, which was later removed. You can browse the docs by cloning the repo and opening the `/docs/index.html` file on your browser.
@datso I'm also stuck with the same issue, couldn't find anything upon grepping through the codebase. I'm able to answer calls no problem, just that the other party is not...
@cmendes0101 Thanks for replying. I've tried calling from both the Telephone Mac app as well as the CSipSimple Android app, and I couldn't hear a ring in either of them....
@cmendes0101 Here are the PCAPs for both calling to CSipSimple and also to react-native-pjsip https://gist.github.com/platonish/6439af23b9196e8d5bf136ba0e488924