jssip latest version on react native RTCSession unmute() function it is not working

55 views
Skip to first unread message

Ronald Blanco

unread,
Mar 28, 2023, 5:27:20 PM3/28/23
to JsSIP
jssip latest version on react native RTCSession unmute() function it is not working.

 "react": "18.2.0",
 "react-native": "0.71.4",
 "react-native-webrtc": "^106.0.7",
 "jssip": "^3.10.0",

rtc && rtc !== {} && rtc.unmute ? rtc.unmute({ audio: true }) : "";
On the log all looks fine but the call never goes back to unmute.

Any suggestion?

Ronald Blanco

unread,
Mar 29, 2023, 8:55:19 AM3/29/23
to JsSIP
Sorry, jssip unmute is working fine, the problem seems to be with the "react-native-callkeep": "^4.3.8" using setMutedCall(Uuid, false);
Reply all
Reply to author
Forward
0 new messages