Commit Graph

4417 Commits (54682a538ac88eb23e337730e897dad8a3f467ea)

Author SHA1 Message Date
George Joseph 54682a538a lock.h: Add include for string.h when DEBUG_THREADS is defined.
9 months ago
Albrecht Oster c251afadb9 res_pjproject: Fix DTLS client check failing on some platforms
10 months ago
George Joseph f8bc3ddeb9 Prequisites for ARI Outbound Websockets
10 months ago
George Joseph 6bc055416b ARI: REST over Websocket
10 months ago
mkmer ca8adc2454 audiohook.c: Add ability to adjust volume with float
10 months ago
Florent CHAUVEAU ea657ec7c7 audiosocket: added support for DTMF frames
10 months ago
Norm Harrison 1c1515fc21 asterisk/channel.h: fix documentation for 'ast_waitfor_nandfds()'
10 months ago
Norm Harrison e8209bf56b audiosocket: fix timeout, fix dialplan app exit, server address in logs
10 months ago
George Joseph 46c9f7db8e bridging: Fix multiple bridging issues causing SEGVs and FRACKs.
12 months ago
George Joseph 71551013c4 res_stir_shaken: Allow missing or anonymous CID to continue to the dialplan.
12 months ago
Holger Hans Peter Freyther 71eb8a262f ari/pjsip: Make it possible to control transfers through ARI
12 months ago
Sean Bright 2cc2710e5f channel.c: Remove dead AST_GENERATOR_FD code.
12 months ago
George Joseph 5c3b35bc79 res_pjsip: Fix startup/reload memory leak in config_auth.
1 year ago
Allan Nathanson 5945703267 config.c: fix #tryinclude being converted to #include on rewrite
1 year ago
George Joseph 3e28ddce78 docs: Enable since/version handling for XML, CLI and ARI documentation
1 year ago
Artem Umerov ee54dc56ee logger.h: Fix build when AST_DEVMODE is not defined.
1 year ago
George Joseph 1933548d41 Add SHA-256 and SHA-512-256 as authentication digest algorithms
1 year ago
George Joseph fb45a473cf Add C++ Standard detection to configure and fix a new C++20 compile issue
1 year ago
Naveen Albert 9f6f9a60e5 chan_dahdi: Fix wrong channel state when RINGING recieved.
1 year ago
George Joseph d5898305fb Header fixes for compiling C++ source files
1 year ago
George Joseph 6d63b62853 Add ability to pass arguments to unit tests from the CLI
1 year ago
Kent 85f5a047c1 res_pjsip: Add new AOR option "qualify_2xx_only"
1 year ago
George Joseph badf203203 res_pjsip: Add new endpoint option "suppress_moh_on_sendonly"
1 year ago
George Joseph be8f3a3fa4 res_pjsip: Move tenantid to end of ast_sip_endpoint
1 year ago
Thomas Guebels 2ee258b0fc pjsip_transport_events: handle multiple addresses for a domain
1 year ago
Allan Nathanson 4a3319a587 dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
1 year ago
Sean Bright 243f20a78d res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
1 year ago
Mike Bradeen ac673dd14e res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
1 year ago
Ben Ford 3841fa814e channel: Add multi-tenant identifier.
2 years ago
Mike Bradeen 7d53986262 res_pjsip_sdp_rtp: Add support for default/mismatched 8K RFC 4733/2833 digits
2 years ago
Sean Bright f55df3621a logger.h: Include SCOPE_CALL_WITH_INT_RESULT() in non-dev-mode builds.
2 years ago
Sean Bright d51a86dc91 file.h: Rename function argument to avoid C++ keyword clash.
2 years ago
George Joseph c014b66554 Revert "res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address."
2 years ago
Mike Bradeen 624f509ce4 rtp_engine: add support for multirate RFC2833 digits
2 years ago
Naveen Albert 57bb09667d logger: Add unique verbose prefixes for levels 5-10.
2 years ago
Naveen Albert a056e94885 loader.c: Allow dependent modules to be unloaded recursively.
2 years ago
George Joseph 4d6f84a14f tcptls/iostream: Add support for setting SNI on client TLS connections
2 years ago
Naveen Albert 4cf8d9d94a callerid.c: Parse previously ignored Caller ID parameters.
2 years ago
George Joseph cf5c46d8ae logger.h: Add SCOPE_CALL and SCOPE_CALL_WITH_RESULT
2 years ago
Sperl Viktor c8769f3d5a res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address.
2 years ago
Sperl Viktor ac297d15f8 res_pjsip_endpoint_identifier_ip: Endpoint identifier request URI
2 years ago
Joshua Elson 555eb9d3d2 Implement Configurable TCP Keepalive Settings in PJSIP Transports
2 years ago
George Joseph 2e0d837e01 Stir/Shaken Refactor
2 years ago
Sean Bright 31ab82840b strings.h: Ensure ast_str_buffer(…) returns a 0 terminated string.
2 years ago
Naveen Albert d0d09ef010 configure: Rerun bootstrap on modern platform.
2 years ago
Joshua C. Colp 8ce69eda14 utils: Make behavior of ast_strsep* match strsep.
2 years ago
Brad Smith ec2c10689f main/utils: Simplify the FreeBSD ast_get_tid() handling
2 years ago
George Joseph 120cc1ea11 res_rtp_asterisk: Fix regression issues with DTLS client check
2 years ago
Naveen Albert 9211fb5e97 func_channel: Expose previously unsettable options.
2 years ago
George Joseph af7e89ebf8 chan_pjsip: Add PJSIPHangup dialplan app and manager action
2 years ago