Commit Graph

4419 Commits (23)

Author SHA1 Message Date
Jacky W J Li 6df861a967 frame: Correct ast_frame_adjust_volume* documentation of 'adjustment'
4 days ago
Gian Diego Javes 576c868f5d taskpool: count the in-flight task when selecting an executor
3 weeks ago
Mike Bradeen d6c28138c2 res_pjsip_sdp_rtp: Fix intermittent call drop on reINVITE sdp change
3 weeks ago
Joshua C. Colp 51fcf38c61 pjsip: Eliminate some unique taskprocessors.
1 month ago
George Joseph 14d7a55db7 res_pjsip_refer: Fix issues with Refer-Sub:false and ARI.
1 month ago
Ben Ford a916a9a3eb Logger: Don't discard WARNING or ERROR messages.
2 months ago
Joshua C. Colp 2088245f82 test_performance: Add performance experimentation test module.
2 months ago
Mehrdad Seifzadeh 00dc2630aa res_pjsip_session: Bound delayed BYE behind UAC INVITE
2 months ago
George Joseph 57a540d3d7 ARI: Make ARI applications respect live_dangerously.
2 months ago
Mike Bradeen ceb1d7579f app_mixmonitor: Fix duplex recording for non 8K codecs
2 months ago
George Joseph 8c702ec8e6 res_http_websocket: Add timeout to client handshakes.
2 months ago
Joshua C. Colp a07f6aa51a extension_state: Add new extension state API.
3 months ago
Alexis Chenard 5b3b14562b res_pjsip: Add external_signaling_hostname transport option
3 months ago
George Joseph c9c592781d WebSocket Enhancements: Proxies and Keepalives for ARI and Media Outbound Websockets.
3 months ago
Mike Bradeen 41d396b29d res ari: Add attachable states to Channels and Bridges
3 months ago
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
4 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.
5 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.
6 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.
10 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