Commit Graph

34019 Commits (80a28f40ac5df48cd7b5572f73aa89995f02088c)
 

Author SHA1 Message Date
Joshua C. Colp 80a28f40ac LICENSE: Update company name, email, and address.
4 months ago
Sean Bright 9107cdb3e0 res_prometheus.c: Set Content-Type header on /metrics response.
4 months ago
George Joseph 24451f26f2 README.md, asterisk.c: Update Copyright Dates
4 months ago
George Joseph f70670841b docs: Add version information to configObject and configOption XML elements
4 months ago
George Joseph 0c272429e6 res_pjsip_authenticator_digest: Fix issue with missing auth and DONT_OPTIMIZE
4 months ago
Naveen Albert 0bfbabee41 ast_tls_cert: Add option to skip passphrase for CA private key.
4 months ago
Naveen Albert 58add45d27 chan_iax2: Avoid unnecessarily backlogging non-voice frames.
4 months ago
Allan Nathanson 4e5df9e12a config.c: fix #tryinclude being converted to #include on rewrite
4 months ago
Naveen Albert 198300c570 sig_analog: Add Last Number Redial feature.
4 months ago
George Joseph 4a314c5db3 docs: Various XML fixes
4 months ago
Sean Bright e8cbf576bb strings.c: Improve numeric detection in `ast_strings_match()`.
4 months ago
George Joseph c010fd4689 docs: Enable since/version handling for XML, CLI and ARI documentation
4 months ago
Artem Umerov 4c8c37b21b logger.h: Fix build when AST_DEVMODE is not defined.
4 months ago
Sean Bright dd5761783b dialplan_functions_doc.xml: Document PJSIP_MEDIA_OFFER's `media` argument.
4 months ago
Abdelkader Boudih 2be12e091d samples: Use "asterisk" instead of "postgres" for username
4 months ago
Sean Bright cede8a3e15 manager: Add `<since>` tags for all AMI actions.
4 months ago
Steffen Arntz 70cfbfa531 logger.c fix: malformed JSON template
4 months ago
Sean Bright 60417b7f0e manager.c: Rename restrictedFile to is_restricted_file.
4 months ago
Abdelkader Boudih ddd6d64ea8 res_config_pgsql: normalize database connection option with cel and cdr by supporting new options name
4 months ago
Stanislav Abramenkov 6bafbfc570 res_pjproject: Fix typo (OpenmSSL->OpenSSL)
4 months ago
George Joseph a0987672f0 Add SHA-256 and SHA-512-256 as authentication digest algorithms
4 months ago
Allan Nathanson dd1e5065ba config.c: retain leading whitespace before comments
4 months ago
Ben Ford 7fe74e36be manager.c: Restrict ListCategories to the configuration directory.
4 months ago
Sean Bright 6658e0599c config.c: Fix off-nominal reference leak.
4 months ago
Abdelkader Boudih dd592b195b normalize contrib/ast-db-manage/queue_log.ini.sample
4 months ago
George Joseph c193752ca4 Add C++ Standard detection to configure and fix a new C++20 compile issue
4 months ago
Naveen Albert c5e7721341 chan_dahdi: Fix wrong channel state when RINGING recieved.
4 months ago
Stanislav Abramenkov ae9ffced0d Upgrade bundled pjproject to 2.15.1
4 months ago
George Joseph 510dd89511 .github: Set exit 0 in CherryPick and Recheck workflow Cleanup steps
4 months ago
George Joseph 0dadbff18a gcc14: Fix issues caught by gcc 14
4 months ago
George Joseph e8c5c3380a Header fixes for compiling C++ source files
5 months ago
George Joseph b33acc8f86 Add ability to pass arguments to unit tests from the CLI
5 months ago
Kent 0b30f546ba res_pjsip: Add new AOR option "qualify_2xx_only"
5 months ago
George Joseph 10adfa920a .github: Change the run name for OnPRStateChangedPriv
5 months ago
Jaco Kroon 1e2ee5dff9 res_odbc: release threads from potential starvation.
5 months ago
Sperl Viktor 38ef522fd2 app_queue: indicate the paused state of a dynamically added member in queue_log.
5 months ago
George Joseph 882f21c5bc Allow C++ source files (as extension .cc) in the main directory
5 months ago
Alexey Khabulyak 877449ddf5 format_gsm.c: Added mime type
5 months ago
Maksim Nesterov e9220e80f9 func_uuid: Add a new dialplan function to generate UUIDs
6 months ago
Sperl Viktor 1689aaa576 app_queue: allow dynamically adding a queue member in paused state.
6 months ago
Naveen Albert 949cca09a8 chan_iax2: Add log message for rejected calls.
6 months ago
Maximilian Fridrich 63ae96c6e7 chan_pjsip: Send VIDUPDATE RTP frame for all H.264 streams
6 months ago
Tinet-mucw a37bac6b86 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call
6 months ago
Mike Pultz 01cbaffbdf res_curl.conf.sample: clean up sample configuration and add new SSL options
6 months ago
Viktor Litvinov 8cad9f2420 res_rtp_asterisk.c: Set Mark on rtp when timestamp skew is too big
6 months ago
Alexey Vasilyev 1b4dbd88b6 res_rtp_asterisk.c: Fix bridged_payload matching with sample rate for DTMF
6 months ago
Mike Pultz dd0b3e713a manager.c: Add Processed Call Count to CoreStatus output
6 months ago
Mike Pultz fdd916e590 func_curl.c: Add additional CURL options for SSL requests
6 months ago
Naveen Albert d69f2722b6 sig_analog: Fix regression with FGD and E911 signaling.
6 months ago
James Terhune 3e31489415 main/stasis_channels.c: Fix crash when setting a global variable with invalid UTF8 characters
6 months ago