Commit Graph

65 Commits (9e549d533a24211ea7c0d6a5389af404423b823e)

Author SHA1 Message Date
Sean Bright f74eafcf65 res_pjsip_t38.c: Permit IPv6 SDP connection addresses.
2 years ago
Sean Bright 4d09fb191c res_pjsip_session.c: Correctly format SDP connection addresses.
2 years ago
Matthew Kern 5e9799a42e res_pjsip_t38: bind UDPTL sessions like RTP
4 years ago
Ben Ford fd560ad9fa AST-2021-006 - res_pjsip_t38.c: Check for session_media on reinvite.
5 years ago
Kevin Harwell 5e998d8bd3 AST-2021-002: Remote crash possible when negotiating T.38
5 years ago
Salah Ahmed 330ffa2bce res_pjsip_t38: T.38 error correction mode selection at 200 ok received
6 years ago
Kevin Harwell bdd785d31c various files - fix some alerts raised by lgtm code analysis
6 years ago
Kevin Harwell 18f5f5fc99 AST-2019-004 - res_pjsip_t38.c: Add NULL checks before using session media
6 years ago
Richard Mudgett 40f1604e2f res_pjsip_t38.c: Fix crash if already saw a final T.38 reINVITE response.
7 years ago
Joshua Colp 6d0529cd7f Merge "res_pjsip_t38.c: Be smarter about how we respond when T.38 is disabled."
7 years ago
Joshua Colp c9f8e068ed res_pjsip_t38: Decline T.38 stream on failure case.
7 years ago
Richard Mudgett d5db664d70 res_pjsip_t38.c: Be smarter about how we respond when T.38 is disabled.
7 years ago
Richard Mudgett 1aa45ffdfa res_pjsip_t38.c: Fix crash by ignoring 1xx messages.
7 years ago
George Joseph f91263cf46 res_pjsip: Correct usages of pjproject's timer heap
8 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
8 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
8 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
8 years ago
Corey Farrell 4ac6dd4e95 res_pjsip_t38: Better error checking for t38_create_media_state.
8 years ago
Walter Doekes 680aba21ec res/res_pjsip: Fix localnet checks in pjsip, part 2.
8 years ago
Jenkins2 23f22a3647 Merge "res/res_pjsip: Standardize/fix localnet checks across pjsip."
8 years ago
Walter Doekes f856d9b42b res/res_pjsip: Standardize/fix localnet checks across pjsip.
8 years ago
George Joseph 9b3f6d26bd res_pjsip_t38: Make t38_reinvite_response_cb tolerant of NULL channel
8 years ago
Joshua Colp 2a4283f3e7 res_pjsip: Add support for dnsmgr to external_media_address.
8 years ago
George Joseph a20703fd1b Merge "res/res_pjsip_t38 ensure t38 requests get rejected quickly"
8 years ago
Joshua Colp 065c3005ad res_rtp_asterisk / res_pjsip: Add support for BUNDLE.
8 years ago
Torrey Searle d42a9cc9dc res/res_pjsip_t38 ensure t38 requests get rejected quickly
8 years ago
Mark Michelson 45df25a579 chan_pjsip: Add support for multiple streams of the same type.
8 years ago
Torrey Searle a48d3e4d31 res/res_pjsip_t38: fix incorrect increment of media_count
8 years ago
Richard Mudgett 52e4f02b1a res_pjsip_t38.c: Fix deadlock in T.38 framehook.
9 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
9 years ago
Matt Jordan e6dc28b78f res/res_pjsip_session: Only check localnet if it is defined
9 years ago
Guido Falsi 75230f4c01 res_rtp: Fix regression when IPv6 is not available.
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Joshua Colp 403c4f5833 pjsip: Support dual stack automatically.
9 years ago
Richard Mudgett 5744f434f0 ast_framehook_attach() must be called with the channel locked.
9 years ago
Joshua Colp 302be4809a chan_sip/res_pjsip_t38: Handle a request to negotiate T.38 after it is enabled.
9 years ago
Richard Mudgett bf29a4e2e6 res_pjsip_t38.c: Back out part of an earlier fix attempt.
10 years ago
George Joseph bbf3ace682 res_pjsip: Fix infinite recursion when loading transports from realtime
10 years ago
Matt Jordan 726ee873a6 chan_pjsip: Handle T.38 faxes with direct media bridges
10 years ago
Matt Jordan d2b141c79f res/res_pjsip_t38: Add debug statements
10 years ago
Joshua Colp d013ecf748 res_pjsip: Add common ast_sip_get_host_ip API.
10 years ago
Joshua Colp 78ff4a2a4a Merge "PJSIP FAX: Fix T.38 automatic reject timer NULL channel pointer dereferences."
10 years ago
Richard Mudgett 792ed7ce93 PJSIP FAX: Fix T.38 automatic reject timer NULL channel pointer dereferences.
10 years ago
Richard Mudgett 1b91094edd res_pjsip_t38.c: Fix always false if test.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
11 years ago
Mark Michelson 89a3fc0572 res_pjsip_t38: Don't crash on authenticated reinvite after originated T.38 FAX.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
Matthew Jordan 5f181bcccd res/res_pjsip_t38: Add missing initialization of t38faxmaxdatagram
11 years ago
Jonathan Rose a759714101 res_pjsip_t38: Fix FAX failures when using PJSIP with authentication
11 years ago
Richard Mudgett c41dd32b94 Audit ast_sockaddr_resolve() usage for memory leaks.
11 years ago