Commit Graph

34048 Commits (22.2.0)
 

Author SHA1 Message Date
Asterisk Development Team a0db68c190 Update for 22.2.0
3 months ago
Asterisk Development Team eb782ec341 Update for 22.2.0-rc2
3 months ago
George Joseph 5ac0874240 res_pjsip_authenticator_digest: Make correct error messages appear again.
3 months ago
George Joseph c3cf4bd223 alembic: Database updates required.
3 months ago
George Joseph 00de10c0d1 res_pjsip: Fix startup/reload memory leak in config_auth.
3 months ago
Asterisk Development Team 04f4bd73cd Update for 22.2.0-rc1
3 months ago
George Joseph ce550fc1b0 docs: Add version information to application and function XML elements
3 months ago
George Joseph b794dda76e docs: Add version information to manager event instance XML elements
3 months ago
Joshua C. Colp 4667c33073 LICENSE: Update company name, email, and address.
3 months ago
Sean Bright 38fb02351c res_prometheus.c: Set Content-Type header on /metrics response.
3 months ago
George Joseph 7a9d014644 README.md, asterisk.c: Update Copyright Dates
3 months ago
George Joseph 3df8b857ea docs: Add version information to configObject and configOption XML elements
3 months ago
George Joseph 791d8fbbc0 res_pjsip_authenticator_digest: Fix issue with missing auth and DONT_OPTIMIZE
3 months ago
Naveen Albert 9ffdda5936 ast_tls_cert: Add option to skip passphrase for CA private key.
3 months ago
Naveen Albert e352383dd8 chan_iax2: Avoid unnecessarily backlogging non-voice frames.
3 months ago
Allan Nathanson 0fabaa5af4 config.c: fix #tryinclude being converted to #include on rewrite
3 months ago
Naveen Albert bef2dd5ce6 sig_analog: Add Last Number Redial feature.
3 months ago
George Joseph 3a45e487cd docs: Various XML fixes
3 months ago
Sean Bright 8b736f2047 strings.c: Improve numeric detection in `ast_strings_match()`.
3 months ago
George Joseph 2b428734fd docs: Enable since/version handling for XML, CLI and ARI documentation
3 months ago
Artem Umerov e35d341cd7 logger.h: Fix build when AST_DEVMODE is not defined.
3 months ago
Sean Bright 2dd6a4aa66 dialplan_functions_doc.xml: Document PJSIP_MEDIA_OFFER's `media` argument.
3 months ago
Abdelkader Boudih 635f6fa564 samples: Use "asterisk" instead of "postgres" for username
3 months ago
Sean Bright 45f51341db manager: Add `<since>` tags for all AMI actions.
3 months ago
Steffen Arntz 63c86adbf5 logger.c fix: malformed JSON template
3 months ago
Sean Bright 076ec99c23 manager.c: Rename restrictedFile to is_restricted_file.
3 months ago
Abdelkader Boudih 1524cb6238 res_config_pgsql: normalize database connection option with cel and cdr by supporting new options name
3 months ago
Stanislav Abramenkov 2df35736b0 res_pjproject: Fix typo (OpenmSSL->OpenSSL)
3 months ago
George Joseph d8f6ef063c Add SHA-256 and SHA-512-256 as authentication digest algorithms
3 months ago
Allan Nathanson 139bdb25e4 config.c: retain leading whitespace before comments
3 months ago
Sean Bright f680ce9d7b config.c: Fix off-nominal reference leak.
3 months ago
Abdelkader Boudih ce9c5415a8 normalize contrib/ast-db-manage/queue_log.ini.sample
3 months ago
George Joseph 4eae3395a7 Add C++ Standard detection to configure and fix a new C++20 compile issue
3 months ago
Naveen Albert 3fe5aafd03 chan_dahdi: Fix wrong channel state when RINGING recieved.
3 months ago
Stanislav Abramenkov af0661ffb3 Upgrade bundled pjproject to 2.15.1
3 months ago
George Joseph 82d498b5c3 .github: Set exit 0 in CherryPick and Recheck workflow Cleanup steps
3 months ago
George Joseph 463d4b8d04 gcc14: Fix issues caught by gcc 14
3 months ago
George Joseph 36628ff34f Header fixes for compiling C++ source files
3 months ago
George Joseph bf0a6aaf3b Add ability to pass arguments to unit tests from the CLI
3 months ago
Kent 0fbb6de6f4 res_pjsip: Add new AOR option "qualify_2xx_only"
3 months ago
George Joseph 68359a3f96 .github: Change the run name for OnPRStateChangedPriv
3 months ago
Jaco Kroon 20cf8b3a07 res_odbc: release threads from potential starvation.
3 months ago
Sperl Viktor 02bba40fca app_queue: indicate the paused state of a dynamically added member in queue_log.
3 months ago
George Joseph 0a5a6995af Allow C++ source files (as extension .cc) in the main directory
3 months ago
Alexey Khabulyak b26b73790f format_gsm.c: Added mime type
3 months ago
Maksim Nesterov 186e9b5bb8 func_uuid: Add a new dialplan function to generate UUIDs
3 months ago
Sperl Viktor 94a32885e7 app_queue: allow dynamically adding a queue member in paused state.
3 months ago
Naveen Albert 6f592e7163 chan_iax2: Add log message for rejected calls.
3 months ago
Maximilian Fridrich 0bd4d3320a chan_pjsip: Send VIDUPDATE RTP frame for all H.264 streams
3 months ago
Tinet-mucw 1a71ea7456 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call
3 months ago