Commit Graph

34067 Commits (21.7.0)
 

Author SHA1 Message Date
Asterisk Development Team 6d37b56fee Update for 21.7.0
3 months ago
Asterisk Development Team fed101c707 Update for 21.7.0-rc2
3 months ago
George Joseph efd813165c res_pjsip_authenticator_digest: Make correct error messages appear again.
3 months ago
George Joseph d6f2e095a6 alembic: Database updates required.
3 months ago
George Joseph b0764ad492 res_pjsip: Fix startup/reload memory leak in config_auth.
3 months ago
Asterisk Development Team 335240f45c Update for 21.7.0-rc1
3 months ago
George Joseph a80179bfe7 docs: Add version information to application and function XML elements
3 months ago
George Joseph 8c07517a6f docs: Add version information to manager event instance XML elements
3 months ago
Joshua C. Colp 605e6dc33c LICENSE: Update company name, email, and address.
3 months ago
Sean Bright d05f174bc5 res_prometheus.c: Set Content-Type header on /metrics response.
3 months ago
George Joseph ae766ffdc1 README.md, asterisk.c: Update Copyright Dates
3 months ago
George Joseph 1ccf0ae7e8 docs: Add version information to configObject and configOption XML elements
3 months ago
George Joseph e7801702c6 res_pjsip_authenticator_digest: Fix issue with missing auth and DONT_OPTIMIZE
3 months ago
Naveen Albert 413e929371 ast_tls_cert: Add option to skip passphrase for CA private key.
3 months ago
Naveen Albert 2253fa052d chan_iax2: Avoid unnecessarily backlogging non-voice frames.
3 months ago
Allan Nathanson ad49fffd54 config.c: fix #tryinclude being converted to #include on rewrite
3 months ago
Naveen Albert c3a5f1d3f3 sig_analog: Add Last Number Redial feature.
3 months ago
George Joseph 4e995cef69 docs: Various XML fixes
3 months ago
Sean Bright 8b62a1c8a9 strings.c: Improve numeric detection in `ast_strings_match()`.
3 months ago
George Joseph 24c077f1fb docs: Enable since/version handling for XML, CLI and ARI documentation
3 months ago
Artem Umerov d468918359 logger.h: Fix build when AST_DEVMODE is not defined.
3 months ago
Sean Bright c48e26eb77 dialplan_functions_doc.xml: Document PJSIP_MEDIA_OFFER's `media` argument.
3 months ago
Abdelkader Boudih bb7930a95c samples: Use "asterisk" instead of "postgres" for username
3 months ago
Sean Bright dbc7efbfd4 manager: Add `<since>` tags for all AMI actions.
3 months ago
Steffen Arntz 5645529361 logger.c fix: malformed JSON template
3 months ago
Sean Bright ffdb7dff70 manager.c: Rename restrictedFile to is_restricted_file.
3 months ago
Abdelkader Boudih b813dc4475 res_config_pgsql: normalize database connection option with cel and cdr by supporting new options name
3 months ago
Stanislav Abramenkov 576ccce10b res_pjproject: Fix typo (OpenmSSL->OpenSSL)
3 months ago
George Joseph fd52a4411d Add SHA-256 and SHA-512-256 as authentication digest algorithms
3 months ago
Allan Nathanson 6e114c7869 config.c: retain leading whitespace before comments
3 months ago
Sean Bright 32bf6bbf13 config.c: Fix off-nominal reference leak.
3 months ago
Abdelkader Boudih ef63907f15 normalize contrib/ast-db-manage/queue_log.ini.sample
3 months ago
George Joseph 3f59c40b5e Add C++ Standard detection to configure and fix a new C++20 compile issue
3 months ago
Naveen Albert 5f0354c287 chan_dahdi: Fix wrong channel state when RINGING recieved.
3 months ago
Stanislav Abramenkov 3c1ee3722d Upgrade bundled pjproject to 2.15.1
3 months ago
George Joseph c38c3de063 .github: Set exit 0 in CherryPick and Recheck workflow Cleanup steps
3 months ago
George Joseph 42ae9c9e98 gcc14: Fix issues caught by gcc 14
3 months ago
George Joseph aa18b6231f Header fixes for compiling C++ source files
3 months ago
George Joseph 22108f46ee Add ability to pass arguments to unit tests from the CLI
3 months ago
Kent cde6bcf66c res_pjsip: Add new AOR option "qualify_2xx_only"
3 months ago
George Joseph 7d3ab32291 .github: Change the run name for OnPRStateChangedPriv
3 months ago
Jaco Kroon 18206add1c res_odbc: release threads from potential starvation.
3 months ago
Sperl Viktor 2a2b88e669 app_queue: indicate the paused state of a dynamically added member in queue_log.
3 months ago
George Joseph bb8b91386a Allow C++ source files (as extension .cc) in the main directory
3 months ago
Alexey Khabulyak e9373e9833 format_gsm.c: Added mime type
3 months ago
Maksim Nesterov d68d001085 func_uuid: Add a new dialplan function to generate UUIDs
3 months ago
Sperl Viktor 8d083902b8 app_queue: allow dynamically adding a queue member in paused state.
3 months ago
Naveen Albert 67f1c3aee3 chan_iax2: Add log message for rejected calls.
3 months ago
Maximilian Fridrich c4d768f127 chan_pjsip: Send VIDUPDATE RTP frame for all H.264 streams
3 months ago
Tinet-mucw fc5a6e3bb3 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call
3 months ago