Commit Graph

34036 Commits (f6a193e87eaa04af0058c45d78e2c41f5c94dcea)
 

Author SHA1 Message Date
George Joseph f6a193e87e docs: Add version information to application and function XML elements
5 months ago
George Joseph 936e88512e docs: Add version information to manager event instance XML elements
5 months ago
Joshua C. Colp cf18bd6fd1 LICENSE: Update company name, email, and address.
5 months ago
Sean Bright 2d958812ad res_prometheus.c: Set Content-Type header on /metrics response.
5 months ago
George Joseph d52cd705d3 README.md, asterisk.c: Update Copyright Dates
5 months ago
George Joseph 772221c82a docs: Add version information to configObject and configOption XML elements
5 months ago
George Joseph fb533fcc73 res_pjsip_authenticator_digest: Fix issue with missing auth and DONT_OPTIMIZE
5 months ago
Naveen Albert eca4ec6b5e ast_tls_cert: Add option to skip passphrase for CA private key.
5 months ago
Naveen Albert 1b0cd8b10d chan_iax2: Avoid unnecessarily backlogging non-voice frames.
5 months ago
Allan Nathanson 7e58e8d4f6 config.c: fix #tryinclude being converted to #include on rewrite
5 months ago
Naveen Albert abfa8206f3 sig_analog: Add Last Number Redial feature.
5 months ago
George Joseph 15ed357747 docs: Various XML fixes
5 months ago
Sean Bright dafac1f6f4 strings.c: Improve numeric detection in `ast_strings_match()`.
5 months ago
George Joseph 3c867e6e6c docs: Enable since/version handling for XML, CLI and ARI documentation
5 months ago
Artem Umerov 92d69897b7 logger.h: Fix build when AST_DEVMODE is not defined.
5 months ago
Sean Bright 032235bd29 dialplan_functions_doc.xml: Document PJSIP_MEDIA_OFFER's `media` argument.
5 months ago
Abdelkader Boudih 4b6d40bd66 samples: Use "asterisk" instead of "postgres" for username
5 months ago
Sean Bright 131682c2c5 manager: Add `<since>` tags for all AMI actions.
5 months ago
Steffen Arntz d31b79b2f8 logger.c fix: malformed JSON template
5 months ago
Sean Bright e4635e817f manager.c: Rename restrictedFile to is_restricted_file.
5 months ago
Abdelkader Boudih 7c40d82f02 res_config_pgsql: normalize database connection option with cel and cdr by supporting new options name
5 months ago
Stanislav Abramenkov e95f97ad38 res_pjproject: Fix typo (OpenmSSL->OpenSSL)
5 months ago
George Joseph 7dc9d85f2b Add SHA-256 and SHA-512-256 as authentication digest algorithms
5 months ago
Allan Nathanson 1cb741df4a config.c: retain leading whitespace before comments
5 months ago
Ben Ford e358ce0762 manager.c: Restrict ListCategories to the configuration directory.
5 months ago
Sean Bright 6b3dadfbe2 config.c: Fix off-nominal reference leak.
5 months ago
Abdelkader Boudih cc2b5ec88b normalize contrib/ast-db-manage/queue_log.ini.sample
5 months ago
George Joseph 79427c1ac1 Add C++ Standard detection to configure and fix a new C++20 compile issue
5 months ago
Naveen Albert afd15274e7 chan_dahdi: Fix wrong channel state when RINGING recieved.
5 months ago
Stanislav Abramenkov 2e8d8c4a08 Upgrade bundled pjproject to 2.15.1
5 months ago
George Joseph 5beb61317a .github: Set exit 0 in CherryPick and Recheck workflow Cleanup steps
5 months ago
George Joseph 6fa7c40b57 gcc14: Fix issues caught by gcc 14
5 months ago
George Joseph e677ec8473 Header fixes for compiling C++ source files
5 months ago
George Joseph 2fa9dcd51c Add ability to pass arguments to unit tests from the CLI
5 months ago
Kent 21dba60ff2 res_pjsip: Add new AOR option "qualify_2xx_only"
6 months ago
George Joseph 865c8b8232 .github: Change the run name for OnPRStateChangedPriv
6 months ago
Jaco Kroon 9b45103bc8 res_odbc: release threads from potential starvation.
6 months ago
Sperl Viktor d832aae1d7 app_queue: indicate the paused state of a dynamically added member in queue_log.
6 months ago
George Joseph 9a1180c6af Allow C++ source files (as extension .cc) in the main directory
6 months ago
Alexey Khabulyak ced3b41327 format_gsm.c: Added mime type
6 months ago
Maksim Nesterov c50dea93a5 func_uuid: Add a new dialplan function to generate UUIDs
6 months ago
Sperl Viktor 7b7df5d30e app_queue: allow dynamically adding a queue member in paused state.
6 months ago
Naveen Albert be2bea854e chan_iax2: Add log message for rejected calls.
6 months ago
Maximilian Fridrich 45c5d39c58 chan_pjsip: Send VIDUPDATE RTP frame for all H.264 streams
6 months ago
Tinet-mucw 3ac5f82d49 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call
6 months ago
Mike Pultz 424e4ee761 res_curl.conf.sample: clean up sample configuration and add new SSL options
6 months ago
Viktor Litvinov 2599aa3be0 res_rtp_asterisk.c: Set Mark on rtp when timestamp skew is too big
6 months ago
Alexey Vasilyev e96d1cf2ae res_rtp_asterisk.c: Fix bridged_payload matching with sample rate for DTMF
6 months ago
Mike Pultz 0c193b725b manager.c: Add Processed Call Count to CoreStatus output
6 months ago
Mike Pultz 8e289af9de func_curl.c: Add additional CURL options for SSL requests
7 months ago