Commit Graph

4472 Commits (13de0495f29f9997b96b09f7a5357e1fb2a87fdf)

Author SHA1 Message Date
George Joseph 0aa6b2c0c4 Ensure channel locks aren't held while calling ast_set_variables.
3 months ago
George Joseph 2fedb5d195 channel.c: Move setting RTP stats from ast_softhangup to ast_ari_channels_hangup.
3 months ago
Peter Krall 9188be8bc0 res_stasis/resource_bridges: Split bridge playback control and wrapper cleanup
4 months ago
George Joseph 6e23ff15ef channel.c: Don't lock the channel in ast_softhangup while setting rtp instance vars
4 months ago
mattia 8e221dfd03 res_pjsip: Add per-endpoint RTP port range configuration
4 months ago
George Joseph c0e145a453 compat.h: Ensure check for `__STDC_VERSION__` is not attempted for c++.
4 months ago
Daniel Donoghue 60000ce005 stasis_broadcast: Add optional ARI broadcast with first-claim-wins
4 months ago
Daniel Donoghue e4a2b670c8 res_pjsip_maintenance: Add PJSIP endpoint maintenance mode
5 months ago
Alexei Gradinari 43cda0d8d2 build: remove pjsua, pjsystest, Python bindings and asterisk_malloc_debug stubs from pjproject dev build
5 months ago
George Joseph 041a183bac chan_pjsip: Set correct cause codes for non-2XX responses.
6 months ago
Naveen Albert 9f25e3543a dsp.c: Add support for detecting R2 signaling tones.
6 months ago
George Joseph dcedc2dc0e docs: Add "Provided-by" to doc XML and CLI output.
6 months ago
George Joseph 4871413877 CDR/CEL Custom Performance Improvements
6 months ago
Prashant Srivastav 2f54f5b19a fix: Add macOS (Darwin) compatibility for building Asterisk
6 months ago
Joshua C. Colp af3ca1b6cd endpoints: Allow access to latest snapshot directly.
7 months ago
Naveen Albert 551f272921 app_dial, utils.h: Avoid old style declaration and discarded qualifier.
7 months ago
Sean Bright fb433fdba6 cli.c: Allow 'channel request hangup' to accept patterns.
8 months ago
George Joseph f8236f13e1 chan_websocket: Use the channel's ability to poll fds for the websocket read.
8 months ago
George Joseph 0a7a20b7fa res_geolocation: Fix multiple issues with XML generation.
8 months ago
Nathaniel Wesley Filardo 617e75c66f configure.ac: use AC_PATH_TOOL for nm
8 months ago
Maximilian Fridrich 3c93567e44 res_pjsip: Introduce redirect module for handling 3xx responses
8 months ago
Justin T. Gibbs 0c7cf8f26c rtp/rtcp: Configure dual-stack behavior via IPV6_V6ONLY
8 months ago
Joshua C. Colp a12251ca88 pjsip: Move from threadpool to taskpool
9 months ago
Sean Bright 786156e3ba Revert "func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()"
9 months ago
Mike Bradeen 5f2c9ffd0d taskprocessors: Improve logging and add new cli options
9 months ago
George Joseph 724f4cb6e8 ccss: Add option to ccss.conf to globally disable it.
9 months ago
Joshua C. Colp ff56cec9a1 Revert "pjsip: Move from threadpool to taskpool"
10 months ago
Joshua C. Colp 8d39faaf12 pjsip: Move from threadpool to taskpool
10 months ago
Christoph Moench-Tegeder d752a4a5df Fix Endianness detection in utils.h for non-Linux
10 months ago
George Joseph 72e9e4665e chan_pjsip: Add technology-specific off-nominal hangup cause to events.
11 months ago
Sven Kube 6247fbc545 res_audiosocket: add message types for all slin sample rates
11 months ago
Joshua C. Colp 133a2348ef endpoints: Remove need for stasis subscription.
11 months ago
George Joseph ceb9007dfc taskpool: Fix some references to threadpool that should be taskpool.
11 months ago
Igor Goncharovsky 6c86dd3fd9 func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()
11 months ago
Bastian Triller 573c8faa09 Fix some doxygen, typos and whitespace
11 months ago
Joshua C. Colp 0c49ba4478 taskpool: Add taskpool API, switch Stasis to using it.
12 months ago
Alexei Gradinari 14ea4d3b39 sorcery: Prevent duplicate objects and ensure missing objects are created on update
1 year ago
George Joseph 5d822d64ef chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
1 year ago
Sven Kube b99f57e464 ARI: Add command to indicate progress to a channel
1 year 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