Skip to content

Origin header not present #103

@ghenry

Description

@ghenry

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions