Commit Graph

4404 Commits (2253fa052d558866b03e04fe2471feb0663cd043)

Author SHA1 Message Date
Allan Nathanson ad49fffd54 config.c: fix #tryinclude being converted to #include on rewrite
12 months ago
George Joseph 24c077f1fb docs: Enable since/version handling for XML, CLI and ARI documentation
12 months ago
Artem Umerov d468918359 logger.h: Fix build when AST_DEVMODE is not defined.
12 months ago
George Joseph fd52a4411d Add SHA-256 and SHA-512-256 as authentication digest algorithms
12 months ago
George Joseph 3f59c40b5e Add C++ Standard detection to configure and fix a new C++20 compile issue
12 months ago
Naveen Albert 5f0354c287 chan_dahdi: Fix wrong channel state when RINGING recieved.
12 months ago
George Joseph aa18b6231f Header fixes for compiling C++ source files
12 months ago
George Joseph 22108f46ee Add ability to pass arguments to unit tests from the CLI
12 months ago
Kent cde6bcf66c res_pjsip: Add new AOR option "qualify_2xx_only"
12 months ago
George Joseph 34ba2038e9 res_pjsip: Add new endpoint option "suppress_moh_on_sendonly"
1 year ago
George Joseph f2fe378b06 res_pjsip: Move tenantid to end of ast_sip_endpoint
1 year ago
Thomas Guebels 56e48b05b5 pjsip_transport_events: handle multiple addresses for a domain
1 year ago
Allan Nathanson b104c5837d dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
1 year ago
Sean Bright 5152a05416 res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
1 year 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
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
George Joseph c9d07a3f74 tcptls/iostream: Add support for setting SNI on client TLS connections
2 years ago
Naveen Albert bd917229b4 callerid.c: Parse previously ignored Caller ID parameters.
2 years ago
George Joseph 19a309e77e logger.h: Add SCOPE_CALL and SCOPE_CALL_WITH_RESULT
2 years ago
Sperl Viktor c1d0ea6c38 res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address.
2 years ago
Sperl Viktor d2255002f7 res_pjsip_endpoint_identifier_ip: Endpoint identifier request URI
2 years ago
Joshua Elson fb084a53c4 Implement Configurable TCP Keepalive Settings in PJSIP Transports
2 years 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
George Joseph 75bb76528a lock.c: Separate DETECT_DEADLOCKS from DEBUG_THREADS
2 years ago
Mike Bradeen f9efc9c681 cel: add publish user event helper
2 years ago
George Joseph dadbaed6f5 file.c: Add ability to search custom dir for sounds
2 years ago
George Joseph e2c3fd8d41 make_buildopts_h, et. al. Allow adding all cflags to buildopts.h
2 years ago
George Joseph a49bb17dbb res_rtp_asterisk: Fix regression issues with DTLS client check
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
3 years ago
Ben Ford 61f37faf6d res_pjsip_session: Added new function calls to avoid ABI issues.
3 years ago