Commit Graph

4410 Commits (87b58f398ba699cd53f7b03338c9630e2f23d75f)

Author SHA1 Message Date
George Joseph f82c7b2694 ARI Outbound Websockets
3 weeks ago
George Joseph 04a3e854d0 res_websocket_client: Create common utilities for websocket clients.
3 weeks ago
George Joseph 46549fa4e3 asterisk.c: Add option to restrict shell access from remote consoles.
3 weeks ago
George Joseph e7d990b66b Alternate Channel Storage Backends
3 weeks ago
Naveen Albert bfbbe28344 sig_analog: Add Call Waiting Deluxe support.
3 weeks ago
George Joseph 74f50b12b3 lock.h: Add include for string.h when DEBUG_THREADS is defined.
3 weeks ago
Albrecht Oster 7ce8720528 res_pjproject: Fix DTLS client check failing on some platforms
5 months ago
George Joseph a6dca5bf3a Prequisites for ARI Outbound Websockets
5 months ago
George Joseph 8d69af73d6 ARI: REST over Websocket
5 months ago
mkmer d6a1b044a8 audiohook.c: Add ability to adjust volume with float
5 months ago
Florent CHAUVEAU d032df902b audiosocket: added support for DTMF frames
5 months ago
Norm Harrison 423d2bad16 asterisk/channel.h: fix documentation for 'ast_waitfor_nandfds()'
5 months ago
Norm Harrison 428c14d1f1 audiosocket: fix timeout, fix dialplan app exit, server address in logs
5 months ago
George Joseph ac843c3600 bridging: Fix multiple bridging issues causing SEGVs and FRACKs.
7 months ago
George Joseph 787ffd5f47 res_stir_shaken: Allow missing or anonymous CID to continue to the dialplan.
7 months ago
Holger Hans Peter Freyther 6f17f61394 ari/pjsip: Make it possible to control transfers through ARI
7 months ago
Sean Bright d402b59ec2 channel.c: Remove dead AST_GENERATOR_FD code.
7 months ago
George Joseph c83a6fb64a res_pjsip: Fix startup/reload memory leak in config_auth.
8 months ago
Allan Nathanson 3a261ebed4 config.c: fix #tryinclude being converted to #include on rewrite
8 months ago
George Joseph 8ca64f1d7f docs: Enable since/version handling for XML, CLI and ARI documentation
8 months ago
Artem Umerov 24e0a97c67 logger.h: Fix build when AST_DEVMODE is not defined.
8 months ago
George Joseph 10664757d2 Add SHA-256 and SHA-512-256 as authentication digest algorithms
8 months ago
George Joseph a81c7c7030 Add C++ Standard detection to configure and fix a new C++20 compile issue
8 months ago
Naveen Albert db2bcf3e19 chan_dahdi: Fix wrong channel state when RINGING recieved.
8 months ago
George Joseph b3cc0c1026 Header fixes for compiling C++ source files
8 months ago
George Joseph 1324eb05c5 Add ability to pass arguments to unit tests from the CLI
8 months ago
Kent ef66694b7b res_pjsip: Add new AOR option "qualify_2xx_only"
8 months ago
George Joseph f5dbb87a48 res_pjsip: Add new endpoint option "suppress_moh_on_sendonly"
11 months ago
George Joseph ec5387748c res_pjsip: Move tenantid to end of ast_sip_endpoint
11 months ago
Thomas Guebels 4d7d5deab3 pjsip_transport_events: handle multiple addresses for a domain
11 months ago
Allan Nathanson 8fa4a0b5a7 dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
11 months ago
Sean Bright 06d8aac6fd res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
11 months ago
Mike Bradeen fe46b20fbc res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
1 year ago
Ben Ford df01693e01 channel: Add multi-tenant identifier.
1 year ago
Mike Bradeen e86bd1d97d res_pjsip_sdp_rtp: Add support for default/mismatched 8K RFC 4733/2833 digits
1 year ago
Sean Bright ff7dffcccd logger.h: Include SCOPE_CALL_WITH_INT_RESULT() in non-dev-mode builds.
1 year ago
Sean Bright 73c702eca7 file.h: Rename function argument to avoid C++ keyword clash.
1 year ago
Mike Bradeen 728dbdccd1 rtp_engine: add support for multirate RFC2833 digits
1 year ago
George Joseph 741183d7ac Revert "res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address."
1 year ago
Naveen Albert 53aad00e6b logger: Add unique verbose prefixes for levels 5-10.
1 year ago
Naveen Albert 42ca53c6a9 loader.c: Allow dependent modules to be unloaded recursively.
1 year ago
George Joseph c9439c8ad7 tcptls/iostream: Add support for setting SNI on client TLS connections
1 year ago
Naveen Albert 51b0ca2db0 callerid.c: Parse previously ignored Caller ID parameters.
1 year ago
George Joseph 665a10b9a2 logger.h: Add SCOPE_CALL and SCOPE_CALL_WITH_RESULT
1 year ago
Sperl Viktor 68a4912825 res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address.
1 year ago
Sperl Viktor bd3c3bf821 res_pjsip_endpoint_identifier_ip: Endpoint identifier request URI
1 year ago
Joshua Elson 855ed6c168 Implement Configurable TCP Keepalive Settings in PJSIP Transports
1 year ago
George Joseph fd27df9479 Stir/Shaken Refactor
2 years ago
Sean Bright 02a17926c4 strings.h: Ensure ast_str_buffer(…) returns a 0 terminated string.
2 years ago
Naveen Albert bf6a367955 configure: Rerun bootstrap on modern platform.
2 years ago