Commit Graph

34112 Commits (870f59e28d3930cc30fffe01bc3e660df3d9eaa7)
 

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