dart-sip-ua icon indicating copy to clipboard operation
dart-sip-ua copied to clipboard

A dart-lang version of the SIP UA stack.

Results 179 dart-sip-ua issues
Sort by recently updated
recently updated
newest added

**Describe the bug** when app is terminated user get unregistered

bug

**Describe the bug** throw expetion while receiving incoming call in windows ``` flutter: Lead Screen INFO: 2021-08-25 19:34:34.159861 call direction INCOMING flutter: Lead Screen INFO: 2021-08-25 19:34:34.159861 incomming call flutter:...

bug

**Describe the bug** A clear and concise description of what the bug is. after calling call.hangup() most of the time camera stream don't. stop **To Reproduce** -- Random **Expected behavior**...

bug

**Describe the bug** im using sip_ua package for calls and i used `_call.mute(true, false); `method to mute audio when user tap mic icon but while its muted green indicator is...

bug

When switching from one headset to another or from one microphone to another, the old input or output remains active. The conversion is not done , no errors are shown...

While running android app in release mode ,Registered succesfully, when i tap on video call button video screen pops for a second and then the app is terminated .(calling is...

unable to register with chrome , when i used to register it throws error 1006 .

bug

Call is getting terminated automatically after certain period of time with below error. **Level.error rtc_session.dart:1990 ::: emit "peerconnection:setremotedescriptionfailed" [error:Unable to RTCPeerConnection::setRemoteDescription: peerConnectionSetRemoteDescription(): WEBRTC_SET_REMOTE_DESCRIPTION_ERROR: Failed to set remote offer sdp: Called...

We want to implement add call and conference in our app Currently we are using this plugin for audio call with SIP protocol using this plugin. now we going to...

wontfix

Dear Team, I am using sip ua helper and flutter _callkit_incoming plugin also for background notification i am using FCM, my question i used to get notification for incoming call,...

bug