Commit Graph

34054 Commits (571d48fb7ccdc12e9a57fd730e2e667fa9c1a502)
 

Author SHA1 Message Date
Joshua C. Colp 571d48fb7c LICENSE: Update company name, email, and address.
3 months ago
Sean Bright 61d923a341 res_prometheus.c: Set Content-Type header on /metrics response.
3 months ago
George Joseph 3c67d08219 README.md, asterisk.c: Update Copyright Dates
3 months ago
George Joseph ded24e3375 docs: Add version information to configObject and configOption XML elements
3 months ago
George Joseph 0599f3a869 res_pjsip_authenticator_digest: Fix issue with missing auth and DONT_OPTIMIZE
3 months ago
Naveen Albert efeec28b37 ast_tls_cert: Add option to skip passphrase for CA private key.
3 months ago
Naveen Albert 7c5efec2fc chan_iax2: Avoid unnecessarily backlogging non-voice frames.
3 months ago
Allan Nathanson 3a261ebed4 config.c: fix #tryinclude being converted to #include on rewrite
3 months ago
Naveen Albert 3060effc92 sig_analog: Add Last Number Redial feature.
3 months ago
George Joseph 880d5d13b2 docs: Various XML fixes
3 months ago
Sean Bright 72fa12a8ca strings.c: Improve numeric detection in `ast_strings_match()`.
3 months ago
George Joseph 8ca64f1d7f docs: Enable since/version handling for XML, CLI and ARI documentation
3 months ago
Artem Umerov 24e0a97c67 logger.h: Fix build when AST_DEVMODE is not defined.
3 months ago
Sean Bright 1e5cc474ef dialplan_functions_doc.xml: Document PJSIP_MEDIA_OFFER's `media` argument.
3 months ago
Abdelkader Boudih b19060949d samples: Use "asterisk" instead of "postgres" for username
3 months ago
Sean Bright 1197ebc6cd manager: Add `<since>` tags for all AMI actions.
3 months ago
Steffen Arntz 92ce8a5948 logger.c fix: malformed JSON template
3 months ago
Sean Bright 12fe01db8e manager.c: Rename restrictedFile to is_restricted_file.
3 months ago
Abdelkader Boudih 3ab98a6b0d res_config_pgsql: normalize database connection option with cel and cdr by supporting new options name
3 months ago
Stanislav Abramenkov a98187e6f5 res_pjproject: Fix typo (OpenmSSL->OpenSSL)
3 months ago
George Joseph 10664757d2 Add SHA-256 and SHA-512-256 as authentication digest algorithms
3 months ago
Allan Nathanson b2e81346bb config.c: retain leading whitespace before comments
3 months ago
Sean Bright e0a5c62096 config.c: Fix off-nominal reference leak.
3 months ago
Abdelkader Boudih a9608c3c6e normalize contrib/ast-db-manage/queue_log.ini.sample
3 months ago
George Joseph a81c7c7030 Add C++ Standard detection to configure and fix a new C++20 compile issue
3 months ago
Naveen Albert db2bcf3e19 chan_dahdi: Fix wrong channel state when RINGING recieved.
3 months ago
Stanislav Abramenkov 72fc7a8624 Upgrade bundled pjproject to 2.15.1
3 months ago
George Joseph 4cfcca8916 .github: Set exit 0 in CherryPick and Recheck workflow Cleanup steps
3 months ago
George Joseph 4775c405ce gcc14: Fix issues caught by gcc 14
3 months ago
George Joseph b3cc0c1026 Header fixes for compiling C++ source files
3 months ago
George Joseph 1324eb05c5 Add ability to pass arguments to unit tests from the CLI
3 months ago
Kent ef66694b7b res_pjsip: Add new AOR option "qualify_2xx_only"
3 months ago
George Joseph e47fb67e5a .github: Change the run name for OnPRStateChangedPriv
3 months ago
Jaco Kroon 8e50b8a00b res_odbc: release threads from potential starvation.
3 months ago
Sperl Viktor effb2f3af3 app_queue: indicate the paused state of a dynamically added member in queue_log.
3 months ago
George Joseph c17dd59d63 Allow C++ source files (as extension .cc) in the main directory
3 months ago
Alexey Khabulyak 09ebbb85c6 format_gsm.c: Added mime type
3 months ago
Maksim Nesterov 6181408bf0 func_uuid: Add a new dialplan function to generate UUIDs
3 months ago
Sperl Viktor 63f366850a app_queue: allow dynamically adding a queue member in paused state.
3 months ago
Naveen Albert 3e16927bfd chan_iax2: Add log message for rejected calls.
3 months ago
Maximilian Fridrich 94784a4627 chan_pjsip: Send VIDUPDATE RTP frame for all H.264 streams
3 months ago
Tinet-mucw 6500b33252 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call
3 months ago
Mike Pultz aa27c0d207 res_curl.conf.sample: clean up sample configuration and add new SSL options
3 months ago
Viktor Litvinov 03a801cafb res_rtp_asterisk.c: Set Mark on rtp when timestamp skew is too big
3 months ago
Alexey Vasilyev f293dc375f res_rtp_asterisk.c: Fix bridged_payload matching with sample rate for DTMF
3 months ago
Mike Pultz 57f1a08141 manager.c: Add Processed Call Count to CoreStatus output
3 months ago
Mike Pultz 7fe5ebd4ea func_curl.c: Add additional CURL options for SSL requests
3 months ago
Naveen Albert 202a0898f0 sig_analog: Fix regression with FGD and E911 signaling.
3 months ago
James Terhune 891e60e22e main/stasis_channels.c: Fix crash when setting a global variable with invalid UTF8 characters
3 months ago
George Joseph 2d2d17811a res_stir_shaken: Allow sending Identity headers for unknown TNs
3 months ago