Commit Graph

26 Commits (a66fa4db24553d6ec6c8978c528081a94b1715a1)

Author SHA1 Message Date
Richard Mudgett 12aa25b2e1 res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.
7 years ago
Sean Bright 60cfe00c4e res_pjsip_transport_websocket: Give transport a meaningful description
8 years ago
Joshua Colp c2dddb001a pjsip / hep: Provide correct local address for Websockets.
8 years ago
Richard Mudgett 07d026b4cd res_pjsip: Remove ephemeral registered contacts on transport shutdown.
8 years ago
Richard Mudgett f9a823e9dc res_pjsip_transport_websocket.c: Fix serializer ref leak.
8 years ago
Jørgen H e16a669c70 res_pjsip_transport_websocket: Add NULL check in get_write_timeout
8 years ago
Joshua Colp 2a85888262 res_pjsip_transport_websocket: Add support for IPv6.
8 years ago
Jørgen H e510595c86 res_pjsip WebRTC/websockets: Fix usage of WS vs WSS.
8 years ago
Matt Jordan 09c36a6535 res_pjsip/chan_sip: Advertise 'ws' in the SIP URI transport parameter
9 years ago
George Joseph 2451d4e455 res_pjsip: Fix infinite recursion when loading transports from realtime
9 years ago
Richard Mudgett cf8e7a580b res_pjsip: Create human friendly serializer names.
10 years ago
Martin Tomec d32e516c7c res/pjsip: Mark WSS transport as secure
10 years ago
Mark Michelson 39cc28f6ea res_http_websocket: Avoid passing strlen() to ast_websocket_write().
10 years ago
Ivan Poddubny 8af6c9cf6b res_pjsip_transport_websocket: Fix use-after-free bugs.
10 years ago
Ivan Poddubny 554bd1e39c res_pjsip_transport_websocket: Fix crash on receiving large SIP packets
10 years ago
Matthew Jordan 1995baad71 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app
10 years ago
Joshua Colp fb768ec33a res_http_websocket: Fix crash due to double freeing memory when receiving a payload length of zero.
11 years ago
Kinsey Moore 289830cdc6 PJSIP: Enforce module load dependencies
11 years ago
Joshua Colp 1bcb46c578 res_pjsip_transport_websocket: Fix crash when the Contact header is not a URI.
11 years ago
Joshua Colp 42fe127009 res_pjsip_transport_websocket: Attach the Websocket module on outgoing INVITEs.
11 years ago
Joshua Colp e86ee8e76b res_pjsip_transport_websocket: Fix a progressive memory growth.
11 years ago
Joshua Colp 3592d4b398 res_pjsip_transport_websocket: Ensure secure Websocket clients can be called.
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan 365ae7523b res_http_websocket: Close websocket correctly and use careful fwrite
11 years ago
Joshua Colp 0620cc0c00 res_pjsip_transport_websocket: Fix security events and simplify implementation.
12 years ago
Mark Michelson 735b30ad71 The large GULP->PJSIP renaming effort.
12 years ago