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** [2022-03-21 13:09:46.382] Level.debug sip_ua_helper.dart:222 ::: call ended with cause: Code: [408], Cause: RTP Timeout, Reason: RTP Timeout

bug

How can I give input to this websocet and SIP URI ![image](https://user-images.githubusercontent.com/3693384/157667150-18c255f3-ba96-46e5-9cfc-436d52ee5d99.png) ![image](https://user-images.githubusercontent.com/3693384/157666895-1dd4de34-8838-49c6-9200-e0cf258f423b.png)

bug

**Describe the bug** Voice cal works without any problem. This error happens on video call on android >9. On android

bug

**Describe the bug** When you initiate a call, if you hang it up before you actually connect to the other party in real time or connect to their voicemail, an...

bug

I'm using recent version of this plugin and have successfully connected and did a phone call using asterisk server from android and web. But for windows, calling works but without...

bug

Well, the first problem is when I connect for the first time everything is fine, but when i gonna call the another people, this person not receive the call and...

I/flutter (17015): SIP/2.0 200 OK I/flutter (17015): Via: SIP/2.0/WSS 196431080113.invalid;branch=z9hG4bK16553624750000000;received=192.168.11.3;rport=48048 I/flutter (17015): From: "1003" ;tag=5584v34119 I/flutter (17015): To: ;tag=0Qvcvm3a8mSyg I/flutter (17015): Call-ID: t6d24mhostx1669mg4cy I/flutter (17015): CSeq: 8064 INVITE I/flutter (17015):...

bug

@cloudwebrtc hello I use your library in my project but when i want answer to call, accure an exception. Exception: D/FlutterWebRTCPlugin(10694): onConnectionChangeCLOSED I/flutter (10694): [2022-02-08 14:49:23.344] Level.debug sip_ua_helper.dart:214 ::: call...

**Describe the bug** When making a video call to iOS it works without any problem, but when using the same code on Android I receive the error: > [2022-01-11 14:16:03.301]...

bug

Hello! What if I need to make sipHelper.start in background isolate, and then somehow pass whole UA object to UI isolate without loosing its registration state. So I need to...