Commit Graph

4446 Commits (487bf8af261b475141cb0ba83aed9fc5b0033868)

Author SHA1 Message Date
Joshua C. Colp 3581473920 Revert "pjsip: Move from threadpool to taskpool"
10 months ago
Joshua C. Colp 3d21ae062d pjsip: Move from threadpool to taskpool
10 months ago
Christoph Moench-Tegeder 64e2eaaf0f Fix Endianness detection in utils.h for non-Linux
10 months ago
George Joseph ce9c44292a chan_pjsip: Add technology-specific off-nominal hangup cause to events.
10 months ago
Sven Kube 845c292e1b res_audiosocket: add message types for all slin sample rates
10 months ago
Joshua C. Colp a624208b32 endpoints: Remove need for stasis subscription.
10 months ago
George Joseph d8d79a6bf7 taskpool: Fix some references to threadpool that should be taskpool.
10 months ago
Igor Goncharovsky 15b4e46063 func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()
10 months ago
Bastian Triller b9847b70c5 Fix some doxygen, typos and whitespace
10 months ago
Joshua C. Colp 37800188ec taskpool: Add taskpool API, switch Stasis to using it.
10 months ago
Alexei Gradinari 144f04d733 sorcery: Prevent duplicate objects and ensure missing objects are created on update
12 months ago
George Joseph 58621854fc chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
12 months ago
Sven Kube c97f4d844c ARI: Add command to indicate progress to a channel
12 months ago
Ben Ford ca5335d90e Update version for Asterisk 23
1 year ago
Sperl Viktor c1f24b74d7 cel: Add STREAM_BEGIN, STREAM_END and DTMF event types.
1 year ago
zhou_jiajian 511d22ef5e cdr: add CANCEL dispostion in CDR
1 year ago
George Joseph 43bf8a4ded options: Change ast_options from ast_flags to ast_flags64.
1 year ago
Alexei Gradinari 3e178dcfd6 res_config_odbc: Prevent Realtime fallback on record-not-found (SQL_NO_DATA)
1 year ago
George Joseph 5963e624e2 Media over Websocket Channel Driver
1 year ago
mkmer d5ef09ea0c utils.h: Add rounding to float conversion to int.
1 year ago
Tinet-mucw 8149554e90 pbx.c: when set flag AST_SOFTHANGUP_ASYNCGOTO, ast_explicit_goto should return -1.
1 year ago
George Joseph c873f2ae7e ARI Outbound Websockets
1 year ago
George Joseph 5a3164c0b2 res_websocket_client: Create common utilities for websocket clients.
1 year ago
George Joseph 3a5ffe2842 asterisk.c: Add option to restrict shell access from remote consoles.
1 year ago
George Joseph 8f1982c4d6 Alternate Channel Storage Backends
1 year ago
Naveen Albert 2ced79259a sig_analog: Add Call Waiting Deluxe support.
1 year ago
George Joseph 6fa0e264df lock.h: Add include for string.h when DEBUG_THREADS is defined.
1 year ago
Albrecht Oster a9cd7f9b8d res_pjproject: Fix DTLS client check failing on some platforms
1 year ago
George Joseph f302c116b4 Prequisites for ARI Outbound Websockets
1 year ago
Sean Bright 9fdf8597cb channel: Deprecate `ast_moh_cleanup(...)`.
1 year ago
George Joseph 3d5ae0b5e1 ARI: REST over Websocket
1 year ago
mkmer edadca7151 audiohook.c: Add ability to adjust volume with float
1 year ago
Florent CHAUVEAU a5bc39fa32 audiosocket: added support for DTMF frames
1 year ago
Norm Harrison 6ef4a2d008 asterisk/channel.h: fix documentation for 'ast_waitfor_nandfds()'
1 year ago
Norm Harrison 4e546c35c7 audiosocket: fix timeout, fix dialplan app exit, server address in logs
1 year ago
George Joseph 076799be15 bridging: Fix multiple bridging issues causing SEGVs and FRACKs.
2 years ago
George Joseph d558818ec1 res_stir_shaken: Allow missing or anonymous CID to continue to the dialplan.
2 years ago
Holger Hans Peter Freyther 9fc631d028 ari/pjsip: Make it possible to control transfers through ARI
2 years ago
Sean Bright e200f51ea4 channel.c: Remove dead AST_GENERATOR_FD code.
2 years ago
George Joseph 32e6a30952 res_pjsip: Fix startup/reload memory leak in config_auth.
2 years ago
Allan Nathanson 217e696288 config.c: fix #tryinclude being converted to #include on rewrite
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
George Joseph 71a2e8c599 Add SHA-256 and SHA-512-256 as authentication digest algorithms
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
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
George Joseph 02e2000653 res_pjsip: Add new endpoint option "suppress_moh_on_sendonly"
2 years ago