prozaklob
prozaklob
nothing according to the traffic on the server, I see that the connection to the socket is taking place, but it does not reach sip registration
yap. this host work.
i think flutter not connected to ws if i try open url on browser http://192.168.1.200:8088/ws i take error on asterisk debug: `WARNING[28673]: res_http_websocket.c:831 __ast_websocket_uri_cb: WebSocket connection from '192.168.1.114:38473' could not...
hmm now im try run app on real phone and take other error ``` flutter (22547): [2020-10-02 00:53:57.156] Level.debug websocket_interface.dart:37 ::: new() [url:ws://192.168.1.200:8088/ws] I/flutter (22547): [2020-10-02 00:53:57.295] Level.debug websocket_interface.dart:50 :::...
im found trouble pls,dont close topic, i will write a mini manul for setting up an asterisk for sip_ua over wss :)
I jumped a little to conclusions. I was able to start the server with sipml5 wss. But in the application I get the error ` [2020-10-02 14:09:15.87] Level.warning registrator.dart:140 :::...
``` Map _wsExtraHeaders = { 'Origin': ' https://sip.url.by', 'Host': 'sip.url.by:8089' }; ``` ``` _preferences.getString('ws_uri') ?? 'wss://sip.url.by:8089/ws'; _sipUri = _preferences.getString('sip_uri') ?? 'sip:[email protected]'; _displayName = _preferences.getString('display_name') ?? 'Flutter SIP UA'; _password =...
ws too not work in app
app or server? im test server on any app and work fine