Commit Graph

547 Commits (6249324f40bff8d4ec3b529bb7ceb87974659679)

Author SHA1 Message Date
George Joseph 43bf8a4ded options: Change ast_options from ast_flags to ast_flags64.
2 months ago
Sean Bright c7a82711f6 res_pjsip: Fix empty `ActiveChannels` property in AMI responses.
4 months ago
Mark Murawski de88e12cb6 chan_pjsip: Add the same details as PJSIPShowContacts to the CLI via 'pjsip show contact'
6 months ago
Alexei Gradinari 1f42d20d9c chan_pjsip: set correct Endpoint Device State on multiple channels
6 months ago
Joshua Elson 2f6578925d fix: Correct default flag for tcp_keepalive_enable option
7 months ago
Sean Bright c7db162844 docs: AMI documentation fixes.
7 months ago
Sean Bright 82bef2ed90 docs: Indent <since> tags.
8 months ago
George Joseph 32e6a30952 res_pjsip: Fix startup/reload memory leak in config_auth.
8 months ago
George Joseph 77d5550d14 docs: Add version information to manager event instance XML elements
8 months ago
George Joseph 316693ded9 docs: Add version information to configObject and configOption XML elements
9 months ago
Sean Bright 468601fd13 manager: Add `<since>` tags for all AMI actions.
9 months ago
George Joseph 71a2e8c599 Add SHA-256 and SHA-512-256 as authentication digest algorithms
9 months ago
Kent 3dee037446 res_pjsip: Add new AOR option "qualify_2xx_only"
9 months ago
George Joseph 2694f78d03 res_pjsip: Change suppress_moh_on_sendonly to OPT_BOOL_T
11 months ago
George Joseph 02e2000653 res_pjsip: Add new endpoint option "suppress_moh_on_sendonly"
11 months ago
George Joseph 3e9b00a115 res_pjsip: Move tenantid to end of ast_sip_endpoint
11 months ago
Thomas Guebels 5d26fef407 pjsip_transport_events: handle multiple addresses for a domain
11 months ago
Thomas Guebels ef6f3ef0e7 pjsip_transport_events: Avoid monitor destruction
11 months ago
George Joseph e203c227bd security_agreements.c: Refactor the to_str functions and fix a few other bugs
1 year ago
Ben Ford fb0e46e464 channel: Add multi-tenant identifier.
1 year ago
George Joseph 0092dd62c5 security_agreement.c: Always add the Require and Proxy-Require headers
1 year ago
George Joseph 85241bd229 Revert "res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address."
1 year 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
2 years ago
Sean Bright db945243e6 res_pjsip_session.c: Correctly format SDP connection addresses.
2 years ago
Naveen Albert d1fb397cfc general: Fix broken links.
2 years ago
Sean Bright c040179fcf doc: Update IP Quality of Service links.
2 years ago
Naveen Albert b94f8bb216 res_pjsip: Include cipher limit in config error message.
2 years ago
Sean Bright 8a27d7ef89 pjsip_configuration.c: Disable DTLS renegotiation if WebRTC is enabled.
2 years ago
sungtae kim ddb5c377fd res_pjsip: Expanding PJSIP endpoint ID and relevant resource length to 255 characters
2 years ago
Mike Bradeen 2291f196c5 res_pjsip: update qualify_timeout documentation with DNS note
2 years ago
Sean Bright c52b4ce11c res_pjsip: Enable TLS v1.3 if present.
2 years ago
Sean Bright 642b84c9c9 pjsip_transport_events.c: Use %zu printf specifier for size_t.
2 years ago
Maximilian Fridrich cacd98bb29
res_pjsip: mediasec: Add Security-Client headers after 401 (#49)
2 years ago
Sean Bright c85fc1278f doxygen: Fix doxygen errors.
3 years ago
Naveen Albert d1bec3623e res_pjsip_session: Add overlap_context option.
3 years ago
Mike Bradeen 4095a382da chan_sip: Remove deprecated module.
3 years ago
Michael Kuron 841107f294 res_pjsip_aoc: New module for sending advice-of-charge with chan_pjsip
3 years ago
Marcel Wagner 97d1613afa res_pjsip: Fix typo in from_domain documentation
3 years ago
George Joseph 120aca73ba pjsip_transport_events: Fix possible use after free on transport
3 years ago
Henning Westerholt 7b2d3a6411 res_pjsip: return all codecs on a re-INVITE without SDP
3 years ago
Maximilian Fridrich 14826a8038 res_pjsip: Add mediasec capabilities.
3 years ago
Maximilian Fridrich 492c93861c res_pjsip: Add 100rel option "peer_supported".
3 years ago
Ben Ford 31b3addce7 res_pjsip: Add TEL URI support for basic calls.
3 years ago
Joshua C. Colp cffaf12d19 pjsip: Add TLS transport reload support for certificate and key.
3 years ago
Naveen Albert f5378f63c4 general: Improve logging levels of some log messages.
3 years ago
Michael Neuhauser 37c16f9eef res_pjsip: delay contact pruning on Asterisk start
3 years ago
George Joseph 1fa568e76f Geolocation: chan_pjsip Capability Preview
3 years ago