Commit Graph

40 Commits (master)

Author SHA1 Message Date
Tinet-mucw 671eeeca24 res_pjsip_transport_websocket: Prevent transport from being destroyed before message finishes.
2 years ago
George Joseph 82d5239bcb res_pjsip_transport_websocket: Add remote port to transport
2 years ago
Joshua C. Colp 63ff0ccadf res_pjsip_transport_websocket: Also set the remote name.
3 years ago
Thomas Guebels 4848d6eeb9 res_pjsip_transport_websocket: save the original contact host
3 years ago
Pirmin Walthert 0b10995811 res_pjsip_nat.c: Create deep copies of strings when appropriate
4 years ago
Sean Bright 87110c1bdf websocket: Consider pending SSL data when waiting for socket input
5 years ago
Sean Bright 377d7bdab6 res_pjsip_transport_websocket: Don't put brackets around local_name if IPv6
6 years ago
Sean Bright 20f672539e pjsip_transport_management: Shutdown transport immediately on disconnect
6 years ago
Sean Bright 2b8602e8cf res_pjsip_transport_websocket: Don't assert on 0 length payloads
6 years ago
Sean Bright 07cb13f75f res_pjsip: Log IPv6 addresses correctly
7 years ago
Sean Bright 39459b1ee4 res_pjsip_transport_websocket: Properly set src_name for IPv6
7 years ago
Richard Mudgett 237d341bbd res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.
7 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
7 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
7 years ago
Sean Bright 7a735d45e2 res_pjsip_transport_websocket: Give transport a meaningful description
8 years ago
Joshua Colp 29e0add14f pjsip / hep: Provide correct local address for Websockets.
8 years ago
Richard Mudgett 82f4ade959 res_pjsip: Remove ephemeral registered contacts on transport shutdown.
8 years ago
Richard Mudgett 842e1414d0 res_pjsip_transport_websocket.c: Fix serializer ref leak.
8 years ago
Jørgen H 8d1f54b92e res_pjsip_transport_websocket: Add NULL check in get_write_timeout
8 years ago
Joshua Colp 4e3b0cedba res_pjsip_transport_websocket: Add support for IPv6.
8 years ago
Jørgen H 7922f26cb0 res_pjsip WebRTC/websockets: Fix usage of WS vs WSS.
8 years ago
Matt Jordan 0e15760795 res_pjsip/chan_sip: Advertise 'ws' in the SIP URI transport parameter
9 years ago
George Joseph bbf3ace682 res_pjsip: Fix infinite recursion when loading transports from realtime
9 years ago
Richard Mudgett 0bca2a5c26 res_pjsip: Create human friendly serializer names.
9 years ago
Martin Tomec be31747db8 res/pjsip: Mark WSS transport as secure
10 years ago
Mark Michelson 35a98161df res_http_websocket: Avoid passing strlen() to ast_websocket_write().
10 years ago
Ivan Poddubny 07f5f45e5a res_pjsip_transport_websocket: Fix use-after-free bugs.
10 years ago
Ivan Poddubny 70d54ab6c4 res_pjsip_transport_websocket: Fix crash on receiving large SIP packets
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Matthew Jordan 29f66b0429 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app
10 years ago
Joshua Colp 03c94ef761 res_http_websocket: Fix crash due to double freeing memory when receiving a payload length of zero.
11 years ago
Kinsey Moore 86a4ce4957 PJSIP: Enforce module load dependencies
11 years ago
Joshua Colp 3cd36d0e10 res_pjsip_transport_websocket: Fix crash when the Contact header is not a URI.
11 years ago
Joshua Colp 497a92d079 res_pjsip_transport_websocket: Attach the Websocket module on outgoing INVITEs.
11 years ago
Joshua Colp 477e2e6edb res_pjsip_transport_websocket: Fix a progressive memory growth.
11 years ago
Joshua Colp 2c0cbf8e64 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