datso / react-native-pjsip

A PJSIP module for React Native.
http://datso.github.io/react-native-pjsip
GNU General Public License v3.0
273 stars 229 forks source link

(Android) crash on createAccount #185

Open yunhanxia opened 5 years ago

yunhanxia commented 5 years ago

Hello there,

I'm getting an issue that I crash on createAccount everytime when I do:

then

My asterisk server doesn't receive any request from the second createAccount, so I just can't figure it out how to fix the problem. I'm trying to do features like login and logout, this issue only appears in Android, iOS works fine.

Thanks in advance, best regards