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 232 forks source link

Can't hear remote end . Call Properties show _remoteAudioCount:0 #77

Open herlarb opened 6 years ago

herlarb commented 6 years ago

Hi, Datso. This has been a very fantastic library and has helped in so many ways. But I am now at a stage where i can make calls successfully. But there is something strange happening. The other recipient can hear me but i can't hear anything. I checked the call properties and found _remoteAudioCount:0 . Could that be the problem if yes how can it be resolved. Any pointers?

Additional Info: The recipient was connecting to my call via a linphone VOIP app. (Tested on Android)

datso commented 6 years ago

Hi, please provide the logs where a can see the SIP messages, adb logcat could help with that (github gist).

herlarb commented 6 years ago

remotecallnoaudio.txt

https://gist.github.com/herlarb/6e63b63d7dab4f4276fb10c11faf4fd0

herlarb commented 6 years ago

@datso The gist requested for has been provided . Any luck with deciphering what is wrong with it ?

datso commented 6 years ago

@herlarb Hey, there is no INVITE messages in the logs you attached. Provide the full logs - from the start of the call.