Giter VIP home page Giter VIP logo

Comments (9)

cloudwebrtc avatar cloudwebrtc commented on May 21, 2024

Can provide more logs?

from dart-sip-ua.

maheshlalu avatar maheshlalu commented on May 21, 2024

[2019-12-26 19:08:02.908] Level.info websocket_dart_impl.dart:21 ::: connect wss://**..com:443/ws, {Sec-WebSocket-Protocol: sip}, null
I/flutter (10480): [2019-12-26 19:08:08.157] Level.error websocket_interface.dart:104 ::: NoSuchMethodError: The getter 'closeCode' was called on null.
I/flutter (10480): Receiver: null
I/flutter (10480): Tried calling: closeCode
I/flutter (10480): #0 Object.noSuchMethod (dart:core-patch/object_patch.dart:53:5)
I/flutter (10480): #1 WebSocketImpl.connect (package:sip_ua/src/websocket_dart_impl.dart:37:28)
I/flutter (10480):
I/flutter (10480): #2 WebSocketInterface.connect (package:sip_ua/src/websocket_interface.dart:99:22)
I/flutter (10480): #3 Transport.connect (package:sip_ua/src/transport.dart:132:19)
I/flutter (10480): #4 UA.start (package:sip_ua/src/ua.dart:166:23)
I/flutter (10480): #5 SIPUAHelper.start (package:sip_ua/src/sip_ua_helper.dart:197:16)
I/flutter (10480): #6 _SIPRegisterState.registrationProcess (package:sipcalling/registerAccount.dart:139:12)
I/flutter (10480): #7 _SIPRegisterState._handleSave (package:sipcalling/registerAccount.dart:114:4)
I/flutter (10480): #8 _SIPRegisterState.buildRegisterBody. (package:sipcalling/registerAccount.dart:317:36)
I/flutter (10480): #9 _InkResponseState._handleTap (package:flutter/src/material/ink_well.dart:706:14)
I/flutter (10480): #10 _InkResponseState.build. (package:flutter/src/material/ink_well.dart:789:36)
I/flutter (10480): #11 GestureRecognizer.invokeCallback (package:flutter/src/gest
I/flutter (10480): [2019-12-26 19:08:08.160] Level.error websocket_interface.dart:178 ::: WebSocket wss://devproxy01.buniapp.com:443/ws error: NoSuchMethodError: The getter 'closeCode' was called on null.
I/flutter (10480): Receiver: null
I/flutter (10480): Tried calling: closeCode

NOTE: Same code working in iOS but not working in Android.

from dart-sip-ua.

maheshlalu avatar maheshlalu commented on May 21, 2024

Got socket connection failed in Android but in iOS working good. below method called when socket is connecting
this.onClose(_socket.closeCode, _socket.closeReason);

from dart-sip-ua.

cloudwebrtc avatar cloudwebrtc commented on May 21, 2024

Looks like a bug.

from dart-sip-ua.

maheshlalu avatar maheshlalu commented on May 21, 2024

@cloudwebrtc please update on this.

from dart-sip-ua.

maheshlalu avatar maheshlalu commented on May 21, 2024

@cloudwebrtc please update

from dart-sip-ua.

maheshlalu avatar maheshlalu commented on May 21, 2024

I am getting same error in Android. @cloudwebrtc please update on it.

from dart-sip-ua.

maheshlalu avatar maheshlalu commented on May 21, 2024

CERTIFICATE_VERIFY_FAILED: unable to get local issuer certificate(handshake.cc:354))

from dart-sip-ua.

chikondot avatar chikondot commented on May 21, 2024

Hello, I am facing the exact same problem with my android emulator. Was the problem fixed? and if so my someone please assist

from dart-sip-ua.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.