Commit Graph

4431 Commits (32485beebe71964d5075effe21038a59eadcbf8e)

Author SHA1 Message Date
George Joseph 32485beebe chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
12 months ago
Sven Kube 3462be381c ARI: Add command to indicate progress to a channel
12 months ago
Sperl Viktor 8624ed58df cel: Add STREAM_BEGIN, STREAM_END and DTMF event types.
12 months ago
zhou_jiajian aa0301969b cdr: add CANCEL dispostion in CDR
12 months ago
George Joseph dcefd10528 options: Change ast_options from ast_flags to ast_flags64.
12 months ago
Alexei Gradinari 1b5916829f res_config_odbc: Prevent Realtime fallback on record-not-found (SQL_NO_DATA)
12 months ago
George Joseph 249d4512b3 Media over Websocket Channel Driver
12 months ago
mkmer 1e7402dd37 utils.h: Add rounding to float conversion to int.
12 months ago
Tinet-mucw ac1e1adb99 pbx.c: when set flag AST_SOFTHANGUP_ASYNCGOTO, ast_explicit_goto should return -1.
12 months ago
George Joseph 686f083054 ARI Outbound Websockets
12 months ago
George Joseph 397cae0208 res_websocket_client: Create common utilities for websocket clients.
12 months ago
George Joseph ab2b9dbba2 asterisk.c: Add option to restrict shell access from remote consoles.
12 months ago
George Joseph 4c5658cbba Alternate Channel Storage Backends
12 months ago
Naveen Albert 802f892e18 sig_analog: Add Call Waiting Deluxe support.
12 months ago
George Joseph 3b0760b21c lock.h: Add include for string.h when DEBUG_THREADS is defined.
12 months ago
Albrecht Oster a2020fd04b res_pjproject: Fix DTLS client check failing on some platforms
1 year ago
George Joseph 230f15e40d Prequisites for ARI Outbound Websockets
1 year ago
George Joseph 64aeb20724 ARI: REST over Websocket
1 year ago
mkmer 6a7038e2c5 audiohook.c: Add ability to adjust volume with float
1 year ago
Florent CHAUVEAU 870f59e28d audiosocket: added support for DTMF frames
1 year ago
Norm Harrison b2b1977ad1 asterisk/channel.h: fix documentation for 'ast_waitfor_nandfds()'
1 year ago
Norm Harrison 4fd8b7c3aa audiosocket: fix timeout, fix dialplan app exit, server address in logs
1 year ago
George Joseph 7300a506d0 bridging: Fix multiple bridging issues causing SEGVs and FRACKs.
1 year ago
George Joseph a5b92988f2 res_stir_shaken: Allow missing or anonymous CID to continue to the dialplan.
1 year ago
Holger Hans Peter Freyther 0e8bde6bde ari/pjsip: Make it possible to control transfers through ARI
1 year ago
Sean Bright 2ab3117e0c channel.c: Remove dead AST_GENERATOR_FD code.
1 year ago
George Joseph b0764ad492 res_pjsip: Fix startup/reload memory leak in config_auth.
2 years ago
Allan Nathanson ad49fffd54 config.c: fix #tryinclude being converted to #include on rewrite
2 years ago
George Joseph 24c077f1fb docs: Enable since/version handling for XML, CLI and ARI documentation
2 years ago
Artem Umerov d468918359 logger.h: Fix build when AST_DEVMODE is not defined.
2 years ago
George Joseph fd52a4411d Add SHA-256 and SHA-512-256 as authentication digest algorithms
2 years ago
George Joseph 3f59c40b5e Add C++ Standard detection to configure and fix a new C++20 compile issue
2 years ago
Naveen Albert 5f0354c287 chan_dahdi: Fix wrong channel state when RINGING recieved.
2 years ago
George Joseph aa18b6231f Header fixes for compiling C++ source files
2 years ago
George Joseph 22108f46ee Add ability to pass arguments to unit tests from the CLI
2 years ago
Kent cde6bcf66c res_pjsip: Add new AOR option "qualify_2xx_only"
2 years ago
George Joseph 34ba2038e9 res_pjsip: Add new endpoint option "suppress_moh_on_sendonly"
2 years ago
George Joseph f2fe378b06 res_pjsip: Move tenantid to end of ast_sip_endpoint
2 years ago
Thomas Guebels 56e48b05b5 pjsip_transport_events: handle multiple addresses for a domain
2 years ago
Allan Nathanson b104c5837d dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
2 years ago
Sean Bright 5152a05416 res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
2 years ago
Mike Bradeen 8ad9f7d320 res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
2 years ago
Ben Ford 0939d0779c channel: Add multi-tenant identifier.
2 years ago
Mike Bradeen 56f1c20952 res_pjsip_sdp_rtp: Add support for default/mismatched 8K RFC 4733/2833 digits
2 years ago
Sean Bright 21aa3d557f logger.h: Include SCOPE_CALL_WITH_INT_RESULT() in non-dev-mode builds.
2 years ago
Sean Bright 581632538b file.h: Rename function argument to avoid C++ keyword clash.
2 years ago
Mike Bradeen cf564713a4 rtp_engine: add support for multirate RFC2833 digits
2 years ago
George Joseph 22c3ff2b0c Revert "res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address."
2 years ago
Naveen Albert 1214c14728 logger: Add unique verbose prefixes for levels 5-10.
2 years ago
Naveen Albert 78ad353cc1 loader.c: Allow dependent modules to be unloaded recursively.
2 years ago