Commit Graph

5115 Commits (16.16)

Author SHA1 Message Date
Ben Ford 864fd2dde1 AST-2021-006 - res_pjsip_t38.c: Check for session_media on reinvite.
6 years ago
Kevin Harwell a5619097cd AST-2021-002: Remote crash possible when negotiating T.38
6 years ago
Alexander Traud 3f4dfd5c02 rtp: Enable srtp replay protection
6 years ago
Ivan Poddubnyi 17561b5e64 res_pjsip_diversion: Fix adding more than one histinfo to Supported
6 years ago
Sean Bright 4cea145aa9 res_rtp_asterisk.c: Fix signed mismatch that leads to overflow
6 years ago
Jean Aunis 45e1d89135 Stasis/messaging: tech subscriptions conflict with endpoint subscriptions.
6 years ago
Ivan Poddubnyi 97afc9055f chan_pjsip: Assign SIPDOMAIN after creating a channel
6 years ago
George Joseph 7ed20b9d3b Revert "res_pjsip_outbound_registration.c: Use our own scheduler and other stuff"
6 years ago
Richard Mudgett 89cf7899be res_pjsip_session.c: Fix compiler warnings.
6 years ago
Sungtae Kim ab3f57d88f res_pjsip_session: Fixed NULL active media topology handle
6 years ago
Torrey Searle 9196e0d1d5 res/res_pjsip_diversion: prevent crash on tel: uri in History-Info
6 years ago
Sean Bright 0a23296834 app_chanspy: Spyee information missing in ChanSpyStop AMI Event
6 years ago
Sungtae Kim a47e6965b3 res_ari: Fix wrong media uri handle for channel play
6 years ago
Pirmin Walthert 11def974a8 res_pjsip_nat.c: Create deep copies of strings when appropriate
6 years ago
Joshua C. Colp 7e4bb4ed11 res_pjsip_pidf_digium_body_supplement: Support Sangoma user agent.
6 years ago
Nathan Bruning bb46595799 res_musiconhold: Don't crash when real-time doesn't return any entries
6 years ago
Joshua C. Colp ea744ca7c2 pjsip: Match lifetime of INVITE session to our session.
6 years ago
Sean Bright 0c185c9e21 res_http_media_cache.c: Set reasonable number of redirects
6 years ago
Stanislav 159522003a res_pjsip_stir_shaken: Fix module description
6 years ago
Alexander Traud 4c79bc19d1 loader: Sync load- and build-time deps.
6 years ago
Alexander Greiner-Baer a8f6238cc8 res_pjsip: set Accept-Encoding to identity in OPTIONS response
6 years ago
George Joseph e1fd51cd2c res_pjsip_outbound_registration.c: Use our own scheduler and other stuff
6 years ago
George Joseph 80f116c156 pjsip_scheduler.c: Add type ONESHOT and enhance cli show command
6 years ago
Alexander Traud ddfb76a864 res_pjsip/config_transport: Load and run without OpenSSL.
6 years ago
Alexander Traud 277aa0ced6 res_stir_shaken: Include OpenSSL headers where used actually.
6 years ago
Kevin Harwell 8973fe5cf3 AST-2020-001 - res_pjsip: Return dialog locked and referenced
6 years ago
Ben Ford 58aa6a7057 AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
6 years ago
Alexander Traud 334661601a Compiler fixes for GCC when printf %s is NULL
6 years ago
Kevin Harwell 92e1de458a res_pjsip, res_pjsip_session: initialize local variables
6 years ago
Kevin Harwell e051806e80 Logging: Add debug logging categories
6 years ago
Jean Aunis 0b835f2156 resource_endpoints.c: memory leak when providing a 404 response
6 years ago
Ben Ford df7c4ed0ed res_stir_shaken: Fix memory allocation error in curl.c
6 years ago
Ben Ford 21ab0a450b res_stir_shaken: Add stir_shaken option and general improvements.
6 years ago
Ben Ford d979bdf87a res_stir_shaken: Add outbound INVITE support.
6 years ago
Ben Ford 746ce16b16 res_stir_shaken: Add inbound INVITE support.
6 years ago
Ben Ford 9d7628829c res_stir_shaken: Add unit tests for signing and verification.
6 years ago
Ben Ford 035b463c93 res_stir_shaken: Added dialplan function and API call.
6 years ago
Joshua C. Colp 0392a8e620 res_stir_shaken: Use ast_asprintf for creating file path.
6 years ago
Ben Ford 70af7e1311 res_stir_shaken: Implemented signature verification.
6 years ago
Alexander Traud 971b125fc0 res_stir_shaken: Do not build without OpenSSL.
6 years ago
Ben Ford e9ee9a381b res_stir_shaken: Implemented signing of JSON payload.
6 years ago
Ben Ford 716e51a3f3 res_stir_shaken: Initial commit and reading private key.
6 years ago
Sean Bright 7a64868118 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
6 years ago
lvl 374d18cb97 res_musiconhold: Load all realtime entries, not just the first
6 years ago
Holger Hans Peter Freyther cd793c7c81 res_pjsip_sdp_rtp: Fix accidentally native bridging calls
6 years ago
Torrey Searle 14b483dd5e res_pjsip_diversion: fix double 181
6 years ago
Sean Bright fccf360fcb res_musiconhold: Clarify that playlist mode only supports HTTP(S) URLs
6 years ago
Joshua C. Colp baa6e8f112 res_pjsip_session: Fix stream name memory leak.
6 years ago
Sean Bright 4a7bbac0ed res_musiconhold: Start playlist after initial announcement
6 years ago
Joshua C. Colp e6ed74347c res_pjsip_session: Fix session reference leak.
6 years ago