Commit Graph

  • 8c4813acca cdr.c: Set tenantid from party_a->base instead of chan->base. George Joseph 2025-07-17 15:18:50 -06:00
  • a437eabd52 .github: Reduce number of inputs to Releaser to 10. George Joseph 2025-07-18 11:26:37 -06:00
  • 8c9b6662e8 .github: Add skip-cherry-pick and skip-test-builds to Releaser. George Joseph 2025-07-18 11:04:04 -06:00
  • b252093695 app_mixmonitor: Update the documentation concerning the "D" option. George Joseph 2025-07-16 09:49:22 -06:00
  • 7b0a814b85 sig_analog: Properly handle STP, ST2P, and ST3P for fgccamamf. Naveen Albert 2025-07-14 07:44:14 -04:00
  • 05128488ab chan_websocket: Reset frame_queue_length to 0 after FLUSH_MEDIA kodokaii 2025-07-03 19:40:10 +02:00
  • 2a661446c4 chan_pjsip.c: Change SSRC after media source change Martin Tomec 2025-06-25 15:20:17 +02:00
  • d40d5c999a Media over Websocket Channel Driver George Joseph 2025-04-28 10:39:50 -06:00
  • f2f9c25035 bundled_pjproject: Avoid deadlock between transport and transaction Stanislav Abramenkov 2025-07-01 12:05:48 +03:00
  • 798fd4eb63 utils.h: Add rounding to float conversion to int. mkmer 2025-03-23 21:04:50 -04:00
  • 9803156223 pbx.c: when set flag AST_SOFTHANGUP_ASYNCGOTO, ast_explicit_goto should return -1. Tinet-mucw 2025-06-18 19:34:56 -07:00
  • 57748784c4 res_musiconhold.c: Ensure we're always locked around music state access. Sean Bright 2025-04-08 15:54:37 -04:00
  • e76e572e01 res_musiconhold.c: Annotate when the channel is locked. Sean Bright 2025-04-08 15:44:59 -04:00
  • 9d07194acb res_musiconhold: Appropriately lock channel during start. Jaco Kroon 2024-12-19 16:45:15 +02:00
  • a4b54349a1 Update for 22.5.2 22.5.2 Asterisk Development Team 2025-08-28 15:11:49 +00:00
  • a6e61f587b res_pjsip_authenticator_digest: Fix SEGV if get_authorization_hdr returns NULL. George Joseph 2025-08-28 06:47:04 -06:00
  • 9130399bb9 Update for 22.5.1 22.5.1 Asterisk Development Team 2025-07-31 16:44:18 +00:00
  • 7ba06dc6ee safe_asterisk: Add ownership checks for /etc/asterisk/startup.d and its files. ThatTotallyRealMyth 2025-06-10 17:18:00 +10:00
  • 14e5ca9c6d res_stir_shaken: Test for missing semicolon in Identity header. George Joseph 2025-07-31 08:38:21 -06:00
  • a78768bbdf Update for 22.5.0 22.5.0 Asterisk Development Team 2025-07-17 14:31:23 +00:00
  • 97a5b80422 Update for 22.5.0-rc3 22.5.0-rc3 Asterisk Development Team 2025-07-10 15:59:33 +00:00
  • 608e48af8d channelstorage: Rename callbacks that conflict with DEBUG_FD_LEAKS. George Joseph 2025-07-08 05:42:51 -06:00
  • 423d0f59d4 channelstorage_cpp_map_name_id: Fix callback returning non-matching channels. George Joseph 2025-07-09 11:14:55 -06:00
  • 7f056c4ddb Update for 22.5.0-rc2 22.5.0-rc2 Asterisk Development Team 2025-07-03 16:36:56 +00:00
  • 3dc48fe65c audiohook.c: Improve frame pairing logic to avoid MixMonitor breakage with mixed codecs Michal Hajek 2025-05-21 10:28:20 +02:00
  • d0024a68e1 channelstorage_makeopts.xml: Remove errant XML character. Sean Bright 2025-06-30 18:00:02 -04:00
  • af380ff6c3 Update for 22.5.0-rc1 22.5.0-rc1 Asterisk Development Team 2025-06-26 18:58:38 +00:00
  • a3596583d6 res_stir_shaken.so: Handle X5U certificate chains. George Joseph 2025-06-18 14:38:08 -06:00
  • 2a3696517a res_stir_shaken: Add "ignore_sip_date_header" config option. George Joseph 2025-06-15 14:43:13 -06:00
  • a792b96b74 app_record: Add RECORDING_INFO function. Naveen Albert 2024-01-22 07:23:47 -05:00
  • 8b670ea1be app_sms.c: Fix sending and receiving SMS messages in protocol 2 Itzanh 2025-04-06 14:13:21 +02:00
  • 61fc7ea667 app_queue: queue rules – Add support for QUEUE_RAISE_PENALTY=rN to raise penalties only for members within min/max range phoneben 2025-05-26 23:52:34 +03:00
  • bd326919a2 res_websocket_client: Add more info to the XML documentation. George Joseph 2025-06-05 08:06:47 -06:00
  • 509ca96490 res_odbc: cache_size option to limit the cached connections. Jaco Kroon 2024-12-13 00:35:55 +02:00
  • fa1a9d2a70 res_odbc: cache_type option for res_odbc. Jaco Kroon 2024-12-10 22:36:02 +02:00
  • 4432fc70e7 res_pjsip: Fix empty ActiveChannels property in AMI responses. Sean Bright 2025-05-27 12:56:30 -04:00
  • 0b29f5c60c ARI Outbound Websockets George Joseph 2025-03-28 06:54:21 -06:00
  • b08e093072 res_websocket_client: Create common utilities for websocket clients. George Joseph 2025-05-02 08:52:54 -06:00
  • 2939725743 asterisk.c: Add option to restrict shell access from remote consoles. George Joseph 2025-05-19 08:16:53 -06:00
  • ed5b222f85 res_pjsip_messaging.c: Mask control characters in received From display name George Joseph 2025-03-24 14:59:42 -06:00
  • f37424110c frame.c: validate frame data length is less than samples when adjusting volume mkmer 2025-05-12 10:18:19 -04:00
  • 9027f896e5 res_audiosocket.c: Add retry mechanism for reading data from AudioSocket Sven Kube 2025-05-13 16:01:32 +02:00
  • 6da27b0e51 res_audiosocket.c: Set the TCP_NODELAY socket option Sven Kube 2025-05-13 15:37:38 +02:00
  • 31be3d99a9 menuselect: Fix GTK menu callbacks for Fedora 42 compatibility Thomas B. Clark 2025-05-12 17:46:00 -04:00
  • 5a0728f161 jansson: Upgrade version to jansson 2.14.1 Stanislav Abramenkov 2025-03-24 15:10:26 +02:00
  • 4333a28206 pjproject: Increase maximum SDP formats and attribute limits Joe Searle 2025-05-15 14:06:29 +01:00
  • cdcc82a3ca manager.c: Invalid ref-counting when purging events Nathan Monfils 2025-05-05 10:47:43 +02:00
  • 33e7cfd0f7 res_pjsip_nat.c: Do not overwrite transfer host Mike Bradeen 2025-05-08 12:12:33 -06:00
  • 2c168d5afe chan_pjsip: Serialize INVITE creation on DTMF attended transfer Mike Bradeen 2025-05-05 12:05:15 -06:00
  • 6f2b99bfa6 Alternate Channel Storage Backends George Joseph 2024-12-31 11:27:02 -07:00
  • 6002b6fdcb sig_analog: Add Call Waiting Deluxe support. Naveen Albert 2023-08-24 14:07:06 +00:00
  • 9c58dec9b0 app_sms: Ignore false positive vectorization warning. Naveen Albert 2025-01-24 09:35:50 -05:00
  • 7e8f566b49 lock.h: Add include for string.h when DEBUG_THREADS is defined. George Joseph 2025-05-02 12:19:25 -06:00
  • 77d630f57a taskpool: Update versions for taskpool stasis options. Joshua C. Colp 2025-09-16 18:07:54 -03:00
  • f4cbc4a533 taskpool: Update versions for taskpool stasis options. Joshua C. Colp 2025-09-16 18:07:54 -03:00
  • 8adbad81f7 taskpool: Update versions for taskpool stasis options. Joshua C. Colp 2025-09-16 18:07:54 -03:00
  • e4aa5bbd22 taskpool: Update versions for taskpool stasis options. Joshua C. Colp 2025-09-16 18:07:54 -03:00
  • e9ee9d7d98 taskpool: Add taskpool API, switch Stasis to using it. Joshua C. Colp 2025-08-06 13:19:20 -03:00
  • 1dc6fecc21 taskpool: Add taskpool API, switch Stasis to using it. Joshua C. Colp 2025-08-06 13:19:20 -03:00
  • 823727501d taskpool: Add taskpool API, switch Stasis to using it. Joshua C. Colp 2025-08-06 13:19:20 -03:00
  • 0c49ba4478 taskpool: Add taskpool API, switch Stasis to using it. Joshua C. Colp 2025-08-06 13:19:20 -03:00
  • 390d8f98c2 res_ari: Ensure outbound websocket config has a websocket_client_id. George Joseph 2025-09-12 07:10:50 -06:00
  • d5504509d4 res_ari: Ensure outbound websocket config has a websocket_client_id. George Joseph 2025-09-12 07:10:50 -06:00
  • dffdc24501 res_ari: Ensure outbound websocket config has a websocket_client_id. George Joseph 2025-09-12 07:10:50 -06:00
  • b8b079f55f res_ari: Ensure outbound websocket config has a websocket_client_id. George Joseph 2025-09-12 07:10:50 -06:00
  • f413a22da2 res_ari: Ensure outbound websocket config has a websocket_client_id. George Joseph 2025-09-12 07:10:50 -06:00
  • 4aad564b93 app_adsiprog: Fix possible NULL dereference. Naveen Albert 2025-09-10 12:15:08 -04:00
  • 33ec85c3fd app_adsiprog: Fix possible NULL dereference. Naveen Albert 2025-09-10 12:15:08 -04:00
  • 3fe8e85617 app_adsiprog: Fix possible NULL dereference. Naveen Albert 2025-09-10 12:15:08 -04:00
  • ff8940967f app_adsiprog: Fix possible NULL dereference. Naveen Albert 2025-09-10 12:15:08 -04:00
  • 97b4df1f63 app_adsiprog: Fix possible NULL dereference. Naveen Albert 2025-09-10 12:15:08 -04:00
  • 170048a41e manager.c: Fix presencestate object leak Nathan Monfils 2025-09-08 17:56:02 +02:00
  • 1657ccfc68 manager.c: Fix presencestate object leak Nathan Monfils 2025-09-08 17:56:02 +02:00
  • cefef8eacb manager.c: Fix presencestate object leak Nathan Monfils 2025-09-08 17:56:02 +02:00
  • 85cf8fcae8 manager.c: Fix presencestate object leak Nathan Monfils 2025-09-08 17:56:02 +02:00
  • bb2d507193 manager.c: Fix presencestate object leak Nathan Monfils 2025-09-08 17:56:02 +02:00
  • 1b42eda449 audiohook.c: Ensure correct AO2 reference is dereffed. Sean Bright 2025-09-10 16:19:55 -04:00
  • d274905fa5 audiohook.c: Ensure correct AO2 reference is dereffed. Sean Bright 2025-09-10 16:19:55 -04:00
  • a7520dcf26 audiohook.c: Ensure correct AO2 reference is dereffed. Sean Bright 2025-09-10 16:19:55 -04:00
  • c1f5c1abe5 audiohook.c: Ensure correct AO2 reference is dereffed. Sean Bright 2025-09-10 16:19:55 -04:00
  • b02a7f97e3 audiohook.c: Ensure correct AO2 reference is dereffed. Sean Bright 2025-09-10 16:19:55 -04:00
  • 7ffde57474 res_cliexec: Remove unnecessary casts to char*. Naveen Albert 2025-09-09 16:12:52 -04:00
  • da58209f75 res_cliexec: Remove unnecessary casts to char*. Naveen Albert 2025-09-09 16:12:52 -04:00
  • d297afcd72 res_cliexec: Remove unnecessary casts to char*. Naveen Albert 2025-09-09 16:12:52 -04:00
  • 381a48b4fa res_cliexec: Remove unnecessary casts to char*. Naveen Albert 2025-09-09 16:12:52 -04:00
  • 24af90d34f res_cliexec: Remove unnecessary casts to char*. Naveen Albert 2025-09-09 16:12:52 -04:00
  • 8add74c462 rtp_engine.c: Add exception for comfort noise payload. Ben Ford 2025-09-09 13:34:39 -05:00
  • c0f3e46803 rtp_engine.c: Add exception for comfort noise payload. Ben Ford 2025-09-09 13:34:39 -05:00
  • 0a0d7e17e7 rtp_engine.c: Add exception for comfort noise payload. Ben Ford 2025-09-09 13:34:39 -05:00
  • 6c453da919 rtp_engine.c: Add exception for comfort noise payload. Ben Ford 2025-09-09 13:34:39 -05:00
  • a85cbadf83 rtp_engine.c: Add exception for comfort noise payload. Ben Ford 2025-09-09 13:34:39 -05:00
  • 971beef41c pbx_variables.c: Create real channel for "dialplan eval function". Naveen Albert 2025-09-09 16:10:14 -04:00
  • 0c04c8d212 pbx_variables.c: Create real channel for "dialplan eval function". Naveen Albert 2025-09-09 16:10:14 -04:00
  • 7cf3077ee9 pbx_variables.c: Create real channel for "dialplan eval function". Naveen Albert 2025-09-09 16:10:14 -04:00
  • 0039de5c35 pbx_variables.c: Create real channel for "dialplan eval function". Naveen Albert 2025-09-09 16:10:14 -04:00
  • d9cbadc51b pbx_variables.c: Create real channel for "dialplan eval function". Naveen Albert 2025-09-09 16:10:14 -04:00
  • de44952955 Update for 23.0.0-rc1 23.0.0-rc1 Asterisk Development Team 2025-09-10 20:26:23 +00:00
  • 88d61c1d66 chan_websocket.c: Add DTMF messages Joe Garlick 2025-09-04 12:20:35 +00:00
  • bff8884629 app_queue.c: Add new global 'log_unpause_on_reason_change' Igor Goncharovsky 2025-09-02 12:50:19 +06:00
  • c6527945c7 app_waitforsilence.c: Use milliseconds to calculate timeout time Igor Goncharovsky 2025-09-04 10:00:50 +06:00