Commit Graph

  • 1ca3fb3936 pbx: Hold channel lock for exception datastore access Tinet-mucw 2026-03-20 03:17:31 -07:00
  • 7dcf75cc74 xmldoc.c: Fix memory leaks in handling of provided_by. George Joseph 2026-03-17 10:11:48 -06:00
  • 002082d758 SECURITY.md: Update with additional instructions. George Joseph 2026-03-19 07:35:30 -06:00
  • 3b2a552d0b res_audiosocket: Fix header read loop to use correct buffer offset Sven Kube 2026-03-17 10:38:38 +01:00
  • f96ba7d11f manager.c : Fix CLI event display phoneben 2026-03-16 22:39:21 +02:00
  • 790f668057 chan_pjsip: Set correct cause codes for non-2XX responses. George Joseph 2026-03-10 07:19:41 -06:00
  • beaba38e81 res_pjsip_config_wizard: Force reload on Named ACL change events Michal Hajek 2025-12-10 14:51:40 +01:00
  • 806b6ec4e9 rtp: Set RTPAUDIOQOS variables when ast_softhangup is called. George Joseph 2026-03-06 11:52:53 -07:00
  • 7261968142 channel: Prevent crash during DTMF emulation when no timing module is loaded Alexis Hadjisotiriou 2026-02-26 15:37:56 +00:00
  • a251c955ff res_pjsip: Remove temp transport state when a transport fails to load. George Joseph 2026-03-06 06:50:22 -07:00
  • 0f726e4156 res_pjsip_messaging: Remove Contact header from out-of-dialog MESSAGE as per RFC3428 Alexis Hadjisotiriou 2026-01-19 15:20:53 +00:00
  • acfb214b3a acl: Add ACL support to http and ari Mike Bradeen 2026-02-27 12:35:37 -07:00
  • f17c869414 res_rtp_asterisk.c: Fix DTLS packet drop when TURN loopback re-injection occurs before ICE candidate check Robert Wilson 2026-03-03 13:30:15 +00:00
  • 14ddbf022a dsp.c: Add support for detecting R2 signaling tones. Naveen Albert 2026-03-01 14:20:13 -05:00
  • 8637f6894a app_dial: Include channel name in warnings during wait_for_answer. Naveen Albert 2026-02-28 18:12:08 -05:00
  • ac53fba401 main/file: fix translated-frame write loop to use current frame Tinet-mucw 2026-02-27 17:35:08 -08:00
  • d0a30ae399 docs: Add "Provided-by" to doc XML and CLI output. George Joseph 2026-02-24 14:32:45 -07:00
  • 95a52db53a .github: Replace separate check, cpcheck and merge workflows with OnPRAction George Joseph 2026-03-02 10:17:57 -07:00
  • c4a2d0f117 chan_websocket_doc.xml: Add d(media_direction) option. Ben Ford 2026-02-27 11:25:32 -06:00
  • b8a6702051 resource_channels.c: Fix validation response for externalMedia with AudioSockets Sean Bright 2026-03-01 21:22:30 +00:00
  • 98ac114678 CDR/CEL Custom Performance Improvements George Joseph 2026-01-27 12:57:21 -07:00
  • 0f68ab8769 chan_websocket: Remove silence generation and frame padding. George Joseph 2026-02-19 09:07:23 -07:00
  • d6af48d8bb chan_websocket: Add media direction. Ben Ford 2026-02-10 14:39:56 -06:00
  • 5938c820a1 fix: Add macOS (Darwin) compatibility for building Asterisk Prashant Srivastav 2026-02-05 12:50:06 +08:00
  • 3dc0c7eb47 astconfigparser.py: Fix regex pattern error by properly escaping string Julian C. Dunn 2026-02-17 18:06:59 -08:00
  • 3ee8ac4404 res_rtp_asterisk: use correct sample rate lookup to account for g722 Mike Bradeen 2026-02-23 16:10:46 -07:00
  • 206a4f8669 res_pjsip_outbound_registration.c: Prevent crash if load_module() fails Sean Bright 2026-02-12 21:44:55 +00:00
  • 643196d7aa pjsip_configuration: Ensure s= and o= lines in SDP are never empty Alexis Hadjisotiriou 2026-01-30 08:36:23 +00:00
  • fbc91539d4 res_pjsip_session: Make sure NAT hook runs when packet is retransmitted for whatever reason. Arcadiy Ivanov 2026-01-14 13:29:24 -05:00
  • 6c9f4604de chan_dahdi: Fix discarded-qualifiers errors. Naveen Albert 2026-02-18 20:35:46 -05:00
  • 11393d511e build: Fix unused-but-set-variable warnings with gcc 16. Naveen Albert 2026-02-18 16:54:15 -05:00
  • 90d9baf1b2 build: Fix another GCC discarded-qualifiers const error. Naveen Albert 2026-02-18 10:04:13 -05:00
  • 74f3289fcc chan_iax2: Fix crash due to negative length frame lengths. Naveen Albert 2026-01-08 12:34:45 -05:00
  • c3af03e823 build: Fix GCC discarded-qualifiers const errors. Joshua C. Colp 2026-02-12 05:44:45 -04:00
  • ab04bf3b39 endpoints: Allow access to latest snapshot directly. Joshua C. Colp 2026-02-10 10:33:53 -04:00
  • c3db651b23 app_dial, utils.h: Avoid old style declaration and discarded qualifier. Naveen Albert 2026-02-04 09:52:49 -05:00
  • 3099e61205 app_queue: Add 'prio' setting to the 'force_longest_waiting_caller' option serfreeman1337 2026-01-29 21:52:10 +05:00
  • d17fbee45c Upgrade bundled pjproject to 2.16. Mike Bradeen 2026-01-27 09:24:30 -07:00
  • 9199593b3f res_pjsip_header_funcs: Add new PJSIP_INHERITABLE_HEADER dialplan function Mike Bradeen 2025-11-19 11:31:50 -07:00
  • 559c094ff2 app_queue: Queue Timing Parity with Dial() and Accurate Wait Metrics phoneben 2026-01-18 20:34:01 +02:00
  • df3d94d805 stasis.c: Fix deadlock in stasis_topic_pool_get_topic during module load phoneben 2025-11-29 20:08:13 +02:00
  • e710ce7b2b app_queue: Fix rN raise_penalty ignoring min_penalty in calc_metric phoneben 2026-01-06 21:53:45 +02:00
  • 25760383bf app_queue: Only compare calls at 1st position across queues when forcing longest waiting caller. serfreeman1337 2026-01-05 20:47:22 +05:00
  • 257de0c05a channelstorage_cpp_map_name_id: Fix get_by_name_prefix prefix match Jasper Hafkenscheid 2026-01-21 07:51:36 +01:00
  • aec321093e app_amd: Remove errant space in documentation for totalAnalysisTime. George Joseph 2026-01-22 11:37:05 -07:00
  • 6722bfa152 say.c: added language support for pashto and dari Talha Asghar 2026-01-22 15:33:12 +00:00
  • 3f9af8104b res_pjsip_session.c: Prevent INVITE failover when session is cancelled hishamway 2026-01-15 15:04:08 +05:30
  • b95dbac44e res_pjsip_pubsub: Fix ao2 reference leak of subscription tree in ast_sip_subscription Alexei Gradinari 2026-01-07 15:39:05 -05:00
  • 0254f551bb Update for 23.3.0-rc1 23.3.0-rc1 Asterisk Development Team 2026-03-26 19:31:20 +00:00
  • ca2abc38ce Update for 20.19.0-rc1 20.19.0-rc1 Asterisk Development Team 2026-03-26 19:31:16 +00:00
  • d0a0dc8b6d res_pjsip: Address pjproject security vulnerabilities Mike Bradeen 2026-03-23 14:45:30 -06:00
  • e043e9e3f3 pbx: Hold channel lock for exception datastore access Tinet-mucw 2026-03-20 03:17:31 -07:00
  • aee05354b9 xmldoc.c: Fix memory leaks in handling of provided_by. George Joseph 2026-03-17 10:11:48 -06:00
  • cf04d83747 SECURITY.md: Update with additional instructions. George Joseph 2026-03-19 07:35:30 -06:00
  • 40f6e53b84 res_audiosocket: Fix header read loop to use correct buffer offset Sven Kube 2026-03-17 10:38:38 +01:00
  • dcea3a6f5c manager.c : Fix CLI event display phoneben 2026-03-16 22:39:21 +02:00
  • b403ad26b1 chan_pjsip: Set correct cause codes for non-2XX responses. George Joseph 2026-03-10 07:19:41 -06:00
  • 3ee9fcb4df res_pjsip_config_wizard: Force reload on Named ACL change events Michal Hajek 2025-12-10 14:51:40 +01:00
  • 0d34bf06bb rtp: Set RTPAUDIOQOS variables when ast_softhangup is called. George Joseph 2026-03-06 11:52:53 -07:00
  • 52d9ce854c channel: Prevent crash during DTMF emulation when no timing module is loaded Alexis Hadjisotiriou 2026-02-26 15:37:56 +00:00
  • 8de52a31a7 res_pjsip: Remove temp transport state when a transport fails to load. George Joseph 2026-03-06 06:50:22 -07:00
  • 6f9689a04a res_pjsip_messaging: Remove Contact header from out-of-dialog MESSAGE as per RFC3428 Alexis Hadjisotiriou 2026-01-19 15:20:53 +00:00
  • 1c9c9787f2 acl: Add ACL support to http and ari Mike Bradeen 2026-02-27 12:35:37 -07:00
  • 07f68a15fd res_rtp_asterisk.c: Fix DTLS packet drop when TURN loopback re-injection occurs before ICE candidate check Robert Wilson 2026-03-03 13:30:15 +00:00
  • c630bdbf60 dsp.c: Add support for detecting R2 signaling tones. Naveen Albert 2026-03-01 14:20:13 -05:00
  • 15d193e513 app_dial: Include channel name in warnings during wait_for_answer. Naveen Albert 2026-02-28 18:12:08 -05:00
  • 44c00d4ebb main/file: fix translated-frame write loop to use current frame Tinet-mucw 2026-02-27 17:35:08 -08:00
  • 87fc4c1721 docs: Add "Provided-by" to doc XML and CLI output. George Joseph 2026-02-24 14:32:45 -07:00
  • 237927b4f3 .github: Replace separate check, cpcheck and merge workflows with OnPRAction George Joseph 2026-03-02 10:17:57 -07:00
  • a13b5dcba7 chan_websocket_doc.xml: Add d(media_direction) option. Ben Ford 2026-02-27 11:25:32 -06:00
  • 135f284d03 resource_channels.c: Fix validation response for externalMedia with AudioSockets Sean Bright 2026-03-01 21:22:30 +00:00
  • bcb1c0c349 CDR/CEL Custom Performance Improvements George Joseph 2026-01-27 12:57:21 -07:00
  • dddc433de9 chan_websocket: Remove silence generation and frame padding. George Joseph 2026-02-19 09:07:23 -07:00
  • fad350be3a chan_websocket: Add media direction. Ben Ford 2026-02-10 14:39:56 -06:00
  • 2ea387edc4 fix: Add macOS (Darwin) compatibility for building Asterisk Prashant Srivastav 2026-02-05 12:50:06 +08:00
  • 08e66e2e07 astconfigparser.py: Fix regex pattern error by properly escaping string Julian C. Dunn 2026-02-17 18:06:59 -08:00
  • 09e87f5a15 res_rtp_asterisk: use correct sample rate lookup to account for g722 Mike Bradeen 2026-02-23 16:10:46 -07:00
  • 5d506fe9b5 res_pjsip_outbound_registration.c: Prevent crash if load_module() fails Sean Bright 2026-02-12 21:44:55 +00:00
  • f835218f96 pjsip_configuration: Ensure s= and o= lines in SDP are never empty Alexis Hadjisotiriou 2026-01-30 08:36:23 +00:00
  • 61329bf443 res_pjsip_session: Make sure NAT hook runs when packet is retransmitted for whatever reason. Arcadiy Ivanov 2026-01-14 13:29:24 -05:00
  • b6ab061181 chan_dahdi: Fix discarded-qualifiers errors. Naveen Albert 2026-02-18 20:35:46 -05:00
  • e0a0e700dd build: Fix unused-but-set-variable warnings with gcc 16. Naveen Albert 2026-02-18 16:54:15 -05:00
  • 9e46d69e4b build: Fix another GCC discarded-qualifiers const error. Naveen Albert 2026-02-18 10:04:13 -05:00
  • 84310a656e chan_iax2: Fix crash due to negative length frame lengths. Naveen Albert 2026-01-08 12:34:45 -05:00
  • d60bffe56e build: Fix GCC discarded-qualifiers const errors. Joshua C. Colp 2026-02-12 05:44:45 -04:00
  • 7442119e24 endpoints: Allow access to latest snapshot directly. Joshua C. Colp 2026-02-10 10:33:53 -04:00
  • 843e12600e app_dial, utils.h: Avoid old style declaration and discarded qualifier. Naveen Albert 2026-02-04 09:52:49 -05:00
  • 1b48092d8b app_queue: Add 'prio' setting to the 'force_longest_waiting_caller' option serfreeman1337 2026-01-29 21:52:10 +05:00
  • 104b908fe9 Upgrade bundled pjproject to 2.16. Mike Bradeen 2026-01-27 09:24:30 -07:00
  • 5d20f43532 res_pjsip_header_funcs: Add new PJSIP_INHERITABLE_HEADER dialplan function Mike Bradeen 2025-11-19 11:31:50 -07:00
  • 0308274c47 app_queue: Queue Timing Parity with Dial() and Accurate Wait Metrics phoneben 2026-01-18 20:34:01 +02:00
  • 2256be30b2 stasis.c: Fix deadlock in stasis_topic_pool_get_topic during module load phoneben 2025-11-29 20:08:13 +02:00
  • 4f17e66aad app_queue: Fix rN raise_penalty ignoring min_penalty in calc_metric phoneben 2026-01-06 21:53:45 +02:00
  • 46d305b8d1 app_queue: Only compare calls at 1st position across queues when forcing longest waiting caller. serfreeman1337 2026-01-05 20:47:22 +05:00
  • b757fc24d6 channelstorage_cpp_map_name_id: Fix get_by_name_prefix prefix match Jasper Hafkenscheid 2026-01-21 07:51:36 +01:00
  • 594d86f1be app_amd: Remove errant space in documentation for totalAnalysisTime. George Joseph 2026-01-22 11:37:05 -07:00
  • 2a1c208950 say.c: added language support for pashto and dari Talha Asghar 2026-01-22 15:33:12 +00:00
  • b08ed4f519 res_pjsip_session.c: Prevent INVITE failover when session is cancelled hishamway 2026-01-15 15:04:08 +05:30
  • 4379340669 res_pjsip_pubsub: Fix ao2 reference leak of subscription tree in ast_sip_subscription Alexei Gradinari 2026-01-07 15:39:05 -05:00
  • 0bbe6a4da3 res_pjsip: Address pjproject security vulnerabilities Mike Bradeen 2026-03-23 14:45:30 -06:00