Commit Graph

  • e2e01c6414 chan_websocket: Allow additional URI parameters to be added to the outgoing URI. George Joseph 2025-08-13 13:22:38 -0600
  • 2d65228009 chan_websocket: Fix buffer overrun when processing TEXT websocket frames. George Joseph 2025-08-19 09:46:39 -0600
  • 88f021df87 sig_analog: Fix SEGV due to calling strcmp on NULL. Naveen Albert 2025-08-18 10:02:38 -0400
  • a9faf0e3c0 ARI: Add command to indicate progress to a channel Sven Kube 2025-07-30 14:24:07 +0200
  • b78dfafaa4 dsp.c: Improve debug logging in tone_detect(). Naveen Albert 2025-08-15 08:32:00 -0400
  • dc6768789d res_stasis_device_state: Fix delete ARI Devicestates after asterisk restart. Jose Lopes 2025-07-30 13:49:16 +0100
  • 1400c35bb1 app_chanspy: Add option to not automatically answer channel. Naveen Albert 2025-08-13 09:01:03 -0400
  • be88935fb3 xmldoc.c: Fix rendering of CLI output. George Joseph 2025-08-14 09:41:45 -0600
  • 1f25e14c38 func_frame_drop: Add debug messages for dropped frames. Naveen Albert 2025-08-14 19:40:27 -0400
  • b8f4a6f5d9 test_res_prometheus: Fix compilation failure on Debian 13. Naveen Albert 2025-08-14 16:31:00 -0400
  • 2bef9c6878 func_frame_drop: Handle allocation failure properly. Naveen Albert 2025-08-14 10:00:09 -0400
  • 6c814dfde1 pbx_lua.c: segfault when pass null data to term_color function Alexey Khabulyak 2025-08-14 11:21:41 +0300
  • 4c2a619b58 bridge.c: Obey BRIDGE_NOANSWER variable to skip answering channel. Naveen Albert 2025-08-14 08:50:31 -0400
  • 5850a0a638 res_rtp_asterisk: Don't send RTP before DTLS has negotiated. Ben Ford 2025-08-04 12:22:12 -0500
  • 2fe7ed0295 app_dial.c: Moved channel lock to prevent deadlock Alexey Khabulyak 2025-08-04 17:48:57 +0300
  • 4ca0cf29e9 res_pjsip_diversion: resolve race condition between Diversion header processing and redirect Mike Bradeen 2025-08-07 16:33:36 -0600
  • a1e470035b file.c: with "sounds_search_custom_dir = yes", search "custom" directory Allan Nathanson 2025-08-10 13:21:53 -0400
  • 151ca62e3a cel: Add STREAM_BEGIN, STREAM_END and DTMF event types. Sperl Viktor 2025-06-30 13:38:50 +0200
  • 7d7d7323ec channelstorage_cpp_map_name_id.cc: Refactor iterators for thread-safety. George Joseph 2025-07-30 06:39:49 -0600
  • 949c983620 res_srtp: Add menuselect options to enable AES_192, AES_256 and AES_GCM George Joseph 2025-08-05 08:10:29 -0600
  • ce65eb38f6 cdr: add CANCEL dispostion in CDR zhou_jiajian 2025-07-24 19:39:27 +0800
  • 88f4b31486 func_curl: Allow auth methods to be set. Naveen Albert 2025-08-01 11:58:16 -0400
  • d2ff03416e options: Change ast_options from ast_flags to ast_flags64. George Joseph 2025-07-21 13:12:40 -0600
  • c36c3b2c00 res_config_odbc: Prevent Realtime fallback on record-not-found (SQL_NO_DATA) Alexei Gradinari 2025-07-15 17:56:39 -0400
  • 2467f81a98 resource_channels.c: Don't call ast_channel_get_by_name on empty optional arguments Sven Kube 2025-07-30 12:26:13 +0200
  • a41bb9ddf6 app_agent_pool: Remove documentation for removed option. Naveen Albert 2025-07-28 09:27:07 -0400
  • 4ab80bf48f pbx.c: When the AST_SOFTHANGUP_ASYNCGOTO flag is set, pbx_extension_helper should return directly. Tinet-mucw 2025-07-22 02:36:11 -0700
  • 15bc775cfa res_agi: Increase AGI command buffer size from 2K to 8K Sperl Viktor 2025-07-22 15:04:01 +0200
  • 33447d1268 ast_tls_cert: Make certificate validity configurable. Naveen Albert 2025-07-16 09:06:35 -0400
  • cf7188e49c cdr.c: Set tenantid from party_a->base instead of chan->base. George Joseph 2025-07-17 15:18:50 -0600
  • 6ccc9e5138 .github: Reduce number of inputs to Releaser to 10. George Joseph 2025-07-18 11:26:37 -0600
  • c6e2118ebf .github: Add skip-cherry-pick and skip-test-builds to Releaser. George Joseph 2025-07-18 11:04:04 -0600
  • 151c818637 app_mixmonitor: Update the documentation concerning the "D" option. George Joseph 2025-07-16 09:49:22 -0600
  • 2f8d1df37e sig_analog: Properly handle STP, ST2P, and ST3P for fgccamamf. Naveen Albert 2025-07-14 07:44:14 -0400
  • 6f55271f34 chan_websocket: Reset frame_queue_length to 0 after FLUSH_MEDIA kodokaii 2025-07-03 19:40:10 +0200
  • a8bad1b24a chan_pjsip.c: Change SSRC after media source change Martin Tomec 2025-06-25 15:20:17 +0200
  • 61dd2d0a42 Media over Websocket Channel Driver George Joseph 2025-04-28 10:39:50 -0600
  • 69402b6dc0 bundled_pjproject: Avoid deadlock between transport and transaction Stanislav Abramenkov 2025-07-01 12:05:48 +0300
  • c6d55b0b10 utils.h: Add rounding to float conversion to int. mkmer 2025-03-23 21:04:50 -0400
  • 472db39bd3 pbx.c: when set flag AST_SOFTHANGUP_ASYNCGOTO, ast_explicit_goto should return -1. Tinet-mucw 2025-06-18 19:34:56 -0700
  • 7f43577f64 res_musiconhold.c: Ensure we're always locked around music state access. Sean Bright 2025-04-08 15:54:37 -0400
  • 4b99899ef5 res_musiconhold.c: Annotate when the channel is locked. Sean Bright 2025-04-08 15:44:59 -0400
  • eab79dbf49 res_musiconhold: Appropriately lock channel during start. Jaco Kroon 2024-12-19 16:45:15 +0200
  • ed51973a50 Update for 21.11.0-rc1 21.11.0-rc1 releases/21 Asterisk Development Team 2025-09-10 20:02:52 +0000
  • f35ebf0193 chan_websocket.c: Add DTMF messages Joe Garlick 2025-09-04 12:20:35 +0000
  • e8d4f9bde7 app_queue.c: Add new global 'log_unpause_on_reason_change' Igor Goncharovsky 2025-09-02 12:50:19 +0600
  • c430f53044 app_waitforsilence.c: Use milliseconds to calculate timeout time Igor Goncharovsky 2025-09-04 10:00:50 +0600
  • 9e06c8f5f6 Fix missing ast_test_flag64 in extconf.c Artem Umerov 2025-08-29 00:43:11 +0300
  • 4b6f93afa4 pbx_builtins: Allow custom tone for WaitExten. Naveen Albert 2025-08-25 13:58:31 -0400
  • d7e2bc793d res_tonedetect: Add option for TONE_DETECT detection to auto stop. Naveen Albert 2025-08-28 08:29:02 -0400
  • c78d93e823 app_queue: fix comparison for announce-position-only-up Stuart Henderson 2025-08-21 10:22:40 +0000
  • 1d1ac6973b sorcery: Prevent duplicate objects and ensure missing objects are created on update Alexei Gradinari 2025-07-07 16:52:13 -0400
  • e0eaf407cb sig_analog: Skip Caller ID spill if usecallerid=no. Naveen Albert 2025-08-25 13:05:15 -0400
  • 248d3d8d0c chan_dahdi: Fix erroneously persistent dialmode. Naveen Albert 2025-08-18 08:56:23 -0400
  • c75f3d7f25 .github: Update Releaser to use SES email George Joseph 2025-08-20 12:02:26 -0600
  • 9b146df8eb chan_websocket: Allow additional URI parameters to be added to the outgoing URI. George Joseph 2025-08-13 13:22:38 -0600
  • d4909dc36c chan_websocket: Fix buffer overrun when processing TEXT websocket frames. George Joseph 2025-08-19 09:46:39 -0600
  • 5198b022d5 sig_analog: Fix SEGV due to calling strcmp on NULL. Naveen Albert 2025-08-18 10:02:38 -0400
  • 394a7fee73 ARI: Add command to indicate progress to a channel Sven Kube 2025-07-30 14:24:07 +0200
  • 6dd6c22b9e dsp.c: Improve debug logging in tone_detect(). Naveen Albert 2025-08-15 08:32:00 -0400
  • c07779f19c res_stasis_device_state: Fix delete ARI Devicestates after asterisk restart. Jose Lopes 2025-07-30 13:49:16 +0100
  • cf44e3f733 app_chanspy: Add option to not automatically answer channel. Naveen Albert 2025-08-13 09:01:03 -0400
  • a4fc608bc8 xmldoc.c: Fix rendering of CLI output. George Joseph 2025-08-14 09:41:45 -0600
  • 626231a79e func_frame_drop: Add debug messages for dropped frames. Naveen Albert 2025-08-14 19:40:27 -0400
  • 77c8bda6c5 test_res_prometheus: Fix compilation failure on Debian 13. Naveen Albert 2025-08-14 16:31:00 -0400
  • c18d19eda1 func_frame_drop: Handle allocation failure properly. Naveen Albert 2025-08-14 10:00:09 -0400
  • 0aa8337f35 pbx_lua.c: segfault when pass null data to term_color function Alexey Khabulyak 2025-08-14 11:21:41 +0300
  • 0a69b40e12 bridge.c: Obey BRIDGE_NOANSWER variable to skip answering channel. Naveen Albert 2025-08-14 08:50:31 -0400
  • 0a4181eeb1 res_rtp_asterisk: Don't send RTP before DTLS has negotiated. Ben Ford 2025-08-04 12:22:12 -0500
  • dab3a2e734 app_dial.c: Moved channel lock to prevent deadlock Alexey Khabulyak 2025-08-04 17:48:57 +0300
  • 8506e18e0c res_pjsip_diversion: resolve race condition between Diversion header processing and redirect Mike Bradeen 2025-08-07 16:33:36 -0600
  • 5f470e366d file.c: with "sounds_search_custom_dir = yes", search "custom" directory Allan Nathanson 2025-08-10 13:21:53 -0400
  • 01042a1247 cel: Add STREAM_BEGIN, STREAM_END and DTMF event types. Sperl Viktor 2025-06-30 13:38:50 +0200
  • e19edb28ff channelstorage_cpp_map_name_id.cc: Refactor iterators for thread-safety. George Joseph 2025-07-30 06:39:49 -0600
  • de268d3e98 res_srtp: Add menuselect options to enable AES_192, AES_256 and AES_GCM George Joseph 2025-08-05 08:10:29 -0600
  • 8c5e955583 cdr: add CANCEL dispostion in CDR zhou_jiajian 2025-07-24 19:39:27 +0800
  • 31ecf41255 func_curl: Allow auth methods to be set. Naveen Albert 2025-08-01 11:58:16 -0400
  • f97800f9ef options: Change ast_options from ast_flags to ast_flags64. George Joseph 2025-07-21 13:12:40 -0600
  • d676259dbb res_config_odbc: Prevent Realtime fallback on record-not-found (SQL_NO_DATA) Alexei Gradinari 2025-07-15 17:56:39 -0400
  • 4924fa3c1d resource_channels.c: Don't call ast_channel_get_by_name on empty optional arguments Sven Kube 2025-07-30 12:26:13 +0200
  • 88aa9ed305 app_agent_pool: Remove documentation for removed option. Naveen Albert 2025-07-28 09:27:07 -0400
  • 0b314fb44a pbx.c: When the AST_SOFTHANGUP_ASYNCGOTO flag is set, pbx_extension_helper should return directly. Tinet-mucw 2025-07-22 02:36:11 -0700
  • 6813e0c6aa res_agi: Increase AGI command buffer size from 2K to 8K Sperl Viktor 2025-07-22 15:04:01 +0200
  • f313e55223 ast_tls_cert: Make certificate validity configurable. Naveen Albert 2025-07-16 09:06:35 -0400
  • 9f5a7b2ff2 cdr.c: Set tenantid from party_a->base instead of chan->base. George Joseph 2025-07-17 15:18:50 -0600
  • e156363e77 .github: Reduce number of inputs to Releaser to 10. George Joseph 2025-07-18 11:26:37 -0600
  • 0190763747 .github: Add skip-cherry-pick and skip-test-builds to Releaser. George Joseph 2025-07-18 11:04:04 -0600
  • 6a527db3c4 app_mixmonitor: Update the documentation concerning the "D" option. George Joseph 2025-07-16 09:49:22 -0600
  • 9b37a42eaf sig_analog: Properly handle STP, ST2P, and ST3P for fgccamamf. Naveen Albert 2025-07-14 07:44:14 -0400
  • c478a1293b chan_websocket: Reset frame_queue_length to 0 after FLUSH_MEDIA kodokaii 2025-07-03 19:40:10 +0200
  • 257a458656 chan_pjsip.c: Change SSRC after media source change Martin Tomec 2025-06-25 15:20:17 +0200
  • f0e84d6054 Media over Websocket Channel Driver George Joseph 2025-04-28 10:39:50 -0600
  • 18506b4745 bundled_pjproject: Avoid deadlock between transport and transaction Stanislav Abramenkov 2025-07-01 12:05:48 +0300
  • f35fe5ce8c utils.h: Add rounding to float conversion to int. mkmer 2025-03-23 21:04:50 -0400
  • 30aea937aa pbx.c: when set flag AST_SOFTHANGUP_ASYNCGOTO, ast_explicit_goto should return -1. Tinet-mucw 2025-06-18 19:34:56 -0700
  • e72d4be639 res_musiconhold.c: Ensure we're always locked around music state access. Sean Bright 2025-04-08 15:54:37 -0400
  • fb1ed9e484 res_musiconhold.c: Annotate when the channel is locked. Sean Bright 2025-04-08 15:44:59 -0400
  • 37ef55d855 res_musiconhold: Appropriately lock channel during start. Jaco Kroon 2024-12-19 16:45:15 +0200
  • 2520973f00 Update for 20.16.0-rc1 20.16.0-rc1 releases/20 Asterisk Development Team 2025-09-10 19:53:05 +0000
  • 1a169e92f7 chan_websocket.c: Add DTMF messages Joe Garlick 2025-09-04 12:20:35 +0000