react-native-pjsip-builder
react-native-pjsip-builder copied to clipboard
While investigating the https://github.com/florindumitru/react-native-sip package for use I discovered that this package's download link for PJSip is either broken or outdated. I think that at one point or another PJSip...
Hi, I am using this pjsip library in my react-native application and it works great. But starting from 1. August 2019, Google will require to publish 64-bit version APK together...
It will be good for compatibility with some buggy sip providers. Macro PJSUA_SDP_SESS_HAS_CONN should be enabled with: ` #define PJSUA_SDP_SESS_HAS_CONN 1 `