Commit Graph

4414 Commits (af788aab5c4af70f3b68b49f080dd93a0f5e17d1)

Author SHA1 Message Date
George Joseph 64aeb20724 ARI: REST over Websocket
6 months ago
mkmer 6a7038e2c5 audiohook.c: Add ability to adjust volume with float
6 months ago
Florent CHAUVEAU 870f59e28d audiosocket: added support for DTMF frames
6 months ago
Norm Harrison b2b1977ad1 asterisk/channel.h: fix documentation for 'ast_waitfor_nandfds()'
6 months ago
Norm Harrison 4fd8b7c3aa audiosocket: fix timeout, fix dialplan app exit, server address in logs
6 months ago
George Joseph 7300a506d0 bridging: Fix multiple bridging issues causing SEGVs and FRACKs.
7 months ago
George Joseph a5b92988f2 res_stir_shaken: Allow missing or anonymous CID to continue to the dialplan.
7 months ago
Holger Hans Peter Freyther 0e8bde6bde ari/pjsip: Make it possible to control transfers through ARI
7 months ago
Sean Bright 2ab3117e0c channel.c: Remove dead AST_GENERATOR_FD code.
7 months ago
George Joseph b0764ad492 res_pjsip: Fix startup/reload memory leak in config_auth.
9 months ago
Allan Nathanson ad49fffd54 config.c: fix #tryinclude being converted to #include on rewrite
9 months ago
George Joseph 24c077f1fb docs: Enable since/version handling for XML, CLI and ARI documentation
9 months ago
Artem Umerov d468918359 logger.h: Fix build when AST_DEVMODE is not defined.
9 months ago
George Joseph fd52a4411d Add SHA-256 and SHA-512-256 as authentication digest algorithms
9 months ago
George Joseph 3f59c40b5e Add C++ Standard detection to configure and fix a new C++20 compile issue
9 months ago
Naveen Albert 5f0354c287 chan_dahdi: Fix wrong channel state when RINGING recieved.
9 months ago
George Joseph aa18b6231f Header fixes for compiling C++ source files
9 months ago
George Joseph 22108f46ee Add ability to pass arguments to unit tests from the CLI
9 months ago
Kent cde6bcf66c res_pjsip: Add new AOR option "qualify_2xx_only"
9 months ago
George Joseph 34ba2038e9 res_pjsip: Add new endpoint option "suppress_moh_on_sendonly"
11 months ago
George Joseph f2fe378b06 res_pjsip: Move tenantid to end of ast_sip_endpoint
11 months ago
Thomas Guebels 56e48b05b5 pjsip_transport_events: handle multiple addresses for a domain
11 months ago
Allan Nathanson b104c5837d dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
11 months ago
Sean Bright 5152a05416 res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
11 months ago
Mike Bradeen 8ad9f7d320 res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
1 year ago
Ben Ford 0939d0779c channel: Add multi-tenant identifier.
1 year ago
Mike Bradeen 56f1c20952 res_pjsip_sdp_rtp: Add support for default/mismatched 8K RFC 4733/2833 digits
1 year ago
Sean Bright 21aa3d557f logger.h: Include SCOPE_CALL_WITH_INT_RESULT() in non-dev-mode builds.
1 year ago
Sean Bright 581632538b file.h: Rename function argument to avoid C++ keyword clash.
1 year ago
Mike Bradeen cf564713a4 rtp_engine: add support for multirate RFC2833 digits
1 year ago
George Joseph 22c3ff2b0c Revert "res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address."
1 year ago
Naveen Albert 1214c14728 logger: Add unique verbose prefixes for levels 5-10.
1 year ago
Naveen Albert 78ad353cc1 loader.c: Allow dependent modules to be unloaded recursively.
1 year ago
George Joseph c9d07a3f74 tcptls/iostream: Add support for setting SNI on client TLS connections
1 year ago
Naveen Albert bd917229b4 callerid.c: Parse previously ignored Caller ID parameters.
1 year ago
George Joseph 19a309e77e logger.h: Add SCOPE_CALL and SCOPE_CALL_WITH_RESULT
1 year ago
Sperl Viktor c1d0ea6c38 res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address.
1 year ago
Sperl Viktor d2255002f7 res_pjsip_endpoint_identifier_ip: Endpoint identifier request URI
1 year ago
Joshua Elson fb084a53c4 Implement Configurable TCP Keepalive Settings in PJSIP Transports
1 year ago
George Joseph d7e262226f Stir/Shaken Refactor
2 years ago
Sean Bright 419feb11bd strings.h: Ensure ast_str_buffer(…) returns a 0 terminated string.
2 years ago
Naveen Albert 52a80f974b configure: Rerun bootstrap on modern platform.
2 years ago
Joshua C. Colp 731fddd5d0 utils: Make behavior of ast_strsep* match strsep.
2 years ago
Brad Smith 30d05081d7 main/utils: Simplify the FreeBSD ast_get_tid() handling
2 years ago
Naveen Albert bef9a9422d func_channel: Expose previously unsettable options.
2 years ago
George Joseph c40496cb38 chan_pjsip: Add PJSIPHangup dialplan app and manager action
2 years ago
sungtae kim 39c2f5733e res_pjsip: Expanding PJSIP endpoint ID and relevant resource length to 255 characters
2 years ago
George Joseph 02b84fa88c logger.h: Add ability to change the prefix on SCOPE_TRACE output
2 years ago
George Joseph cfc6832062 Add libjwt to third-party
2 years ago
Bastian Triller 903c594cef func_json: Fix crashes for some types
2 years ago