react-sip
react-sip copied to clipboard
Added the ability to mute outgoing audio
I've added new functions that expose JsSip's mute()
and unmute()
functions, as well as added a convenient "toggle" function. I've also updated the README with usage examples.