Commit Graph

4452 Commits (9bad7ee2fc36c7bd41fd400a26caf59bf2a3104e)

Author SHA1 Message Date
George Joseph a55c028c8d channel.c: Don't lock the channel in ast_softhangup while setting rtp instance vars
5 months ago
mattia aee2b7da29 res_pjsip: Add per-endpoint RTP port range configuration
5 months ago
George Joseph f55e6098f1 compat.h: Ensure check for `__STDC_VERSION__` is not attempted for c++.
5 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
6 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.
7 months ago
George Joseph 00c4346307 docs: Add "Provided-by" to doc XML and CLI output.
7 months ago
George Joseph 9c23df049d CDR/CEL Custom Performance Improvements
7 months ago
Prashant Srivastav d4e366145f fix: Add macOS (Darwin) compatibility for building Asterisk
7 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.
8 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.
9 months ago
George Joseph 445130eeab res_geolocation: Fix multiple issues with XML generation.
9 months ago
Maximilian Fridrich 569b3ed995 res_pjsip: Introduce redirect module for handling 3xx responses
9 months ago
Justin T. Gibbs 0e8a22caf0 rtp/rtcp: Configure dual-stack behavior via IPV6_V6ONLY
9 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()"
10 months ago
Mike Bradeen e016ba689a taskprocessors: Improve logging and add new cli options
10 months ago
George Joseph 1f47f6a836 ccss: Add option to ccss.conf to globally disable it.
10 months ago
Joshua C. Colp 323f779a58 Revert "pjsip: Move from threadpool to taskpool"
11 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.
12 months ago
Igor Goncharovsky 3486a5d569 func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()
12 months ago
Bastian Triller f7c64ff3ee Fix some doxygen, typos and whitespace
1 year ago
Joshua C. Colp 1dc6fecc21 taskpool: Add taskpool API, switch Stasis to using it.
1 year 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
Sperl Viktor 0906282f25 cel: Add STREAM_BEGIN, STREAM_END and DTMF event types.
1 year ago
zhou_jiajian 9d4674d93d cdr: add CANCEL dispostion in CDR
1 year ago
George Joseph d1a1945967 options: Change ast_options from ast_flags to ast_flags64.
1 year ago
Alexei Gradinari 9e3ea1c8ac res_config_odbc: Prevent Realtime fallback on record-not-found (SQL_NO_DATA)
1 year ago
George Joseph 07fd3af897 Media over Websocket Channel Driver
1 year ago
mkmer 55f4294e82 utils.h: Add rounding to float conversion to int.
1 year ago
Tinet-mucw 88f653c12d pbx.c: when set flag AST_SOFTHANGUP_ASYNCGOTO, ast_explicit_goto should return -1.
1 year ago
George Joseph 87097b3dd1 ARI Outbound Websockets
1 year ago
George Joseph 974489e5a7 res_websocket_client: Create common utilities for websocket clients.
1 year ago
George Joseph 443fc4d2d5 asterisk.c: Add option to restrict shell access from remote consoles.
1 year ago
George Joseph f75dc57006 Alternate Channel Storage Backends
1 year ago
Naveen Albert 76ab68b7e9 sig_analog: Add Call Waiting Deluxe support.
1 year ago
George Joseph 8eaad114f4 lock.h: Add include for string.h when DEBUG_THREADS is defined.
1 year ago
Albrecht Oster 5f9cd260ac res_pjproject: Fix DTLS client check failing on some platforms
1 year ago
George Joseph cc92adc5fb Prequisites for ARI Outbound Websockets
1 year ago