-
-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi,
On 0.2.2 I'm getting on our SIP Proxies:
Jul 16 22:45:19 /sbin/opensips[13809]: ERROR:proto_ws:ws_parse_req_handshake: Origin header not present!
Jul 16 22:45:19 /sbin/opensips[13809]: ERROR:proto_ws:ws_read_req: cannot complete WebSocket handshake
On an ngrep I see this coming in:
GET /ws HTTP/1.1
user-agent: Dart/2.8 (dart:io)
connection: Upgrade
accept-encoding: gzip
content-length: 0
sec-websocket-version: 13
host: xxx.xxx.xxx.xxx
sec-websocket-key: 8odqnq6p8j4=
sec-websocket-protocol: sip
upgrade: websocket
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working