Commit Graph

4418 Commits (22.4.1)

Author SHA1 Message Date
George Joseph 9bcdef2684 asterisk.c: Add option to restrict shell access from remote consoles.
5 months ago
Albrecht Oster d7b8f1a3a1 res_pjproject: Fix DTLS client check failing on some platforms
6 months ago
George Joseph b4378ff25e Prequisites for ARI Outbound Websockets
6 months ago
George Joseph 2a55f064f3 ARI: REST over Websocket
6 months ago
mkmer 68d9a69be3 audiohook.c: Add ability to adjust volume with float
6 months ago
Florent CHAUVEAU a15e4043ce audiosocket: added support for DTMF frames
6 months ago
Norm Harrison 352a72c9b5 asterisk/channel.h: fix documentation for 'ast_waitfor_nandfds()'
6 months ago
Norm Harrison d045f290b7 audiosocket: fix timeout, fix dialplan app exit, server address in logs
6 months ago
George Joseph de3d6c03e3 bridging: Fix multiple bridging issues causing SEGVs and FRACKs.
7 months ago
George Joseph 3ec2a680f2 res_stir_shaken: Allow missing or anonymous CID to continue to the dialplan.
7 months ago
Holger Hans Peter Freyther fe5ff3021e ari/pjsip: Make it possible to control transfers through ARI
7 months ago
Sean Bright 8f97da052d channel.c: Remove dead AST_GENERATOR_FD code.
7 months ago
George Joseph 00de10c0d1 res_pjsip: Fix startup/reload memory leak in config_auth.
9 months ago
Allan Nathanson 0fabaa5af4 config.c: fix #tryinclude being converted to #include on rewrite
9 months ago
George Joseph 2b428734fd docs: Enable since/version handling for XML, CLI and ARI documentation
9 months ago
Artem Umerov e35d341cd7 logger.h: Fix build when AST_DEVMODE is not defined.
9 months ago
George Joseph d8f6ef063c Add SHA-256 and SHA-512-256 as authentication digest algorithms
9 months ago
George Joseph 4eae3395a7 Add C++ Standard detection to configure and fix a new C++20 compile issue
9 months ago
Naveen Albert 3fe5aafd03 chan_dahdi: Fix wrong channel state when RINGING recieved.
9 months ago
George Joseph 36628ff34f Header fixes for compiling C++ source files
9 months ago
George Joseph bf0a6aaf3b Add ability to pass arguments to unit tests from the CLI
9 months ago
Kent 0fbb6de6f4 res_pjsip: Add new AOR option "qualify_2xx_only"
9 months ago
George Joseph badaf0e383 res_pjsip: Add new endpoint option "suppress_moh_on_sendonly"
12 months ago
George Joseph 2a48183169 res_pjsip: Move tenantid to end of ast_sip_endpoint
12 months ago
Thomas Guebels 6795ded3f4 pjsip_transport_events: handle multiple addresses for a domain
12 months ago
Allan Nathanson 039baa0317 dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
12 months ago
Sean Bright 682ad186fb res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
12 months ago
Mike Bradeen add94582ba res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
1 year ago
Ben Ford fb0e46e464 channel: Add multi-tenant identifier.
1 year ago
gibbz00 99a5064a07 feat: ARI "ChannelToneDetected" event
1 year ago
Mike Bradeen 52bdfe09ab res_pjsip_sdp_rtp: Add support for default/mismatched 8K RFC 4733/2833 digits
1 year ago
Sean Bright 8b5ddfee5e logger.h: Include SCOPE_CALL_WITH_INT_RESULT() in non-dev-mode builds.
1 year ago
Sean Bright f3449f3370 file.h: Rename function argument to avoid C++ keyword clash.
1 year ago
George Joseph 85241bd229 Revert "res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address."
1 year ago
Mike Bradeen 3b4d2a6506 rtp_engine: add support for multirate RFC2833 digits
1 year ago
Naveen Albert 1f1c5bb902 logger: Add unique verbose prefixes for levels 5-10.
2 years ago
Naveen Albert 01ff5c8140 loader.c: Allow dependent modules to be unloaded recursively.
2 years ago
George Joseph 8e119a72f0 tcptls/iostream: Add support for setting SNI on client TLS connections
2 years ago
Naveen Albert c1b69d460d callerid.c: Parse previously ignored Caller ID parameters.
2 years ago
George Joseph 57ce1fe01b logger.h: Add SCOPE_CALL and SCOPE_CALL_WITH_RESULT
2 years ago
Sperl Viktor 0ab4a5ef6b res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address.
2 years ago
Sperl Viktor 895ab9d798 res_pjsip_endpoint_identifier_ip: Endpoint identifier request URI
2 years ago
Joshua Elson c8ab570c6f Implement Configurable TCP Keepalive Settings in PJSIP Transports
2 years ago
George Joseph 628f8d7a43 Stir/Shaken Refactor
2 years ago
Sean Bright a829125e37 strings.h: Ensure ast_str_buffer(…) returns a 0 terminated string.
2 years ago
Naveen Albert d715c76fcb configure: Rerun bootstrap on modern platform.
2 years ago
Joshua C. Colp edf54951be utils: Make behavior of ast_strsep* match strsep.
2 years ago
Brad Smith b0992fb771 main/utils: Simplify the FreeBSD ast_get_tid() handling
2 years ago
George Joseph 8c3ececb12 res_rtp_asterisk: Fix regression issues with DTLS client check
2 years ago
Naveen Albert c4bf59b781 func_channel: Expose previously unsettable options.
2 years ago