Commit Graph

33158 Commits (development/16/python3)
 

Author SHA1 Message Date
Walter Doekes f98eed17c1 main/say: Work around gcc 9 format-truncation false positive
6 years ago
Kevin Harwell 92e1de458a res_pjsip, res_pjsip_session: initialize local variables
6 years ago
Alexander Traud 65426f4312 install_prereq: Add GMime 3.0.
6 years ago
Alexander Traud fb721ce82c BuildSystem: Enable Lua 5.4.
6 years ago
Sean Bright e326b133dc features.conf.sample: Sample sound files incorrectly quoted
6 years ago
Asterisk Development Team 69356a7895 Update CHANGES and UPGRADE.txt for 16.14.0
6 years ago
Andrew Siplas 606bd35060 logger.conf.sample: add missing comment mark
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
Sean Bright d0313d8b12 tcptls.c: Don't close TCP client file descriptors more than once
6 years ago
Ben Ford 681a1624b5 utils.c: NULL terminate ast_base64decode_string.
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
Sean Bright 9ac933fbba app_voicemail.c: Document VMSayName interruption behavior
6 years ago
George Joseph 3b0a53f257 app_confbridge/bridge_softmix: Add ability to force estimated bitrate
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
Jasper van der Neut efcc6d6f6b channels: Don't dereference NULL pointer
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
Sean Bright cba132a797 dsp.c: Update calls to ast_format_cmp to check result properly
6 years ago
Joshua C. Colp baa6e8f112 res_pjsip_session: Fix stream name memory leak.
6 years ago
Sean Bright 799426cd58 func_curl.c: Prevent crash when using CURLOPT(httpheader)
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
Michal Hajek f7285140b4 res_stasis.c: Add compare function for bridges moh container
6 years ago
George Joseph fb6f2157e7 logger.h: Fix ast_trace to respect scope_level
6 years ago
George Joseph 8d9633074e bridge_softmix/sfu_topologies_on_join: Ignore topology change failures
6 years ago
Sean Bright 9458577f68 res_pjsip_session.c: Fix build when TEST_FRAMEWORK is not defined
6 years ago
Torrey Searle 5a12463c07 res_pjsip_diversion: implement support for History-Info
6 years ago
Sean Bright c9cc281484 format_cap: Perform codec lookups by pointer instead of name
6 years ago
George Joseph df429c97a1 res_pjsip_session: Fix issue with COLP and 491
6 years ago
George Joseph 6abf6f345d debugging: Add enough to choke a mule
6 years ago
George Joseph 65088494cb res_pjsip_session: Handle multi-stream re-invites better
6 years ago
Sungtae Kim af339d0adb res_stasis.c: Added video_single option for bridge creation
6 years ago
Sungtae Kim a353b76c75 realtime: Increased reg_server character size
6 years ago
Ben Ford e7620d034a Bridging: Use a ref to bridge_channel's channel to prevent crash.
6 years ago
Asterisk Development Team bd0724c7ed Update CHANGES and UPGRADE.txt for 16.14.0
6 years ago
Patrick Verzele ab34417f7e res_pjsip_session: Deferred re-INVITE without SDP send a=sendrecv instead of a=sendonly
6 years ago
Kevin Harwell 7b441505dc conversions: Add string to signed integer conversion functions
6 years ago