Commit Graph

4405 Commits (95b4b55b31f5f8c7ebf0a940a393c20a701bb94b)

Author SHA1 Message Date
George Joseph 5c3b35bc79 res_pjsip: Fix startup/reload memory leak in config_auth.
9 months ago
Allan Nathanson 5945703267 config.c: fix #tryinclude being converted to #include on rewrite
9 months ago
George Joseph 3e28ddce78 docs: Enable since/version handling for XML, CLI and ARI documentation
9 months ago
Artem Umerov ee54dc56ee logger.h: Fix build when AST_DEVMODE is not defined.
9 months ago
George Joseph 1933548d41 Add SHA-256 and SHA-512-256 as authentication digest algorithms
10 months ago
George Joseph fb45a473cf Add C++ Standard detection to configure and fix a new C++20 compile issue
10 months ago
Naveen Albert 9f6f9a60e5 chan_dahdi: Fix wrong channel state when RINGING recieved.
10 months ago
George Joseph d5898305fb Header fixes for compiling C++ source files
10 months ago
George Joseph 6d63b62853 Add ability to pass arguments to unit tests from the CLI
10 months ago
Kent 85f5a047c1 res_pjsip: Add new AOR option "qualify_2xx_only"
10 months ago
George Joseph badf203203 res_pjsip: Add new endpoint option "suppress_moh_on_sendonly"
11 months ago
George Joseph be8f3a3fa4 res_pjsip: Move tenantid to end of ast_sip_endpoint
11 months ago
Thomas Guebels 2ee258b0fc pjsip_transport_events: handle multiple addresses for a domain
11 months 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.
1 year ago
Mike Bradeen 7d53986262 res_pjsip_sdp_rtp: Add support for default/mismatched 8K RFC 4733/2833 digits
1 year ago
Sean Bright f55df3621a logger.h: Include SCOPE_CALL_WITH_INT_RESULT() in non-dev-mode builds.
1 year ago
Sean Bright d51a86dc91 file.h: Rename function argument to avoid C++ keyword clash.
1 year ago
George Joseph c014b66554 Revert "res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address."
1 year ago
Mike Bradeen 624f509ce4 rtp_engine: add support for multirate RFC2833 digits
1 year 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
sungtae kim 9b70b18dec res_pjsip: Expanding PJSIP endpoint ID and relevant resource length to 255 characters
2 years ago
George Joseph f599114ee3 logger.h: Add ability to change the prefix on SCOPE_TRACE output
2 years ago
George Joseph d7a6116681 Add libjwt to third-party
2 years ago
Bastian Triller 1cbbf36929 func_json: Fix crashes for some types
2 years ago
George Joseph e1050b4add lock.c: Separate DETECT_DEADLOCKS from DEBUG_THREADS
2 years ago
Mike Bradeen 4592f97c36 cel: add publish user event helper
2 years ago
George Joseph 0e0f99db1d file.c: Add ability to search custom dir for sounds
2 years ago
George Joseph 42f82d55b0 make_buildopts_h, et. al. Allow adding all cflags to buildopts.h
2 years ago
George Joseph 68349125a8 Update version for Asterisk 21
2 years ago
Maximilian Fridrich 51a7b18038 core/ari/pjsip: Add refer mechanism
2 years ago
Sean Bright c52b4ce11c res_pjsip: Enable TLS v1.3 if present.
2 years ago
George Joseph 8a864bcdba app.h: Move declaration of ast_getdata_result before its first use
2 years ago