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** I am running my sip for both incoming and outgoing call. The outgoing works perfectly but with incoming calls. I don't get audio and the other party...

bug

Hello , i am using the sdk for mobile app and when i put my app in background the ongoing call audio goes silent and also navigating to other apps...

bug

Description: We are experiencing a specific issue on the Samsung S24 Ultra related to SIP calls. When an incoming call is received and the application is started, audio is not...

bug

**Describe the bug** On previous versions calling call.hold() was working, now in version 1.0.0 when I try to hold a call I receive the following Unable to getUserMedia: getUserMedia(): TypeError,...

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

bug

@hiratake55 @ghenry @DooMMasteR @jbg I do that and I registered correctly but when I make the call show me this : [2024-09-24 14:13:35.448] Level.debug socket_transport.dart:128 ::: Socket Transport send() I/flutter...

bug

- Usage of strings for the direction is confusing and inconsistent as one place uppercased the call direction. - To make the API easier to use, I have replaced the...

**Describe the bug** Impossible to compile application on iOS **To Reproduce** Steps to reproduce the behavior: Add those depencies to pub spec.yaml : firebase_analytics: ^11.3.2 firebase_core: ^3.5.0 firebase_crashlytics: ^4.1.2 firebase_messaging:...

bug