Commit Graph

4402 Commits (7c40d82f0279d7cd4d4217e8d4587f33bb2cfbbc)

Author SHA1 Message Date
George Joseph 7dc9d85f2b Add SHA-256 and SHA-512-256 as authentication digest algorithms
2 years ago
George Joseph 79427c1ac1 Add C++ Standard detection to configure and fix a new C++20 compile issue
2 years ago
Naveen Albert afd15274e7 chan_dahdi: Fix wrong channel state when RINGING recieved.
2 years ago
George Joseph e677ec8473 Header fixes for compiling C++ source files
2 years ago
George Joseph 2fa9dcd51c Add ability to pass arguments to unit tests from the CLI
2 years ago
Kent 21dba60ff2 res_pjsip: Add new AOR option "qualify_2xx_only"
2 years ago
George Joseph 03ab004e26 res_pjsip: Add new endpoint option "suppress_moh_on_sendonly"
2 years ago
George Joseph 144033db31 res_pjsip: Move tenantid to end of ast_sip_endpoint
2 years ago
Thomas Guebels 184a30efac pjsip_transport_events: handle multiple addresses for a domain
2 years ago
Allan Nathanson 338e191539 dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
2 years ago
Sean Bright e1f2866bb6 res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
2 years ago
Mike Bradeen 4972cc8668 res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
2 years ago
Ben Ford fb0e46e464 channel: Add multi-tenant identifier.
2 years ago
gibbz00 99a5064a07 feat: ARI "ChannelToneDetected" event
2 years ago
Mike Bradeen 52bdfe09ab res_pjsip_sdp_rtp: Add support for default/mismatched 8K RFC 4733/2833 digits
2 years ago
Sean Bright 8b5ddfee5e logger.h: Include SCOPE_CALL_WITH_INT_RESULT() in non-dev-mode builds.
2 years ago
Sean Bright f3449f3370 file.h: Rename function argument to avoid C++ keyword clash.
2 years ago
George Joseph 85241bd229 Revert "res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address."
2 years ago
Mike Bradeen 3b4d2a6506 rtp_engine: add support for multirate RFC2833 digits
2 years ago
Naveen Albert 1f1c5bb902 logger: Add unique verbose prefixes for levels 5-10.
2 years ago
Naveen Albert 01ff5c8140 loader.c: Allow dependent modules to be unloaded recursively.
2 years ago
George Joseph 8e119a72f0 tcptls/iostream: Add support for setting SNI on client TLS connections
2 years ago
Naveen Albert c1b69d460d callerid.c: Parse previously ignored Caller ID parameters.
2 years ago
George Joseph 57ce1fe01b logger.h: Add SCOPE_CALL and SCOPE_CALL_WITH_RESULT
2 years ago
Sperl Viktor 0ab4a5ef6b res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address.
2 years ago
Sperl Viktor 895ab9d798 res_pjsip_endpoint_identifier_ip: Endpoint identifier request URI
2 years ago
Joshua Elson c8ab570c6f Implement Configurable TCP Keepalive Settings in PJSIP Transports
2 years ago
George Joseph 628f8d7a43 Stir/Shaken Refactor
3 years ago
Sean Bright a829125e37 strings.h: Ensure ast_str_buffer(…) returns a 0 terminated string.
3 years ago
Naveen Albert d715c76fcb configure: Rerun bootstrap on modern platform.
3 years ago
Joshua C. Colp edf54951be utils: Make behavior of ast_strsep* match strsep.
3 years ago
Brad Smith b0992fb771 main/utils: Simplify the FreeBSD ast_get_tid() handling
3 years ago
George Joseph 8c3ececb12 res_rtp_asterisk: Fix regression issues with DTLS client check
3 years ago
Naveen Albert c4bf59b781 func_channel: Expose previously unsettable options.
3 years ago
George Joseph f309ffad3d chan_pjsip: Add PJSIPHangup dialplan app and manager action
3 years ago
sungtae kim ddb5c377fd res_pjsip: Expanding PJSIP endpoint ID and relevant resource length to 255 characters
3 years ago
George Joseph 344eb4f211 logger.h: Add ability to change the prefix on SCOPE_TRACE output
3 years ago
George Joseph 15ef050d0a Add libjwt to third-party
3 years ago
Bastian Triller 8536ce8c38 func_json: Fix crashes for some types
3 years ago
George Joseph 13ccbc1d08 lock.c: Separate DETECT_DEADLOCKS from DEBUG_THREADS
3 years ago
Mike Bradeen e06448353d cel: add publish user event helper
3 years ago
George Joseph 67fd66e2fe file.c: Add ability to search custom dir for sounds
3 years ago
George Joseph fde0e19658 make_buildopts_h, et. al. Allow adding all cflags to buildopts.h
3 years ago
George Joseph c3c82441a2 Prepare master for Asterisk 22
3 years ago
Maximilian Fridrich 51a7b18038 core/ari/pjsip: Add refer mechanism
3 years ago
Sean Bright c52b4ce11c res_pjsip: Enable TLS v1.3 if present.
3 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
Sean Bright baa4a0669e configure: Remove obsolete and deprecated constructs.
3 years ago
George Joseph 6b4f49c0df build: Fix a few gcc 13 issues
3 years ago