Commit Graph

4467 Commits (f6c77533ab7fdcd35d1ef647ae25ec5801a2e42d)

Author SHA1 Message Date
Joshua C. Colp 9f24612ba8 pjsip: Eliminate some unique taskprocessors.
1 month ago
George Joseph da3de0d905 res_pjsip_refer: Fix issues with Refer-Sub:false and ARI.
2 months ago
Ben Ford 394b324871 Logger: Don't discard WARNING or ERROR messages.
2 months ago
Joshua C. Colp 2363297479 test_performance: Add performance experimentation test module.
2 months ago
Mehrdad Seifzadeh 05dc5b2d6f res_pjsip_session: Bound delayed BYE behind UAC INVITE
2 months ago
George Joseph 437eb40e84 ARI: Make ARI applications respect live_dangerously.
2 months ago
Mike Bradeen 3bd8695703 app_mixmonitor: Fix duplex recording for non 8K codecs
3 months ago
George Joseph 9173b0f526 res_http_websocket: Add timeout to client handshakes.
3 months ago
Joshua C. Colp d40369adc3 extension_state: Add new extension state API.
3 months ago
Alexis Chenard 052409f4b6 res_pjsip: Add external_signaling_hostname transport option
3 months ago
George Joseph d8df207318 WebSocket Enhancements: Proxies and Keepalives for ARI and Media Outbound Websockets.
3 months ago
Mike Bradeen 45198e9af0 res ari: Add attachable states to Channels and Bridges
3 months ago
George Joseph 3f0ddb0f3a Ensure channel locks aren't held while calling ast_set_variables.
3 months ago
George Joseph 1afa20d018 channel.c: Move setting RTP stats from ast_softhangup to ast_ari_channels_hangup.
4 months ago
Peter Krall 9565568505 res_stasis/resource_bridges: Split bridge playback control and wrapper cleanup
4 months ago
George Joseph a55c028c8d channel.c: Don't lock the channel in ast_softhangup while setting rtp instance vars
4 months ago
mattia aee2b7da29 res_pjsip: Add per-endpoint RTP port range configuration
4 months ago
George Joseph f55e6098f1 compat.h: Ensure check for `__STDC_VERSION__` is not attempted for c++.
4 months ago
Daniel Donoghue 61ba588d58 stasis_broadcast: Add optional ARI broadcast with first-claim-wins
5 months ago
Daniel Donoghue f845b71c75 res_pjsip_maintenance: Add PJSIP endpoint maintenance mode
5 months ago
Alexei Gradinari 161f12fd99 build: remove pjsua, pjsystest, Python bindings and asterisk_malloc_debug stubs from pjproject dev build
5 months ago
George Joseph 34b015599c chan_pjsip: Set correct cause codes for non-2XX responses.
6 months ago
Naveen Albert 016b951816 dsp.c: Add support for detecting R2 signaling tones.
6 months ago
George Joseph 00c4346307 docs: Add "Provided-by" to doc XML and CLI output.
6 months ago
George Joseph 9c23df049d CDR/CEL Custom Performance Improvements
6 months ago
Prashant Srivastav d4e366145f fix: Add macOS (Darwin) compatibility for building Asterisk
6 months ago
Joshua C. Colp ef921d5db5 endpoints: Allow access to latest snapshot directly.
7 months ago
Naveen Albert 30f8fdc847 app_dial, utils.h: Avoid old style declaration and discarded qualifier.
7 months ago
Sean Bright 544e8b7950 cli.c: Allow 'channel request hangup' to accept patterns.
8 months ago
George Joseph a1c3677d4a chan_websocket: Use the channel's ability to poll fds for the websocket read.
8 months ago
George Joseph 445130eeab res_geolocation: Fix multiple issues with XML generation.
8 months ago
Maximilian Fridrich 569b3ed995 res_pjsip: Introduce redirect module for handling 3xx responses
8 months ago
Justin T. Gibbs 0e8a22caf0 rtp/rtcp: Configure dual-stack behavior via IPV6_V6ONLY
8 months ago
Joshua C. Colp 6c047d3da5 pjsip: Move from threadpool to taskpool
9 months ago
Sean Bright 0a83b87b4c Revert "func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()"
9 months ago
Mike Bradeen e016ba689a taskprocessors: Improve logging and add new cli options
9 months ago
George Joseph 1f47f6a836 ccss: Add option to ccss.conf to globally disable it.
9 months ago
Joshua C. Colp 323f779a58 Revert "pjsip: Move from threadpool to taskpool"
10 months ago
Joshua C. Colp 6b8e4b6106 pjsip: Move from threadpool to taskpool
11 months ago
Christoph Moench-Tegeder 0f4472367a Fix Endianness detection in utils.h for non-Linux
11 months ago
George Joseph 721fb4ed03 chan_pjsip: Add technology-specific off-nominal hangup cause to events.
11 months ago
Sven Kube f32e52721d res_audiosocket: add message types for all slin sample rates
11 months ago
Joshua C. Colp ddc38c6e48 endpoints: Remove need for stasis subscription.
11 months ago
George Joseph 6d4ac1f562 taskpool: Fix some references to threadpool that should be taskpool.
11 months ago
Igor Goncharovsky 3486a5d569 func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()
11 months ago
Bastian Triller f7c64ff3ee Fix some doxygen, typos and whitespace
12 months ago
Joshua C. Colp 1dc6fecc21 taskpool: Add taskpool API, switch Stasis to using it.
12 months ago
Alexei Gradinari a6142af2a0 sorcery: Prevent duplicate objects and ensure missing objects are created on update
1 year ago
George Joseph de6aaa9623 chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
1 year ago
Sven Kube a0b36f8099 ARI: Add command to indicate progress to a channel
1 year ago