Commit Graph

  • 82bef2ed90 docs: Indent <since> tags. Sean Bright 2025-01-23 16:35:58 -0500
  • b4156fecf0 docs: Indent <since> tags. Sean Bright 2025-01-23 16:35:58 -0500
  • 67e89b3e77 docs: Indent <since> tags. Sean Bright 2025-01-23 16:35:58 -0500
  • 174006fcaa docs: Indent <since> tags. Sean Bright 2025-01-23 16:35:58 -0500
  • 158425d644 alembic: Database updates required. George Joseph 2025-01-28 09:51:42 -0700
  • 0a8354e229 res_pjsip_authenticator_digest: Make correct error messages appear again. George Joseph 2025-01-28 09:14:34 -0700
  • 36e48c24a4 docs: Fix minor typo in MixMonitor AMI action Jeremy Lainé 2025-01-28 16:25:32 +0100
  • 32e6a30952 res_pjsip: Fix startup/reload memory leak in config_auth. George Joseph 2025-01-23 14:02:25 -0700
  • 8da4b05107 res_pjsip: Fix startup/reload memory leak in config_auth. George Joseph 2025-01-23 14:02:25 -0700
  • 5c3b35bc79 res_pjsip: Fix startup/reload memory leak in config_auth. George Joseph 2025-01-23 14:02:25 -0700
  • ec22c1dd4d res_pjsip: Fix startup/reload memory leak in config_auth. George Joseph 2025-01-23 14:02:25 -0700
  • fa5a56d6d5 docs: Add version information to ARI resources and methods. George Joseph 2025-01-27 08:30:40 -0700
  • 49ef93adf3
    Update app_queue.c add to queue log callerid name phoneben 2025-01-26 17:57:45 +0200
  • c05008451a res_pjsip: Fix startup/reload memory leak in config_auth. George Joseph 2025-01-23 14:02:25 -0700
  • f31df92890 utils: Disable old style definition warnings for libdb. Naveen Albert 2025-01-23 20:08:23 -0500
  • 569f1df80e docs: Indent <since> tags. Sean Bright 2025-01-23 16:35:58 -0500
  • 6df122f7e3 docs: Indent <since> tags. Sean Bright 2025-01-23 16:35:58 -0500
  • 04f4bd73cd Update for 22.2.0-rc1 22.2.0-rc1 Asterisk Development Team 2025-01-23 18:42:32 +0000
  • ce550fc1b0 docs: Add version information to application and function XML elements George Joseph 2025-01-23 09:27:32 -0700
  • b794dda76e docs: Add version information to manager event instance XML elements George Joseph 2025-01-20 11:33:20 -0700
  • 4667c33073 LICENSE: Update company name, email, and address. Joshua C. Colp 2025-01-21 18:22:46 -0400
  • 38fb02351c res_prometheus.c: Set Content-Type header on /metrics response. Sean Bright 2025-01-21 18:37:54 -0500
  • 7a9d014644 README.md, asterisk.c: Update Copyright Dates George Joseph 2025-01-20 12:58:18 -0700
  • 3df8b857ea docs: Add version information to configObject and configOption XML elements George Joseph 2025-01-16 14:54:35 -0700
  • 791d8fbbc0 res_pjsip_authenticator_digest: Fix issue with missing auth and DONT_OPTIMIZE George Joseph 2025-01-17 09:20:16 -0700
  • 9ffdda5936 ast_tls_cert: Add option to skip passphrase for CA private key. Naveen Albert 2025-01-14 17:49:53 -0500
  • e352383dd8 chan_iax2: Avoid unnecessarily backlogging non-voice frames. Naveen Albert 2025-01-09 20:49:14 -0500
  • 0fabaa5af4 config.c: fix #tryinclude being converted to #include on rewrite Allan Nathanson 2024-09-16 14:58:59 -0400
  • bef2dd5ce6 sig_analog: Add Last Number Redial feature. Naveen Albert 2023-11-10 08:30:33 -0500
  • 3a45e487cd docs: Various XML fixes George Joseph 2025-01-15 16:19:27 -0700
  • 8b736f2047 strings.c: Improve numeric detection in `ast_strings_match()`. Sean Bright 2025-01-15 11:42:29 -0500
  • 2b428734fd docs: Enable since/version handling for XML, CLI and ARI documentation George Joseph 2025-01-09 15:17:14 -0700
  • e35d341cd7 logger.h: Fix build when AST_DEVMODE is not defined. Artem Umerov 2025-01-13 19:28:45 +0300
  • 2dd6a4aa66 dialplan_functions_doc.xml: Document PJSIP_MEDIA_OFFER's `media` argument. Sean Bright 2025-01-14 11:45:15 -0500
  • 635f6fa564 samples: Use "asterisk" instead of "postgres" for username Abdelkader Boudih 2025-01-07 21:17:56 +0100
  • 45f51341db manager: Add `<since>` tags for all AMI actions. Sean Bright 2025-01-02 14:38:30 -0500
  • 63c86adbf5 logger.c fix: malformed JSON template Steffen Arntz 2025-01-08 17:57:54 +0100
  • 076ec99c23 manager.c: Rename restrictedFile to is_restricted_file. Sean Bright 2025-01-09 14:34:39 -0500
  • 1524cb6238 res_config_pgsql: normalize database connection option with cel and cdr by supporting new options name Abdelkader Boudih 2025-01-08 23:00:39 +0100
  • 2df35736b0 res_pjproject: Fix typo (OpenmSSL->OpenSSL) Stanislav Abramenkov 2025-01-10 19:12:41 +0200
  • d8f6ef063c Add SHA-256 and SHA-512-256 as authentication digest algorithms George Joseph 2024-10-17 08:02:08 -0600
  • 139bdb25e4 config.c: retain leading whitespace before comments Allan Nathanson 2024-10-30 16:52:41 -0400
  • f680ce9d7b config.c: Fix off-nominal reference leak. Sean Bright 2025-01-07 11:34:04 -0500
  • ce9c5415a8 normalize contrib/ast-db-manage/queue_log.ini.sample Abdelkader Boudih 2025-01-05 15:08:24 +0100
  • 4eae3395a7 Add C++ Standard detection to configure and fix a new C++20 compile issue George Joseph 2025-01-03 15:38:52 -0700
  • 3fe5aafd03 chan_dahdi: Fix wrong channel state when RINGING recieved. Naveen Albert 2024-12-16 08:43:04 -0500
  • af0661ffb3 Upgrade bundled pjproject to 2.15.1 Resolves: asterisk#1016 Stanislav Abramenkov 2024-12-03 22:25:40 +0200
  • 82d498b5c3 .github: Set exit 0 in CherryPick and Recheck workflow Cleanup steps George Joseph 2025-01-05 10:35:22 -0700
  • 463d4b8d04 gcc14: Fix issues caught by gcc 14 George Joseph 2025-01-03 14:02:22 -0700
  • 36628ff34f Header fixes for compiling C++ source files George Joseph 2024-12-31 11:10:20 -0700
  • bf0a6aaf3b Add ability to pass arguments to unit tests from the CLI George Joseph 2024-12-27 08:19:08 -0700
  • 0fbb6de6f4 res_pjsip: Add new AOR option "qualify_2xx_only" Kent 2024-12-03 08:24:44 -0600
  • 68359a3f96 .github: Change the run name for OnPRStateChangedPriv George Joseph 2024-12-18 08:16:51 -0700
  • 20cf8b3a07 res_odbc: release threads from potential starvation. Jaco Kroon 2024-12-10 21:47:49 +0200
  • 02bba40fca app_queue: indicate the paused state of a dynamically added member in queue_log. Sperl Viktor 2024-12-05 17:55:10 +0100
  • 0a5a6995af Allow C++ source files (as extension .cc) in the main directory George Joseph 2024-12-09 12:54:53 -0700
  • b26b73790f format_gsm.c: Added mime type Alexey Khabulyak 2024-12-03 12:53:10 +0300
  • 186e9b5bb8 func_uuid: Add a new dialplan function to generate UUIDs Maksim Nesterov 2024-12-01 19:42:50 +0000
  • 94a32885e7 app_queue: allow dynamically adding a queue member in paused state. Sperl Viktor 2024-11-27 17:36:39 +0100
  • 6f592e7163 chan_iax2: Add log message for rejected calls. Naveen Albert 2023-11-06 07:31:32 -0500
  • 0bd4d3320a chan_pjsip: Send VIDUPDATE RTP frame for all H.264 streams Maximilian Fridrich 2024-12-02 12:09:47 +0100
  • 1a71ea7456 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call Tinet-mucw 2024-08-22 14:42:19 +0800
  • a8d81692dd res_curl.conf.sample: clean up sample configuration and add new SSL options Mike Pultz 2024-11-21 01:11:51 -0500
  • ada5a706b7 res_rtp_asterisk.c: Set Mark on rtp when timestamp skew is too big Viktor Litvinov 2024-10-02 01:57:12 +0200
  • 7d681cbd90 res_rtp_asterisk.c: Fix bridged_payload matching with sample rate for DTMF Alexey Vasilyev 2024-11-25 09:41:48 +0100
  • 2d4460ad4d manager.c: Add Processed Call Count to CoreStatus output Mike Pultz 2024-11-21 01:42:44 -0500
  • 6b194cbbe3 func_curl.c: Add additional CURL options for SSL requests Mike Pultz 2024-11-09 14:19:49 -0500
  • 42629c695d sig_analog: Fix regression with FGD and E911 signaling. Naveen Albert 2024-11-14 09:15:45 -0500
  • fc390cf785 main/stasis_channels.c: Fix crash when setting a global variable with invalid UTF8 characters James Terhune 2024-11-18 16:54:30 -0500
  • 7a640ca8a8 res_stir_shaken: Allow sending Identity headers for unknown TNs George Joseph 2024-11-08 11:22:12 -0700
  • 335240f45c Update for 21.7.0-rc1 21.7.0-rc1 Asterisk Development Team 2025-01-23 18:39:45 +0000
  • a80179bfe7 docs: Add version information to application and function XML elements George Joseph 2025-01-23 09:27:32 -0700
  • 8c07517a6f docs: Add version information to manager event instance XML elements George Joseph 2025-01-20 11:33:20 -0700
  • 605e6dc33c LICENSE: Update company name, email, and address. Joshua C. Colp 2025-01-21 18:22:46 -0400
  • d05f174bc5 res_prometheus.c: Set Content-Type header on /metrics response. Sean Bright 2025-01-21 18:37:54 -0500
  • ae766ffdc1 README.md, asterisk.c: Update Copyright Dates George Joseph 2025-01-20 12:58:18 -0700
  • 1ccf0ae7e8 docs: Add version information to configObject and configOption XML elements George Joseph 2025-01-16 14:54:35 -0700
  • e7801702c6 res_pjsip_authenticator_digest: Fix issue with missing auth and DONT_OPTIMIZE George Joseph 2025-01-17 09:20:16 -0700
  • 413e929371 ast_tls_cert: Add option to skip passphrase for CA private key. Naveen Albert 2025-01-14 17:49:53 -0500
  • 2253fa052d chan_iax2: Avoid unnecessarily backlogging non-voice frames. Naveen Albert 2025-01-09 20:49:14 -0500
  • ad49fffd54 config.c: fix #tryinclude being converted to #include on rewrite Allan Nathanson 2024-09-16 14:58:59 -0400
  • c3a5f1d3f3 sig_analog: Add Last Number Redial feature. Naveen Albert 2023-11-10 08:30:33 -0500
  • 4e995cef69 docs: Various XML fixes George Joseph 2025-01-15 16:19:27 -0700
  • 8b62a1c8a9 strings.c: Improve numeric detection in `ast_strings_match()`. Sean Bright 2025-01-15 11:42:29 -0500
  • 24c077f1fb docs: Enable since/version handling for XML, CLI and ARI documentation George Joseph 2025-01-09 15:17:14 -0700
  • d468918359 logger.h: Fix build when AST_DEVMODE is not defined. Artem Umerov 2025-01-13 19:28:45 +0300
  • c48e26eb77 dialplan_functions_doc.xml: Document PJSIP_MEDIA_OFFER's `media` argument. Sean Bright 2025-01-14 11:45:15 -0500
  • bb7930a95c samples: Use "asterisk" instead of "postgres" for username Abdelkader Boudih 2025-01-07 21:17:56 +0100
  • dbc7efbfd4 manager: Add `<since>` tags for all AMI actions. Sean Bright 2025-01-02 14:38:30 -0500
  • 5645529361 logger.c fix: malformed JSON template Steffen Arntz 2025-01-08 17:57:54 +0100
  • ffdb7dff70 manager.c: Rename restrictedFile to is_restricted_file. Sean Bright 2025-01-09 14:34:39 -0500
  • b813dc4475 res_config_pgsql: normalize database connection option with cel and cdr by supporting new options name Abdelkader Boudih 2025-01-08 23:00:39 +0100
  • 576ccce10b res_pjproject: Fix typo (OpenmSSL->OpenSSL) Stanislav Abramenkov 2025-01-10 19:12:41 +0200
  • fd52a4411d Add SHA-256 and SHA-512-256 as authentication digest algorithms George Joseph 2024-10-17 08:02:08 -0600
  • 6e114c7869 config.c: retain leading whitespace before comments Allan Nathanson 2024-10-30 16:52:41 -0400
  • 32bf6bbf13 config.c: Fix off-nominal reference leak. Sean Bright 2025-01-07 11:34:04 -0500
  • ef63907f15 normalize contrib/ast-db-manage/queue_log.ini.sample Abdelkader Boudih 2025-01-05 15:08:24 +0100
  • 3f59c40b5e Add C++ Standard detection to configure and fix a new C++20 compile issue George Joseph 2025-01-03 15:38:52 -0700
  • 5f0354c287 chan_dahdi: Fix wrong channel state when RINGING recieved. Naveen Albert 2024-12-16 08:43:04 -0500
  • 3c1ee3722d Upgrade bundled pjproject to 2.15.1 Resolves: asterisk#1016 Stanislav Abramenkov 2024-12-03 22:25:40 +0200