react-sip icon indicating copy to clipboard operation
react-sip copied to clipboard

React wrapper for jssip

Results 17 react-sip issues
Sort by recently updated
recently updated
newest added

This is true by default but if set to false will switch from wss: to ws: (useful for local development).

Hello. Is there a way to transfer call (attended or blind). Also is there a way for call waiting?

Hello. How can we catch RTCSession's failure and end causes using react-sip?

I've added two new props to `` - incoming- and outboundAudioDeviceId. If these are passed to the SipProvider, it will use those devices for audio instead of the system default....

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.

We're using react-sip for a project at our organization, and we needed DTMF support, so I took the liberty of adding it to react-sip. Note that this is RFC-4733 DTMF,...

hello, i wonder konw this library more than one call the same time,thx