Commit Graph

  • c2d61ea7ee app_queue.c: Add new global 'log_unpause_on_reason_change' Igor Goncharovsky 2025-09-02 12:50:19 +0600
  • 509b90dc6d app_waitforsilence.c: Use milliseconds to calculate timeout time Igor Goncharovsky 2025-09-04 10:00:50 +0600
  • f8bc41269f Fix missing ast_test_flag64 in extconf.c Artem Umerov 2025-08-29 00:43:11 +0300
  • 411001353e pbx_builtins: Allow custom tone for WaitExten. Naveen Albert 2025-08-25 13:58:31 -0400
  • 9c2e869be3 res_tonedetect: Add option for TONE_DETECT detection to auto stop. Naveen Albert 2025-08-28 08:29:02 -0400
  • 892399234d app_queue: fix comparison for announce-position-only-up Stuart Henderson 2025-08-21 10:22:40 +0000
  • f3cc44f4b1 sorcery: Prevent duplicate objects and ensure missing objects are created on update Alexei Gradinari 2025-07-07 16:52:13 -0400
  • d40da40783 sig_analog: Skip Caller ID spill if usecallerid=no. Naveen Albert 2025-08-25 13:05:15 -0400
  • 72b406b7de chan_dahdi: Fix erroneously persistent dialmode. Naveen Albert 2025-08-18 08:56:23 -0400
  • 907f5e6cea .github: Update Releaser to use SES email George Joseph 2025-08-20 12:02:26 -0600
  • bd01ef85e6 chan_websocket: Allow additional URI parameters to be added to the outgoing URI. George Joseph 2025-08-13 13:22:38 -0600
  • 959f69be52 chan_websocket: Fix buffer overrun when processing TEXT websocket frames. George Joseph 2025-08-19 09:46:39 -0600
  • 6f79bdb8af sig_analog: Fix SEGV due to calling strcmp on NULL. Naveen Albert 2025-08-18 10:02:38 -0400
  • d8dd7e3c85 ARI: Add command to indicate progress to a channel Sven Kube 2025-07-30 14:24:07 +0200
  • 7255de7cd7 dsp.c: Improve debug logging in tone_detect(). Naveen Albert 2025-08-15 08:32:00 -0400
  • 5951994ca3 res_stasis_device_state: Fix delete ARI Devicestates after asterisk restart. Jose Lopes 2025-07-30 13:49:16 +0100
  • 636d74f577 app_chanspy: Add option to not automatically answer channel. Naveen Albert 2025-08-13 09:01:03 -0400
  • fad1d48aea xmldoc.c: Fix rendering of CLI output. George Joseph 2025-08-14 09:41:45 -0600
  • e633f43fcb func_frame_drop: Add debug messages for dropped frames. Naveen Albert 2025-08-14 19:40:27 -0400
  • 910f32dd3c test_res_prometheus: Fix compilation failure on Debian 13. Naveen Albert 2025-08-14 16:31:00 -0400
  • a46fca7643 func_frame_drop: Handle allocation failure properly. Naveen Albert 2025-08-14 10:00:09 -0400
  • 2d9a75c68e pbx_lua.c: segfault when pass null data to term_color function Alexey Khabulyak 2025-08-14 11:21:41 +0300
  • 67007cf6c0 bridge.c: Obey BRIDGE_NOANSWER variable to skip answering channel. Naveen Albert 2025-08-14 08:50:31 -0400
  • 3f203d137c res_rtp_asterisk: Don't send RTP before DTLS has negotiated. Ben Ford 2025-08-04 12:22:12 -0500
  • 5ab0c5508e app_dial.c: Moved channel lock to prevent deadlock Alexey Khabulyak 2025-08-04 17:48:57 +0300
  • d06310242e res_pjsip_diversion: resolve race condition between Diversion header processing and redirect Mike Bradeen 2025-08-07 16:33:36 -0600
  • e20d0fc912 file.c: with "sounds_search_custom_dir = yes", search "custom" directory Allan Nathanson 2025-08-10 13:21:53 -0400
  • bcc01e11dc cel: Add STREAM_BEGIN, STREAM_END and DTMF event types. Sperl Viktor 2025-06-30 13:38:50 +0200
  • 1730a6308b channelstorage_cpp_map_name_id.cc: Refactor iterators for thread-safety. George Joseph 2025-07-30 06:39:49 -0600
  • 1ca0d2a4f3 res_srtp: Add menuselect options to enable AES_192, AES_256 and AES_GCM George Joseph 2025-08-05 08:10:29 -0600
  • 46e57a44de cdr: add CANCEL dispostion in CDR zhou_jiajian 2025-07-24 19:39:27 +0800
  • dea3072d0d func_curl: Allow auth methods to be set. Naveen Albert 2025-08-01 11:58:16 -0400
  • 0b7eb1d747 options: Change ast_options from ast_flags to ast_flags64. George Joseph 2025-07-21 13:12:40 -0600
  • eca3e4aa84 res_config_odbc: Prevent Realtime fallback on record-not-found (SQL_NO_DATA) Alexei Gradinari 2025-07-15 17:56:39 -0400
  • 485b9a8971 resource_channels.c: Don't call ast_channel_get_by_name on empty optional arguments Sven Kube 2025-07-30 12:26:13 +0200
  • 701c42f0ea app_agent_pool: Remove documentation for removed option. Naveen Albert 2025-07-28 09:27:07 -0400
  • 7b20381626 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
  • ca26d7720a res_agi: Increase AGI command buffer size from 2K to 8K Sperl Viktor 2025-07-22 15:04:01 +0200
  • d9a568ed53 ast_tls_cert: Make certificate validity configurable. Naveen Albert 2025-07-16 09:06:35 -0400
  • 629a0bbe6d cdr.c: Set tenantid from party_a->base instead of chan->base. George Joseph 2025-07-17 15:18:50 -0600
  • 722bb9b616 .github: Reduce number of inputs to Releaser to 10. George Joseph 2025-07-18 11:26:37 -0600
  • 8662f91415 .github: Add skip-cherry-pick and skip-test-builds to Releaser. George Joseph 2025-07-18 11:04:04 -0600
  • 73723576dd app_mixmonitor: Update the documentation concerning the "D" option. George Joseph 2025-07-16 09:49:22 -0600
  • cd4d676409 sig_analog: Properly handle STP, ST2P, and ST3P for fgccamamf. Naveen Albert 2025-07-14 07:44:14 -0400
  • e3f392e084 chan_websocket: Reset frame_queue_length to 0 after FLUSH_MEDIA kodokaii 2025-07-03 19:40:10 +0200
  • c173bd57ce chan_pjsip.c: Change SSRC after media source change Martin Tomec 2025-06-25 15:20:17 +0200
  • a681fab7b5 Media over Websocket Channel Driver George Joseph 2025-04-28 10:39:50 -0600
  • 82714c0fd8 bundled_pjproject: Avoid deadlock between transport and transaction Stanislav Abramenkov 2025-07-01 12:05:48 +0300
  • bd462f0775 utils.h: Add rounding to float conversion to int. mkmer 2025-03-23 21:04:50 -0400
  • 57340d50bf pbx.c: when set flag AST_SOFTHANGUP_ASYNCGOTO, ast_explicit_goto should return -1. Tinet-mucw 2025-06-18 19:34:56 -0700
  • cb434eb1be res_musiconhold.c: Ensure we're always locked around music state access. Sean Bright 2025-04-08 15:54:37 -0400
  • f2b119e833 res_musiconhold.c: Annotate when the channel is locked. Sean Bright 2025-04-08 15:44:59 -0400
  • c1dd85d75e res_musiconhold: Appropriately lock channel during start. Jaco Kroon 2024-12-19 16:45:15 +0200
  • 6a2406c33b app_adsiprog: Fix possible NULL dereference. Naveen Albert 2025-09-10 12:15:08 -0400
  • 5a0f1f91f7 rtp_engine.c: Add exception for comfort noise payload. Ben Ford 2025-09-09 13:34:39 -0500
  • d009fe6a1d res_cliexec: Remove unnecessary casts to char*. Naveen Albert 2025-09-09 16:12:52 -0400
  • ab5f980afc pbx_variables.c: Create real channel for "dialplan eval function". Naveen Albert 2025-09-09 16:10:14 -0400
  • 18e23d3ba1
    Merge c52a04d903 into 0deac782db InterLinked1 2025-09-09 13:10:47 -0500
  • 757a37c5b8 rtp_engine.c: Add exception for comfort noise payload. Ben Ford 2025-09-09 13:05:48 -0500
  • 9efe7a95dc manager.c: Fix presencestate object leak Nathan Monfils 2025-09-08 17:56:02 +0200
  • 0deac782db chan_websocket.c: Add DTMF messages Joe Garlick 2025-09-04 12:20:35 +0000
  • 8dbf144e16 chan_websocket.c: Add DTMF messages Joe Garlick 2025-09-04 12:20:35 +0000
  • cf2b2c7f83 chan_websocket.c: Add DTMF messages Joe Garlick 2025-09-04 12:20:35 +0000
  • 2de6dc5d7a chan_websocket.c: Add DTMF messages Joe Garlick 2025-09-04 12:20:35 +0000
  • 219ec0141c chan_websocket.c: Add DTMF messages Joe Garlick 2025-09-04 12:20:35 +0000
  • f77e76bab1 app_queue.c: Add new global 'log_unpause_on_reason_change' Igor Goncharovsky 2025-09-02 12:50:19 +0600
  • 744e8d3938 app_queue.c: Add new global 'log_unpause_on_reason_change' Igor Goncharovsky 2025-09-02 12:50:19 +0600
  • f4e88b56e0 app_queue.c: Add new global 'log_unpause_on_reason_change' Igor Goncharovsky 2025-09-02 12:50:19 +0600
  • 63868245c0 app_queue.c: Add new global 'log_unpause_on_reason_change' Igor Goncharovsky 2025-09-02 12:50:19 +0600
  • c982efaceb app_queue.c: Add new global 'log_unpause_on_reason_change' Igor Goncharovsky 2025-09-02 12:50:19 +0600
  • 39c677e0df app_waitforsilence.c: Use milliseconds to calculate timeout time Igor Goncharovsky 2025-09-04 10:00:50 +0600
  • 2e95a334a5 app_waitforsilence.c: Use milliseconds to calculate timeout time Igor Goncharovsky 2025-09-04 10:00:50 +0600
  • e6ade6ddbd app_waitforsilence.c: Use milliseconds to calculate timeout time Igor Goncharovsky 2025-09-04 10:00:50 +0600
  • a8afc93ebe app_waitforsilence.c: Use milliseconds to calculate timeout time Igor Goncharovsky 2025-09-04 10:00:50 +0600
  • 648b60f0f0 app_waitforsilence.c: Use milliseconds to calculate timeout time Igor Goncharovsky 2025-09-04 10:00:50 +0600
  • fb1e971b61 res_rtp_asterisk: Don't send RTP before DTLS has negotiated. Ben Ford 2025-08-04 12:22:12 -0500
  • 6081ce97e9
    Merge 1e5bc4d517 into 96e8535e84 Mark Murawski 2025-09-06 20:07:28 +0000
  • 1be5bb75a0 chan_websocket.c: Add DTMF messages Joe Garlick 2025-09-04 12:20:35 +0000
  • 96e8535e84 Fix missing ast_test_flag64 in extconf.c Artem Umerov 2025-08-29 00:43:11 +0300
  • 9bc1fc1f2f Fix missing ast_test_flag64 in extconf.c Artem Umerov 2025-08-29 00:43:11 +0300
  • 387aad4348 Fix missing ast_test_flag64 in extconf.c Artem Umerov 2025-08-29 00:43:11 +0300
  • c291f67847 Fix missing ast_test_flag64 in extconf.c Artem Umerov 2025-08-29 00:43:11 +0300
  • 5a32533245 Fix missing ast_test_flag64 in extconf.c Artem Umerov 2025-08-29 00:43:11 +0300
  • 6fb811a590 pbx_builtins: Allow custom tone for WaitExten. Naveen Albert 2025-08-25 13:58:31 -0400
  • d063257ab7 pbx_builtins: Allow custom tone for WaitExten. Naveen Albert 2025-08-25 13:58:31 -0400
  • fc2294308e pbx_builtins: Allow custom tone for WaitExten. Naveen Albert 2025-08-25 13:58:31 -0400
  • 171d5e996c pbx_builtins: Allow custom tone for WaitExten. Naveen Albert 2025-08-25 13:58:31 -0400
  • bf2565bbe0 pbx_builtins: Allow custom tone for WaitExten. Naveen Albert 2025-08-25 13:58:31 -0400
  • 0ef3e7c37d
    Updated: Declaration FlAlJe 2025-09-04 12:30:19 +0100
  • c5f5418810
    Added: dtmf function to chan_websocket FlAlJe 2025-09-04 11:48:32 +0100
  • a455cfb37f func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE() Igor Goncharovsky 2025-09-04 10:54:27 +0600
  • fe509c3b47 app_waitforsilence.c: Use milliseconds to calculate timeout time Igor Goncharovsky 2025-09-04 10:00:50 +0600
  • 035e69180d res_pjsip_header_funcs.c: Add new PJSIP_HANGUP_HEADER(S) functions Igor Goncharovsky 2025-08-29 16:38:06 +0600
  • 72ffe36db4 app_queue.c: Add new global 'log_unpause_on_reason_change' Igor Goncharovsky 2025-09-02 12:50:19 +0600
  • 0a46be95cb res_tonedetect: Add option for TONE_DETECT detection to auto stop. Naveen Albert 2025-08-22 11:51:15 -0400
  • 016a53beba res_tonedetect: Add option for TONE_DETECT detection to auto stop. Naveen Albert 2025-08-22 11:51:15 -0400
  • ca8ac80edb res_tonedetect: Add option for TONE_DETECT detection to auto stop. Naveen Albert 2025-08-22 11:51:15 -0400
  • d555e8117f res_tonedetect: Add option for TONE_DETECT detection to auto stop. Naveen Albert 2025-08-28 08:29:02 -0400
  • 6606fe8efe res_tonedetect: Add option for TONE_DETECT detection to auto stop. Naveen Albert 2025-08-28 08:29:02 -0400
  • 11e3567200 app_queue: fix comparison for announce-position-only-up Stuart Henderson 2025-08-21 10:22:40 +0000