Commit Graph

34035 Commits (a47b8e2d4025cbf102c976fcd6df5aa3a51e5fc4)
 

Author SHA1 Message Date
George Joseph a47b8e2d40 docs: Add version information to manager event instance XML elements
3 months ago
Joshua C. Colp ac559b236d LICENSE: Update company name, email, and address.
3 months ago
Sean Bright fa286641fb res_prometheus.c: Set Content-Type header on /metrics response.
3 months ago
George Joseph ece2cfc7c1 README.md, asterisk.c: Update Copyright Dates
3 months ago
George Joseph a22dc33057 docs: Add version information to configObject and configOption XML elements
3 months ago
George Joseph 317b830c1e res_pjsip_authenticator_digest: Fix issue with missing auth and DONT_OPTIMIZE
3 months ago
Naveen Albert 5438d28bcd ast_tls_cert: Add option to skip passphrase for CA private key.
3 months ago
Naveen Albert ea3ac94bbf chan_iax2: Avoid unnecessarily backlogging non-voice frames.
3 months ago
Allan Nathanson 5945703267 config.c: fix #tryinclude being converted to #include on rewrite
3 months ago
Naveen Albert 9ebe0e3d2f sig_analog: Add Last Number Redial feature.
3 months ago
George Joseph 3b53152624 docs: Various XML fixes
3 months ago
Sean Bright 813b774cc1 strings.c: Improve numeric detection in `ast_strings_match()`.
3 months ago
George Joseph 3e28ddce78 docs: Enable since/version handling for XML, CLI and ARI documentation
3 months ago
Artem Umerov ee54dc56ee logger.h: Fix build when AST_DEVMODE is not defined.
3 months ago
Sean Bright f9f858b55e dialplan_functions_doc.xml: Document PJSIP_MEDIA_OFFER's `media` argument.
3 months ago
Abdelkader Boudih 34f089d488 samples: Use "asterisk" instead of "postgres" for username
3 months ago
Sean Bright 7f13966202 manager: Add `<since>` tags for all AMI actions.
3 months ago
Steffen Arntz ffbe9bf31e logger.c fix: malformed JSON template
4 months ago
Sean Bright e7fc33f282 manager.c: Rename restrictedFile to is_restricted_file.
4 months ago
Abdelkader Boudih 1ea7d5cae6 res_config_pgsql: normalize database connection option with cel and cdr by supporting new options name
4 months ago
Stanislav Abramenkov 385e2d5042 res_pjproject: Fix typo (OpenmSSL->OpenSSL)
4 months ago
George Joseph 1933548d41 Add SHA-256 and SHA-512-256 as authentication digest algorithms
4 months ago
Allan Nathanson 4528f5f25a config.c: retain leading whitespace before comments
4 months ago
Ben Ford 3ab4185d98 manager.c: Restrict ListCategories to the configuration directory.
4 months ago
Sean Bright c7562392b9 config.c: Fix off-nominal reference leak.
4 months ago
Abdelkader Boudih 3fa488d840 normalize contrib/ast-db-manage/queue_log.ini.sample
4 months ago
George Joseph fb45a473cf Add C++ Standard detection to configure and fix a new C++20 compile issue
4 months ago
Naveen Albert 9f6f9a60e5 chan_dahdi: Fix wrong channel state when RINGING recieved.
4 months ago
Stanislav Abramenkov 01da993168 Upgrade bundled pjproject to 2.15.1
4 months ago
George Joseph aff11f717f .github: Set exit 0 in CherryPick and Recheck workflow Cleanup steps
4 months ago
George Joseph 1fbd42936e gcc14: Fix issues caught by gcc 14
4 months ago
George Joseph d5898305fb Header fixes for compiling C++ source files
4 months ago
George Joseph 6d63b62853 Add ability to pass arguments to unit tests from the CLI
4 months ago
Kent 85f5a047c1 res_pjsip: Add new AOR option "qualify_2xx_only"
4 months ago
George Joseph e98887f3dc .github: Change the run name for OnPRStateChangedPriv
4 months ago
Jaco Kroon 89ffbb5de7 res_odbc: release threads from potential starvation.
4 months ago
Sperl Viktor 392558ee59 app_queue: indicate the paused state of a dynamically added member in queue_log.
5 months ago
George Joseph ab820f6121 Allow C++ source files (as extension .cc) in the main directory
5 months ago
Alexey Khabulyak dab6ddc322 format_gsm.c: Added mime type
5 months ago
Maksim Nesterov ba01e712da func_uuid: Add a new dialplan function to generate UUIDs
5 months ago
Sperl Viktor a80ae57cac app_queue: allow dynamically adding a queue member in paused state.
5 months ago
Naveen Albert 9ced75008a chan_iax2: Add log message for rejected calls.
5 months ago
Maximilian Fridrich f1f521d366 chan_pjsip: Send VIDUPDATE RTP frame for all H.264 streams
5 months ago
Tinet-mucw 23061fcaf7 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call
5 months ago
Mike Pultz caffd2ede5 res_curl.conf.sample: clean up sample configuration and add new SSL options
5 months ago
Viktor Litvinov 607de36230 res_rtp_asterisk.c: Set Mark on rtp when timestamp skew is too big
5 months ago
Alexey Vasilyev 9060a267e0 res_rtp_asterisk.c: Fix bridged_payload matching with sample rate for DTMF
5 months ago
Mike Pultz 1ac67c84d4 manager.c: Add Processed Call Count to CoreStatus output
5 months ago
Mike Pultz 4ee47b4806 func_curl.c: Add additional CURL options for SSL requests
5 months ago
Naveen Albert 7a4036574c sig_analog: Fix regression with FGD and E911 signaling.
5 months ago