Commit Graph

4474 Commits (00ebdfbc89ed160ae45a2fc0f67f36e36dae48ee)

Author SHA1 Message Date
George Joseph 92a5dd1003 ARI: Make ARI applications respect live_dangerously.
2 months ago
Mike Bradeen 65a66732fb res ari: Add attachable states to Channels and Bridges
3 months ago
George Joseph 5044136026 Ensure channel locks aren't held while calling ast_set_variables.
3 months ago
George Joseph 909420a556 channel.c: Move setting RTP stats from ast_softhangup to ast_ari_channels_hangup.
3 months ago
Peter Krall efaf86d077 res_stasis/resource_bridges: Split bridge playback control and wrapper cleanup
3 months ago
George Joseph 076a299163 channel.c: Don't lock the channel in ast_softhangup while setting rtp instance vars
3 months ago
mattia ed766b011a res_pjsip: Add per-endpoint RTP port range configuration
3 months ago
George Joseph da62006c0a compat.h: Ensure check for `__STDC_VERSION__` is not attempted for c++.
3 months ago
Daniel Donoghue d1518e574d stasis_broadcast: Add optional ARI broadcast with first-claim-wins
3 months ago
Daniel Donoghue a61664472d res_pjsip_maintenance: Add PJSIP endpoint maintenance mode
3 months ago
Alexei Gradinari 6fbc88b6ea build: remove pjsua, pjsystest, Python bindings and asterisk_malloc_debug stubs from pjproject dev build
3 months ago
George Joseph b403ad26b1 chan_pjsip: Set correct cause codes for non-2XX responses.
5 months ago
Naveen Albert c630bdbf60 dsp.c: Add support for detecting R2 signaling tones.
5 months ago
George Joseph 87fc4c1721 docs: Add "Provided-by" to doc XML and CLI output.
5 months ago
George Joseph bcb1c0c349 CDR/CEL Custom Performance Improvements
5 months ago
Prashant Srivastav 2ea387edc4 fix: Add macOS (Darwin) compatibility for building Asterisk
5 months ago
Joshua C. Colp 7442119e24 endpoints: Allow access to latest snapshot directly.
5 months ago
Naveen Albert 843e12600e app_dial, utils.h: Avoid old style declaration and discarded qualifier.
5 months ago
Sean Bright 2e951c1e74 cli.c: Allow 'channel request hangup' to accept patterns.
8 months ago
George Joseph f8d86fb90b chan_websocket: Use the channel's ability to poll fds for the websocket read.
8 months ago
George Joseph cf040c25dd res_geolocation: Fix multiple issues with XML generation.
8 months ago
Nathaniel Wesley Filardo 2b91d380fc configure.ac: use AC_PATH_TOOL for nm
8 months ago
Maximilian Fridrich d38dcad554 res_pjsip: Introduce redirect module for handling 3xx responses
8 months ago
Justin T. Gibbs c9ab73ce8d rtp/rtcp: Configure dual-stack behavior via IPV6_V6ONLY
8 months ago
Joshua C. Colp 6965e96751 pjsip: Move from threadpool to taskpool
8 months ago
Sean Bright 2ff9480df5 Revert "func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()"
8 months ago
Mike Bradeen 8eef0b6c9f taskprocessors: Improve logging and add new cli options
8 months ago
George Joseph 231d74ef36 ccss: Add option to ccss.conf to globally disable it.
8 months ago
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