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

currently, on android, I tested it many times and the microphone is working fine. but on ios, the microphone is working on first time, but is not working on second time.

Open pizazzsy opened this issue 2 years ago • 5 comments

currently, on android, I tested it many times and the microphone is working fine. but on ios, the microphone is working on first time, but is not working on second time.

this is the first call microphone on ios 6AF08ABA33F666BE0BBE30F44E2A7F2D this is the second call microphone on iOS 26E3CB6B083791AD2C9BBAC8A29D05EF

pizazzsy avatar Jun 15 '22 09:06 pizazzsy

I get the same problem,need help.

jybin88 avatar Jun 16 '22 02:06 jybin88

@pizazzsy @jybin88 which service are you using to test SIP ? I am unable to register

rddewan avatar Jul 04 '22 04:07 rddewan

Does any one got any solution ? We are facing the same issue, when we registered on SIP Server, we are able to generate the call for the first time when application is installed, only that time we are getting voice(iOS to iOS device). From next time we don't receive voice from iOS device to iOS, from android to iOS its working.

PrarthanaBhatt avatar Jan 13 '23 10:01 PrarthanaBhatt

same issue!

colaTW avatar Feb 11 '23 14:02 colaTW

In my case ,I fix this issue. In pubspec.yaml sip_ua: ^0.5.3 and import this package Don't import sip_ua in upper level folder

colaTW avatar May 10 '23 07:05 colaTW