Commit Graph

4421 Commits (22)

Author SHA1 Message Date
George Joseph 4e83f99f76 asterisk.c: Add option to restrict shell access from remote consoles.
1 week ago
George Joseph bcdb008c0c Alternate Channel Storage Backends
3 weeks ago
Naveen Albert 907b1083ad sig_analog: Add Call Waiting Deluxe support.
4 weeks ago
George Joseph 13d2dd8535 lock.h: Add include for string.h when DEBUG_THREADS is defined.
4 weeks ago
Albrecht Oster 315289b87a res_pjproject: Fix DTLS client check failing on some platforms
1 month ago
George Joseph 9d75b0447f Prequisites for ARI Outbound Websockets
1 month ago
George Joseph 1442c17141 ARI: REST over Websocket
2 months ago
mkmer ecd1a727e8 audiohook.c: Add ability to adjust volume with float
2 months ago
Florent CHAUVEAU c2444b188a audiosocket: added support for DTMF frames
2 months ago
Norm Harrison 6c6195ce4d asterisk/channel.h: fix documentation for 'ast_waitfor_nandfds()'
2 months ago
Norm Harrison a6ef41e4ca audiosocket: fix timeout, fix dialplan app exit, server address in logs
2 months ago
George Joseph 169b9b9a4f bridging: Fix multiple bridging issues causing SEGVs and FRACKs.
3 months ago
George Joseph 85fa81ad45 res_stir_shaken: Allow missing or anonymous CID to continue to the dialplan.
4 months ago
Holger Hans Peter Freyther a0d0c47d06 ari/pjsip: Make it possible to control transfers through ARI
4 months ago
Sean Bright 46017ea15b channel.c: Remove dead AST_GENERATOR_FD code.
4 months ago
George Joseph 8da4b05107 res_pjsip: Fix startup/reload memory leak in config_auth.
4 months ago
Allan Nathanson 7e58e8d4f6 config.c: fix #tryinclude being converted to #include on rewrite
4 months ago
George Joseph 3c867e6e6c docs: Enable since/version handling for XML, CLI and ARI documentation
4 months ago
Artem Umerov 92d69897b7 logger.h: Fix build when AST_DEVMODE is not defined.
4 months ago
George Joseph 7dc9d85f2b Add SHA-256 and SHA-512-256 as authentication digest algorithms
5 months ago
George Joseph 79427c1ac1 Add C++ Standard detection to configure and fix a new C++20 compile issue
5 months ago
Naveen Albert afd15274e7 chan_dahdi: Fix wrong channel state when RINGING recieved.
5 months ago
George Joseph e677ec8473 Header fixes for compiling C++ source files
5 months ago
George Joseph 2fa9dcd51c Add ability to pass arguments to unit tests from the CLI
5 months ago
Kent 21dba60ff2 res_pjsip: Add new AOR option "qualify_2xx_only"
5 months ago
George Joseph 03ab004e26 res_pjsip: Add new endpoint option "suppress_moh_on_sendonly"
7 months ago
George Joseph 144033db31 res_pjsip: Move tenantid to end of ast_sip_endpoint
7 months ago
Thomas Guebels 184a30efac pjsip_transport_events: handle multiple addresses for a domain
7 months ago
Allan Nathanson 338e191539 dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
8 months ago
Sean Bright e1f2866bb6 res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
8 months ago
Mike Bradeen 4972cc8668 res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
9 months ago
Ben Ford fb0e46e464 channel: Add multi-tenant identifier.
10 months ago
gibbz00 99a5064a07 feat: ARI "ChannelToneDetected" event
10 months ago
Mike Bradeen 52bdfe09ab res_pjsip_sdp_rtp: Add support for default/mismatched 8K RFC 4733/2833 digits
11 months ago
Sean Bright 8b5ddfee5e logger.h: Include SCOPE_CALL_WITH_INT_RESULT() in non-dev-mode builds.
11 months ago
Sean Bright f3449f3370 file.h: Rename function argument to avoid C++ keyword clash.
12 months 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.
1 year ago
Naveen Albert 01ff5c8140 loader.c: Allow dependent modules to be unloaded recursively.
1 year ago
George Joseph 8e119a72f0 tcptls/iostream: Add support for setting SNI on client TLS connections
1 year ago
Naveen Albert c1b69d460d callerid.c: Parse previously ignored Caller ID parameters.
1 year ago
George Joseph 57ce1fe01b logger.h: Add SCOPE_CALL and SCOPE_CALL_WITH_RESULT
1 year ago
Sperl Viktor 0ab4a5ef6b res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address.
1 year ago
Sperl Viktor 895ab9d798 res_pjsip_endpoint_identifier_ip: Endpoint identifier request URI
1 year ago
Joshua Elson c8ab570c6f Implement Configurable TCP Keepalive Settings in PJSIP Transports
1 year ago
George Joseph 628f8d7a43 Stir/Shaken Refactor
1 year ago
Sean Bright a829125e37 strings.h: Ensure ast_str_buffer(…) returns a 0 terminated string.
1 year ago
Naveen Albert d715c76fcb configure: Rerun bootstrap on modern platform.
1 year ago
Joshua C. Colp edf54951be utils: Make behavior of ast_strsep* match strsep.
1 year ago