Giter VIP home page Giter VIP logo

Comments (4)

sajjadjaved01 avatar sajjadjaved01 commented on June 14, 2024

Hi did you find any solution for this kindly let me know i'm faceing same issue. @Vinayak006 @cloudwebrtc

my logs:


I/flutter (30953): [2024-02-27 10:19:02.282] Level.debug websocket_interface.dart:13 ::: new() [url:wss://10.1.1.5:5060]
I/flutter (30953): [2024-02-27 10:19:02.289] Level.debug websocket_interface.dart:30 ::: SIP URI: sip:10.1.1.5:5060;transport=wss
I/flutter (30953): [2024-02-27 10:19:02.290] Level.debug ua.dart:89 ::: new() [configuration:Instance of 'Settings']
I/flutter (30953): [2024-02-27 10:19:02.295] Level.debug config.dart:266 ::: Check optional parameter => authorization_user.
I/flutter (30953): [2024-02-27 10:19:02.297] Level.debug config.dart:266 ::: Check optional parameter => user_agent.
I/flutter (30953): [2024-02-27 10:19:02.297] Level.debug config.dart:266 ::: Check optional parameter => connection_recovery_max_interval.
I/flutter (30953): [2024-02-27 10:19:02.299] Level.debug config.dart:266 ::: Check optional parameter => connection_recovery_min_interval.
I/flutter (30953): [2024-02-27 10:19:02.300] Level.debug config.dart:266 ::: Check optional parameter => contact_uri.
I/flutter (30953): [2024-02-27 10:19:02.301] Level.debug config.dart:266 ::: Check optional parameter => display_name.
I/flutter (30953): [2024-02-27 10:19:02.302] Level.debug config.dart:266 ::: Check optional parameter => instance_id.
I/flutter (30953): [2024-02-27 10:19:02.303] Level.debug config.dart:266 ::: Check optional parameter => no_answer_timeout.
I/flutter (30953): [2024-02-27 10:19:02.304] Level.debug config.dart:266 ::: Check optional parameter => session_timers.
I/flutter (30953): [2024-02-27 10:19:02.304] Level.debug config.dart:266 ::: Check optional parameter => session_timers_refresh_method.
I/flutter (30953): [2024-02-27 10:19:02.305] Level.debug config.dart:266 ::: Check optional parameter => password.
I/flutter (30953): [2024-02-27 10:19:02.306] Level.debug config.dart:266 ::: Check optional parameter => realm.
I/flutter (30953): [2024-02-27 10:19:02.307] Level.debug config.dart:266 ::: Check optional parameter => ha1.
I/flutter (30953): [2024-02-27 10:19:02.308] Level.debug config.dart:266 ::: Check optional parameter => register.
I/flutter (30953): [2024-02-27 10:19:02.309] Level.debug config.dart:266 ::: Check optional parameter => register_expires.
I/flutter (30953): [2024-02-27 10:19:02.310] Level.debug config.dart:266 ::: Check optional parameter => registrar_server.
I/flutter (30953): [2024-02-27 10:19:02.311] Level.debug config.dart:266 ::: Check optional parameter => register_extra_contact_uri_params.
I/flutter (30953): [2024-02-27 10:19:02.311] Level.debug config.dart:266 ::: Check optional parameter => use_preloaded_route.
I/flutter (30953): [2024-02-27 10:19:02.313] Level.debug config.dart:266 ::: Check optional parameter => dtmf_mode.
I/flutter (30953): [2024-02-27 10:19:02.314] Level.debug config.dart:266 ::: Check optional parameter => ice_gathering_timeout.
I/flutter (30953): [2024-02-27 10:19:02.317] Level.debug transport.dart:42 ::: new()
I/flutter (30953): [2024-02-27 10:19:02.322] Level.debug ua.dart:151 ::: start()
I/flutter (30953): [2024-02-27 10:19:02.324] Level.debug transport.dart:89 ::: connect()
I/flutter (30953): [2024-02-27 10:19:02.325] Level.debug ua.dart:906 ::: Transport connecting
I/flutter (30953): [2024-02-27 10:19:02.325] Level.debug sip_ua_helper.dart:146 ::: connecting => Instance of 'EventSocketConnecting'
I/flutter (30953): [2024-02-27 10:19:02.327] Level.debug websocket_interface.dart:71 ::: connect()
I/flutter (30953): [2024-02-27 10:19:02.327] Level.debug websocket_interface.dart:87 ::: connecting to WebSocket wss://10.1.1.5:5060
I/flutter (30953): [2024-02-27 10:19:02.583] Level.debug websocket_interface.dart:103 ::: Closed [500, SocketException: Connection refused (OS Error: Connection refused, errno = 111), address = 10.1.1.5, port = 38542]!
I/flutter (30953): [2024-02-27 10:19:02.585] Level.debug websocket_interface.dart:167 ::: WebSocket wss://10.1.1.5:5060 closed
I/flutter (30953): [2024-02-27 10:19:02.586] Level.debug sip_ua_helper.dart:158 ::: disconnected => Code: [500], Cause: error, Reason: SocketException: Connection refused (OS Error: Connection refused, errno = 111), address = 10.1.1.5, port = 38542
I/flutter (30953): [2024-02-27 10:19:02.588] Level.debug ua.dart:307 ::: stop()
I/flutter (30953): [2024-02-27 10:19:02.590] Level.debug transport.dart:116 ::: close()
I/flutter (30953): [2024-02-27 10:19:02.592] Level.debug websocket_interface.dart:120 ::: disconnect()
I/flutter (30953): [2024-02-27 10:19:02.593] Level.debug websocket_interface.dart:167 ::: WebSocket wss://10.1.1.5:5060 closed
I/flutter (30953): [2024-02-27 10:19:02.596] Level.debug sip_ua_helper.dart:158 ::: disconnected => Code: [0], Cause: disconnect, Reason: close by local
I/flutter (30953): [2024-02-27 10:19:02.597] Level.debug ua.dart:307 ::: stop()
I/flutter (30953): [2024-02-27 10:19:02.599] Level.debug ua.dart:313 ::: UA already closed

from dart-sip-ua.

EloWeld avatar EloWeld commented on June 14, 2024

Same trouble

from dart-sip-ua.

sajjadjaved01 avatar sajjadjaved01 commented on June 14, 2024

Same trouble

As i have checked it is Server issue. Server is not accecpting requestes

from dart-sip-ua.

Vinayak006 avatar Vinayak006 commented on June 14, 2024

@sajjadjaved01 Could you please elaborate on the server issue and specify the configuration changes required to address it? Any additional details would be appreciated. Thank you!

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.