Commit Graph

5527 Commits (71a2e8c5998a1520ddc1ea2756c61c611a0d419e)

Author SHA1 Message Date
George Joseph 71a2e8c599 Add SHA-256 and SHA-512-256 as authentication digest algorithms
10 months ago
Kent 3dee037446 res_pjsip: Add new AOR option "qualify_2xx_only"
10 months ago
Jaco Kroon b3d9c11b54 res_odbc: release threads from potential starvation.
11 months ago
Viktor Litvinov f30ad96b3f res_rtp_asterisk.c: Set Mark on rtp when timestamp skew is too big
11 months ago
Alexey Vasilyev dc64d485d7 res_rtp_asterisk.c: Fix bridged_payload matching with sample rate for DTMF
11 months ago
George Joseph 1646b78986 res_stir_shaken: Allow sending Identity headers for unknown TNs
12 months ago
George Joseph 2694f78d03 res_pjsip: Change suppress_moh_on_sendonly to OPT_BOOL_T
12 months ago
George Joseph 02e2000653 res_pjsip: Add new endpoint option "suppress_moh_on_sendonly"
12 months ago
Sean Bright db79bcb82f res_pjsip.c: Fix Contact header rendering for IPv6 addresses.
12 months ago
George Joseph 3e9b00a115 res_pjsip: Move tenantid to end of ast_sip_endpoint
12 months ago
Thomas Guebels 5d26fef407 pjsip_transport_events: handle multiple addresses for a domain
12 months ago
George Joseph d5a0626889 res_srtp: Change Unsupported crypto suite msg from verbose to debug
1 year ago
Ben Ford fbe8f8ff46 Add res_pjsip_config_sangoma external module.
1 year ago
Thomas Guebels ef6f3ef0e7 pjsip_transport_events: Avoid monitor destruction
1 year ago
Sean Bright c13ef65f21 Revert "res_rtp_asterisk: Count a roll-over of the sequence number even on lost packets."
1 year ago
Sean Bright e76f671810 res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
1 year ago
Naveen Albert d1bba7efc0 main, res, tests: Fix compilation errors on FreeBSD.
1 year ago
George Joseph 5d978ffcce res_rtp_asterisk: Fix dtls timer issues causing FRACKs and SEGVs
1 year ago
jiangxc c0d3fbb5ae res_agi.c: Prevent possible double free during `SPEECH RECOGNIZE`
1 year ago
George Joseph 4b998482bc stir_shaken: Fix propagation of attest_level and a few other values
1 year ago
George Joseph 454ee03a0c res_stir_shaken: Remove stale include for jansson.h in verification.c
1 year ago
George Joseph edb8eebeff res_stir_shaken.c: Fix crash when stir_shaken.conf is invalid
1 year ago
George Joseph dd348e55aa res_stir_shaken: Check for disabled before param validation
1 year ago
George Joseph 2f5b143b08 res_resolver_unbound: Test for NULL ub_result in unbound_resolver_callback
1 year ago
Mike Bradeen 055031dfcb res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
1 year ago
George Joseph e203c227bd security_agreements.c: Refactor the to_str functions and fix a few other bugs
1 year ago
Alexei Gradinari 2acd9982de res_pjsip_sdp_rtp fix leaking astobj2 ast_format
1 year ago
Sean Bright 30a936cd25 res_pjsip_logger.c: Fix 'OPTIONS' tab completion.
1 year ago
Mike Bradeen b2455b2732 res_pjsip_notify: add dialplan application
1 year ago
Ben Ford fb0e46e464 channel: Add multi-tenant identifier.
1 year ago
gibbz00 99a5064a07 feat: ARI "ChannelToneDetected" event
1 year ago
Mike Bradeen a824a0cdb4 res_stasis: fix intermittent delays on adding channel to bridge
1 year ago
Tinet-mucw 291c1e4c1f res_pjsip_sdp_rtp.c: Fix DTMF Handling in Re-INVITE with dtmf_mode set to auto
1 year ago
George Joseph a02fc685a8 stir_shaken: CRL fixes and a new CLI command
1 year ago
George Joseph f45f8781d0 res_pjsip_config_wizard.c: Refactor load process
1 year ago
Igor Goncharovsky 55f4e6dd03 res_pjsip_path.c: Fix path when dialing using PJSIP_DIAL_CONTACTS()
1 year ago
Mike Bradeen 52bdfe09ab res_pjsip_sdp_rtp: Add support for default/mismatched 8K RFC 4733/2833 digits
1 year ago
George Joseph 0092dd62c5 security_agreement.c: Always add the Require and Proxy-Require headers
1 year ago
Sean Bright f3e88d366c xml.c: Update deprecated libxml2 API usage.
1 year ago
George Joseph 85241bd229 Revert "res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address."
1 year ago
Mike Bradeen 3b4d2a6506 rtp_engine: add support for multirate RFC2833 digits
1 year ago
Fabrice Fontaine 7fc25285fa res/stasis/control.c: include signal.h
2 years ago
Naveen Albert 077962dd7b res_pjsip_logger: Preserve logging state on reloads.
2 years ago
Henrik Liljedahl b267629b77 res_pjsip_sdp_rtp.c: Initial RTP inactivity check must consider the rtp_timeout setting.
2 years ago
George Joseph 758ed2b9fd stir_shaken: Fix memory leak, typo in config, tn canonicalization
2 years ago
Sperl Viktor 0ab4a5ef6b res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address.
2 years ago
George Joseph b23f089472 res_stir_shaken: Fix compilation for CentOS7 (openssl 1.0.2)
2 years ago
George Joseph f6b9d9e7d7 Fix incorrect application and function documentation references
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