Commit Graph

4436 Commits (6fb811a5905a54a07a901b25f8f3af0ad9d3f7c9)

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