Commit Graph

34036 Commits (53e7401f95e7ece5194804548ec661d3a1eef5b6)
 

Author SHA1 Message Date
Joshua C. Colp 53e7401f95 LICENSE: Update company name, email, and address.
5 months ago
Sean Bright b460148163 res_prometheus.c: Set Content-Type header on /metrics response.
5 months ago
George Joseph 6384e8667c README.md, asterisk.c: Update Copyright Dates
5 months ago
George Joseph 316693ded9 docs: Add version information to configObject and configOption XML elements
5 months ago
George Joseph ff0fb401ae res_pjsip_authenticator_digest: Fix issue with missing auth and DONT_OPTIMIZE
5 months ago
Naveen Albert cd97f4069d ast_tls_cert: Add option to skip passphrase for CA private key.
5 months ago
Naveen Albert f6e1c163bb chan_iax2: Avoid unnecessarily backlogging non-voice frames.
5 months ago
Allan Nathanson 217e696288 config.c: fix #tryinclude being converted to #include on rewrite
5 months ago
Naveen Albert 78546868f9 sig_analog: Add Last Number Redial feature.
5 months ago
George Joseph 114fa12f05 docs: Various XML fixes
5 months ago
Sean Bright 1047291662 strings.c: Improve numeric detection in `ast_strings_match()`.
5 months ago
George Joseph 3868f7cb47 docs: Enable since/version handling for XML, CLI and ARI documentation
5 months ago
Artem Umerov ae106fadfe logger.h: Fix build when AST_DEVMODE is not defined.
5 months ago
Sean Bright 88abf2207b dialplan_functions_doc.xml: Document PJSIP_MEDIA_OFFER's `media` argument.
5 months ago
Abdelkader Boudih 831b5ec11d samples: Use "asterisk" instead of "postgres" for username
5 months ago
Sean Bright 468601fd13 manager: Add `<since>` tags for all AMI actions.
5 months ago
Steffen Arntz 4ef68fbce8 logger.c fix: malformed JSON template
5 months ago
Sean Bright 7b71efd172 manager.c: Rename restrictedFile to is_restricted_file.
5 months ago
Abdelkader Boudih a24853ecdf res_config_pgsql: normalize database connection option with cel and cdr by supporting new options name
5 months ago
Stanislav Abramenkov f72b8aa064 res_pjproject: Fix typo (OpenmSSL->OpenSSL)
5 months ago
George Joseph 71a2e8c599 Add SHA-256 and SHA-512-256 as authentication digest algorithms
5 months ago
Allan Nathanson 22b261575f config.c: retain leading whitespace before comments
5 months ago
Ben Ford 7f70190c59 manager.c: Restrict ListCategories to the configuration directory.
5 months ago
Sean Bright e904ae5df0 config.c: Fix off-nominal reference leak.
5 months ago
Abdelkader Boudih 18573fa36e normalize contrib/ast-db-manage/queue_log.ini.sample
5 months ago
George Joseph 62ec48cf1c Add C++ Standard detection to configure and fix a new C++20 compile issue
5 months ago
Naveen Albert 5ed7f4d152 chan_dahdi: Fix wrong channel state when RINGING recieved.
5 months ago
Stanislav Abramenkov 653f3c4737 Upgrade bundled pjproject to 2.15.1
5 months ago
George Joseph 6a2a320de9 .github: Set exit 0 in CherryPick and Recheck workflow Cleanup steps
5 months ago
George Joseph 67ad0448ed gcc14: Fix issues caught by gcc 14
5 months ago
George Joseph a33505b334 Header fixes for compiling C++ source files
5 months ago
George Joseph 92e5ed5a3a Add ability to pass arguments to unit tests from the CLI
5 months ago
Kent 3dee037446 res_pjsip: Add new AOR option "qualify_2xx_only"
6 months ago
George Joseph f36a736a0c .github: Change the run name for OnPRStateChangedPriv
6 months ago
Jaco Kroon b3d9c11b54 res_odbc: release threads from potential starvation.
6 months ago
Sperl Viktor 0bf31781c3 app_queue: indicate the paused state of a dynamically added member in queue_log.
6 months ago
George Joseph 92f361c826 Allow C++ source files (as extension .cc) in the main directory
6 months ago
Naveen Albert c157ee62f6 config.c: Make ast_variable_retrieve return last match.
6 months ago
Alexey Khabulyak 634b57b8e6 format_gsm.c: Added mime type
6 months ago
Maksim Nesterov 8ec097a281 func_uuid: Add a new dialplan function to generate UUIDs
6 months ago
Sperl Viktor d5c0486175 app_queue: allow dynamically adding a queue member in paused state.
6 months ago
Naveen Albert d09359b9d9 chan_iax2: Add log message for rejected calls.
6 months ago
Maximilian Fridrich 0f1f0ef3ef chan_pjsip: Send VIDUPDATE RTP frame for all H.264 streams
6 months ago
Tinet-mucw a23f28e7e0 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call
7 months ago
Mike Pultz b85e18b4ef res_curl.conf.sample: clean up sample configuration and add new SSL options
7 months ago
Viktor Litvinov f30ad96b3f res_rtp_asterisk.c: Set Mark on rtp when timestamp skew is too big
7 months ago
Alexey Vasilyev dc64d485d7 res_rtp_asterisk.c: Fix bridged_payload matching with sample rate for DTMF
7 months ago
Mike Pultz e020ee5795 manager.c: Add Processed Call Count to CoreStatus output
7 months ago
Mike Pultz 3dae2cf88f func_curl.c: Add additional CURL options for SSL requests
7 months ago
Naveen Albert f1c72347e9 sig_analog: Fix regression with FGD and E911 signaling.
7 months ago