Commit Graph

4436 Commits (17ae831db531e91fec00f27ee4d6dff3eacbb5a2)

Author SHA1 Message Date
Igor Goncharovsky 17ae831db5 func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()
10 months ago
Bastian Triller bb2b26e8ca Fix some doxygen, typos and whitespace
10 months ago
Joshua C. Colp f3f005e49e taskpool: Add taskpool API, switch Stasis to using it.
10 months ago
Alexei Gradinari 44034cf841 sorcery: Prevent duplicate objects and ensure missing objects are created on update
12 months ago
George Joseph 7cc840ef77 chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
12 months ago
Sven Kube c4103f259a ARI: Add command to indicate progress to a channel
12 months ago
Sperl Viktor fcb35f97b9 cel: Add STREAM_BEGIN, STREAM_END and DTMF event types.
12 months ago
zhou_jiajian 3cedbab993 cdr: add CANCEL dispostion in CDR
12 months ago
George Joseph 9eef99f8f3 options: Change ast_options from ast_flags to ast_flags64.
12 months ago
Alexei Gradinari 5bdc661745 res_config_odbc: Prevent Realtime fallback on record-not-found (SQL_NO_DATA)
12 months ago
George Joseph d40d5c999a Media over Websocket Channel Driver
12 months ago
mkmer 798fd4eb63 utils.h: Add rounding to float conversion to int.
12 months ago
Tinet-mucw 9803156223 pbx.c: when set flag AST_SOFTHANGUP_ASYNCGOTO, ast_explicit_goto should return -1.
12 months ago
George Joseph 0b29f5c60c ARI Outbound Websockets
12 months ago
George Joseph b08e093072 res_websocket_client: Create common utilities for websocket clients.
12 months ago
George Joseph 2939725743 asterisk.c: Add option to restrict shell access from remote consoles.
12 months ago
George Joseph 6f2b99bfa6 Alternate Channel Storage Backends
12 months ago
Naveen Albert 6002b6fdcb sig_analog: Add Call Waiting Deluxe support.
12 months ago
George Joseph 7e8f566b49 lock.h: Add include for string.h when DEBUG_THREADS is defined.
12 months ago
Albrecht Oster d7b8f1a3a1 res_pjproject: Fix DTLS client check failing on some platforms
1 year ago
George Joseph b4378ff25e Prequisites for ARI Outbound Websockets
1 year ago
George Joseph 2a55f064f3 ARI: REST over Websocket
1 year ago
mkmer 68d9a69be3 audiohook.c: Add ability to adjust volume with float
1 year ago
Florent CHAUVEAU a15e4043ce audiosocket: added support for DTMF frames
1 year ago
Norm Harrison 352a72c9b5 asterisk/channel.h: fix documentation for 'ast_waitfor_nandfds()'
1 year ago
Norm Harrison d045f290b7 audiosocket: fix timeout, fix dialplan app exit, server address in logs
1 year ago
George Joseph de3d6c03e3 bridging: Fix multiple bridging issues causing SEGVs and FRACKs.
1 year ago
George Joseph 3ec2a680f2 res_stir_shaken: Allow missing or anonymous CID to continue to the dialplan.
1 year ago
Holger Hans Peter Freyther fe5ff3021e ari/pjsip: Make it possible to control transfers through ARI
1 year ago
Sean Bright 8f97da052d channel.c: Remove dead AST_GENERATOR_FD code.
1 year ago
George Joseph 00de10c0d1 res_pjsip: Fix startup/reload memory leak in config_auth.
2 years ago
Allan Nathanson 0fabaa5af4 config.c: fix #tryinclude being converted to #include on rewrite
2 years ago
George Joseph 2b428734fd docs: Enable since/version handling for XML, CLI and ARI documentation
2 years ago
Artem Umerov e35d341cd7 logger.h: Fix build when AST_DEVMODE is not defined.
2 years ago
George Joseph d8f6ef063c Add SHA-256 and SHA-512-256 as authentication digest algorithms
2 years ago
George Joseph 4eae3395a7 Add C++ Standard detection to configure and fix a new C++20 compile issue
2 years ago
Naveen Albert 3fe5aafd03 chan_dahdi: Fix wrong channel state when RINGING recieved.
2 years ago
George Joseph 36628ff34f Header fixes for compiling C++ source files
2 years ago
George Joseph bf0a6aaf3b Add ability to pass arguments to unit tests from the CLI
2 years ago
Kent 0fbb6de6f4 res_pjsip: Add new AOR option "qualify_2xx_only"
2 years ago
George Joseph badaf0e383 res_pjsip: Add new endpoint option "suppress_moh_on_sendonly"
2 years ago
George Joseph 2a48183169 res_pjsip: Move tenantid to end of ast_sip_endpoint
2 years ago
Thomas Guebels 6795ded3f4 pjsip_transport_events: handle multiple addresses for a domain
2 years ago
Allan Nathanson 039baa0317 dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
2 years ago
Sean Bright 682ad186fb res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
2 years ago
Mike Bradeen add94582ba res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
2 years ago
Ben Ford fb0e46e464 channel: Add multi-tenant identifier.
2 years ago
gibbz00 99a5064a07 feat: ARI "ChannelToneDetected" event
2 years ago
Mike Bradeen 52bdfe09ab res_pjsip_sdp_rtp: Add support for default/mismatched 8K RFC 4733/2833 digits
2 years ago
Sean Bright 8b5ddfee5e logger.h: Include SCOPE_CALL_WITH_INT_RESULT() in non-dev-mode builds.
2 years ago