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

Add 180 RINGING request in onCallReceived method #156

Closed glocore closed 5 years ago

glocore commented 5 years ago

fixes #61 Wasn't able to hear a ringing tone when calling TO react-native-pjsip. Turns out that a 180 RINGING request was not being sent, and so the caller could not hear the ringing.