Commit Graph

4438 Commits (a0f1e460fe90284674e45c6ea692b48fa4e5cc53)

Author SHA1 Message Date
Bastian Triller a0f1e460fe Fix some doxygen, typos and whitespace
4 months ago
Joshua C. Colp e9ee9d7d98 taskpool: Add taskpool API, switch Stasis to using it.
4 months ago
Alexei Gradinari 336f6bd627 sorcery: Prevent duplicate objects and ensure missing objects are created on update
5 months ago
George Joseph e33185dedb chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
5 months ago
Sven Kube f0ac136a8b ARI: Add command to indicate progress to a channel
5 months ago
Ben Ford 57344a8061 Prepare master for Asterisk 24
5 months ago
Sperl Viktor c1f24b74d7 cel: Add STREAM_BEGIN, STREAM_END and DTMF event types.
5 months ago
zhou_jiajian 511d22ef5e cdr: add CANCEL dispostion in CDR
5 months ago
George Joseph 43bf8a4ded options: Change ast_options from ast_flags to ast_flags64.
6 months ago
Alexei Gradinari 3e178dcfd6 res_config_odbc: Prevent Realtime fallback on record-not-found (SQL_NO_DATA)
6 months ago
George Joseph 5963e624e2 Media over Websocket Channel Driver
6 months ago
mkmer d5ef09ea0c utils.h: Add rounding to float conversion to int.
7 months ago
Tinet-mucw 8149554e90 pbx.c: when set flag AST_SOFTHANGUP_ASYNCGOTO, ast_explicit_goto should return -1.
7 months ago
George Joseph c873f2ae7e ARI Outbound Websockets
8 months ago
George Joseph 5a3164c0b2 res_websocket_client: Create common utilities for websocket clients.
8 months ago
George Joseph 3a5ffe2842 asterisk.c: Add option to restrict shell access from remote consoles.
8 months ago
George Joseph 8f1982c4d6 Alternate Channel Storage Backends
8 months ago
Naveen Albert 2ced79259a sig_analog: Add Call Waiting Deluxe support.
8 months ago
George Joseph 6fa0e264df lock.h: Add include for string.h when DEBUG_THREADS is defined.
9 months ago
Albrecht Oster a9cd7f9b8d res_pjproject: Fix DTLS client check failing on some platforms
9 months ago
George Joseph f302c116b4 Prequisites for ARI Outbound Websockets
9 months ago
Sean Bright 9fdf8597cb channel: Deprecate `ast_moh_cleanup(...)`.
9 months ago
George Joseph 3d5ae0b5e1 ARI: REST over Websocket
10 months ago
mkmer edadca7151 audiohook.c: Add ability to adjust volume with float
10 months ago
Florent CHAUVEAU a5bc39fa32 audiosocket: added support for DTMF frames
10 months ago
Norm Harrison 6ef4a2d008 asterisk/channel.h: fix documentation for 'ast_waitfor_nandfds()'
10 months ago
Norm Harrison 4e546c35c7 audiosocket: fix timeout, fix dialplan app exit, server address in logs
10 months ago
George Joseph 076799be15 bridging: Fix multiple bridging issues causing SEGVs and FRACKs.
11 months ago
George Joseph d558818ec1 res_stir_shaken: Allow missing or anonymous CID to continue to the dialplan.
11 months ago
Holger Hans Peter Freyther 9fc631d028 ari/pjsip: Make it possible to control transfers through ARI
11 months ago
Sean Bright e200f51ea4 channel.c: Remove dead AST_GENERATOR_FD code.
11 months ago
George Joseph 32e6a30952 res_pjsip: Fix startup/reload memory leak in config_auth.
12 months ago
Allan Nathanson 217e696288 config.c: fix #tryinclude being converted to #include on rewrite
1 year ago
George Joseph 3868f7cb47 docs: Enable since/version handling for XML, CLI and ARI documentation
1 year ago
Artem Umerov ae106fadfe logger.h: Fix build when AST_DEVMODE is not defined.
1 year ago
George Joseph 71a2e8c599 Add SHA-256 and SHA-512-256 as authentication digest algorithms
1 year ago
George Joseph 62ec48cf1c Add C++ Standard detection to configure and fix a new C++20 compile issue
1 year ago
Naveen Albert 5ed7f4d152 chan_dahdi: Fix wrong channel state when RINGING recieved.
1 year ago
George Joseph a33505b334 Header fixes for compiling C++ source files
1 year ago
George Joseph 92e5ed5a3a Add ability to pass arguments to unit tests from the CLI
1 year ago
Kent 3dee037446 res_pjsip: Add new AOR option "qualify_2xx_only"
1 year ago
George Joseph 02e2000653 res_pjsip: Add new endpoint option "suppress_moh_on_sendonly"
1 year ago
George Joseph 3e9b00a115 res_pjsip: Move tenantid to end of ast_sip_endpoint
1 year ago
Thomas Guebels 5d26fef407 pjsip_transport_events: handle multiple addresses for a domain
1 year ago
Allan Nathanson 97770a947c dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
1 year ago
Sean Bright e76f671810 res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
1 year ago
Mike Bradeen 055031dfcb res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
1 year ago
Mike Bradeen 7a7926a0d9 Prepare for Asterisk 23
1 year ago
Ben Ford fb0e46e464 channel: Add multi-tenant identifier.
1 year ago
gibbz00 99a5064a07 feat: ARI "ChannelToneDetected" event
1 year ago