Commit Graph

34053 Commits (e200f51ea46c7b5771172a3cecfff57dd8acc00e)
 

Author SHA1 Message Date
Sean Bright e200f51ea4 channel.c: Remove dead AST_GENERATOR_FD code.
2 years ago
George Joseph d55b072a93 .github: Move PRChanged,PRChangedPriv,PRCPCheck,PRReCheck,PRMerge logic.
2 years ago
George Joseph 7597082312 .github: OnPRCherryPickTest,OnPRStateChanged,OnPRRecheck: Add job summaries.
2 years ago
George Joseph f0852a2465 .github: Clean up CreateDocs
2 years ago
George Joseph 75840bd4a5 func_strings.c: Prevent SEGV in HASH single-argument mode.
2 years ago
Sean Bright 03f1c24674 utils: Remove libdb and astdb conversion scripts.
2 years ago
George Joseph 453ddfce19 docs: Add version information to AGI command XML elements.
2 years ago
Jeremy Lainé bedc4328cc docs: Fix minor typo in MixMonitor AMI action
2 years ago
Naveen Albert 5c9dd380f5 utils: Disable old style definition warnings for libdb.
2 years ago
fabriziopicconi cd60142c76 rtp.conf.sample: Correct stunaddr example.
2 years ago
George Joseph dfc8652b55 docs: Add version information to ARI resources and methods.
2 years ago
George Joseph db8ae1912d res_pjsip_authenticator_digest: Make correct error messages appear again.
2 years ago
George Joseph 014994b19f alembic: Database updates required.
2 years ago
Sean Bright 82bef2ed90 docs: Indent <since> tags.
2 years ago
George Joseph 32e6a30952 res_pjsip: Fix startup/reload memory leak in config_auth.
2 years ago
George Joseph 198b01c536 docs: Add version information to application and function XML elements
2 years ago
George Joseph 77d5550d14 docs: Add version information to manager event instance XML elements
2 years ago
Joshua C. Colp 53e7401f95 LICENSE: Update company name, email, and address.
2 years ago
Sean Bright b460148163 res_prometheus.c: Set Content-Type header on /metrics response.
2 years ago
George Joseph 6384e8667c README.md, asterisk.c: Update Copyright Dates
2 years ago
George Joseph 316693ded9 docs: Add version information to configObject and configOption XML elements
2 years ago
George Joseph ff0fb401ae res_pjsip_authenticator_digest: Fix issue with missing auth and DONT_OPTIMIZE
2 years ago
Naveen Albert cd97f4069d ast_tls_cert: Add option to skip passphrase for CA private key.
2 years ago
Naveen Albert f6e1c163bb chan_iax2: Avoid unnecessarily backlogging non-voice frames.
2 years ago
Allan Nathanson 217e696288 config.c: fix #tryinclude being converted to #include on rewrite
2 years ago
Naveen Albert 78546868f9 sig_analog: Add Last Number Redial feature.
2 years ago
George Joseph 114fa12f05 docs: Various XML fixes
2 years ago
Sean Bright 1047291662 strings.c: Improve numeric detection in `ast_strings_match()`.
2 years ago
George Joseph 3868f7cb47 docs: Enable since/version handling for XML, CLI and ARI documentation
2 years ago
Artem Umerov ae106fadfe logger.h: Fix build when AST_DEVMODE is not defined.
2 years ago
Sean Bright 88abf2207b dialplan_functions_doc.xml: Document PJSIP_MEDIA_OFFER's `media` argument.
2 years ago
Abdelkader Boudih 831b5ec11d samples: Use "asterisk" instead of "postgres" for username
2 years ago
Sean Bright 468601fd13 manager: Add `<since>` tags for all AMI actions.
2 years ago
Steffen Arntz 4ef68fbce8 logger.c fix: malformed JSON template
2 years ago
Sean Bright 7b71efd172 manager.c: Rename restrictedFile to is_restricted_file.
2 years ago
Abdelkader Boudih a24853ecdf res_config_pgsql: normalize database connection option with cel and cdr by supporting new options name
2 years ago
Stanislav Abramenkov f72b8aa064 res_pjproject: Fix typo (OpenmSSL->OpenSSL)
2 years ago
George Joseph 71a2e8c599 Add SHA-256 and SHA-512-256 as authentication digest algorithms
2 years ago
Allan Nathanson 22b261575f config.c: retain leading whitespace before comments
2 years ago
Ben Ford 7f70190c59 manager.c: Restrict ListCategories to the configuration directory.
2 years ago
Sean Bright e904ae5df0 config.c: Fix off-nominal reference leak.
2 years ago
Abdelkader Boudih 18573fa36e normalize contrib/ast-db-manage/queue_log.ini.sample
2 years ago
George Joseph 62ec48cf1c Add C++ Standard detection to configure and fix a new C++20 compile issue
2 years ago
Naveen Albert 5ed7f4d152 chan_dahdi: Fix wrong channel state when RINGING recieved.
2 years ago
Stanislav Abramenkov 653f3c4737 Upgrade bundled pjproject to 2.15.1
2 years ago
George Joseph 6a2a320de9 .github: Set exit 0 in CherryPick and Recheck workflow Cleanup steps
2 years ago
George Joseph 67ad0448ed gcc14: Fix issues caught by gcc 14
2 years ago
George Joseph a33505b334 Header fixes for compiling C++ source files
2 years ago
George Joseph 92e5ed5a3a Add ability to pass arguments to unit tests from the CLI
2 years ago
Kent 3dee037446 res_pjsip: Add new AOR option "qualify_2xx_only"
2 years ago