react-native-pjsip-builder icon indicating copy to clipboard operation
react-native-pjsip-builder copied to clipboard

Enable "c=" line in SDP session level

Open nvojnovic opened this issue 7 years ago • 0 comments

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

nvojnovic avatar May 03 '18 13:05 nvojnovic