Commit Graph

9 Commits (d43b17a872e8227aa8a9905a21f90bd48f9d5348)

Author SHA1 Message Date
David M. Lee dcf03554a0 Shuffle RESTful URL's around.
12 years ago
David M. Lee 1e9faaf78a Fix segfault for certain invalid WebSocket input.
12 years ago
David M. Lee 9c696e665f Allow WebSocket connections on more URL's
12 years ago
Matthew Jordan a5df2542c3 Don't attempt a websocket protocol removal if res_http_websocket isn't there
12 years ago
David M. Lee cc01a79463 Added missing newlines to websocket ast_logs.
13 years ago
Joshua Colp 9f55e5e928 Make res_http_websocket an optional dependency on supported platforms for chan_sip.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Joshua Colp e938737570 Add support for SIP over WebSocket.
13 years ago
Joshua Colp 380c7c5c39 Add res_http_websocket module which implements the WebSocket protocol according to RFC 6455.
13 years ago