datso / react-native-pjsip

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

what will be the correct format for destination? #227

Open marufMunshi opened 3 years ago

marufMunshi commented 3 years ago

I am getting this error, when trying to make call. I will call to a mobile phone number.

Title: pjsua_call_make_call(acc.getId(), &pj_dst_uri, param.p_opt, this, param.p_msg_data, &id) Code: 171039 Description: Invalid URI (PJSIP_EINVALIDURI) Location: ../src/pjsua2/call.cpp:566