Commit Graph

521 Commits (77b95404d0da0c8868292924073b807ef8f48f81)

Author SHA1 Message Date
George Joseph fd27df9479 Stir/Shaken Refactor
2 years ago
Sean Bright 4d09fb191c res_pjsip_session.c: Correctly format SDP connection addresses.
2 years ago
Naveen Albert 91127a618f general: Fix broken links.
2 years ago
Sean Bright fb7d39db6d doc: Update IP Quality of Service links.
2 years ago
Naveen Albert 120dbba2b3 res_pjsip: Include cipher limit in config error message.
2 years ago
Sean Bright 93697458a6 pjsip_configuration.c: Disable DTLS renegotiation if WebRTC is enabled.
2 years ago
sungtae kim faf046ea86 res_pjsip: Expanding PJSIP endpoint ID and relevant resource length to 255 characters
2 years ago
Mike Bradeen 0df2848147 res_pjsip: update qualify_timeout documentation with DNS note
2 years ago
Sean Bright e05f51a8ae res_pjsip: Enable TLS v1.3 if present.
2 years ago
Sean Bright ff60aae1c8 pjsip_transport_events.c: Use %zu printf specifier for size_t.
2 years ago
Maximilian Fridrich 9cfda39d36 res_pjsip: mediasec: Add Security-Client headers after 401
3 years ago
Sean Bright 96d9ad51ac doxygen: Fix doxygen errors.
3 years ago
Naveen Albert a1da8042d1 res_pjsip_session: Add overlap_context option.
3 years ago
Michael Kuron fee9012fe1 res_pjsip_aoc: New module for sending advice-of-charge with chan_pjsip
3 years ago
Marcel Wagner 58534b309f res_pjsip: Fix typo in from_domain documentation
3 years ago
George Joseph 7684c9e907 pjsip_transport_events: Fix possible use after free on transport
3 years ago
Henning Westerholt 12445040d3 res_pjsip: return all codecs on a re-INVITE without SDP
3 years ago
Maximilian Fridrich 0d2e140123 res_pjsip: Add mediasec capabilities.
3 years ago
Maximilian Fridrich 5bbad0d27c res_pjsip: Add 100rel option "peer_supported".
3 years ago
Ben Ford 881a3f2306 res_pjsip: Add TEL URI support for basic calls.
3 years ago
Joshua C. Colp a0713a9f70 pjsip: Add TLS transport reload support for certificate and key.
3 years ago
Naveen Albert c654486547 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
Kevin Harwell a3b2daf127 res_pjsip: allow TLS verification of wildcard cert-bearing servers
3 years ago
Trevor Peirce 5f0581c5f5 res_pjsip: Actually enable session timers when timers=always
3 years ago
Mark Petersen 1cdaeb8161 chan_pjsip: add allow_sending_180_after_183 option
4 years ago
Joshua C. Colp fdc1c750f3 res_pjsip: Always set async_operations to 1.
4 years ago
Ben Ford 0724b767a3 AST-2022-002 - res_stir_shaken/curl: Add ACL checks for Identity header.
4 years ago
Philip Prindeville 287a1a9126 time: add support for time64 libcs
4 years ago
George Joseph 9c36c055c1 xmldoc: Fix issue with xmlstarlet validation
4 years ago
George Joseph 2e00b5edbd Makefile: Allow XML documentation to exist outside source files
4 years ago
George Joseph b1dfc9c805 res_pjsip: Make message_filter and session multipart aware
4 years ago
Alexander Traud a85f2bf34d res: Fix for Doxygen.
4 years ago
Alexander Traud cc025026b7 progdocs: Fix for Doxygen, the hidden parts.
4 years ago
Alexander Traud ecffdab059 stir/shaken: Avoid a compiler extension of GCC.
4 years ago
Alexander Traud 463f6c83e8 res_pjsip: Fix for Doxygen.
4 years ago
Josh Soref 9ae9893c63 res: Spelling fixes
4 years ago
Ben Ford 1031a1805b STIR/SHAKEN: Option split and response codes.
4 years ago
Matthew Kern 5e9799a42e res_pjsip_t38: bind UDPTL sessions like RTP
4 years ago
Joseph Nadiv 47cb177baf res_pjsip_registrar: Remove unavailable contacts if exceeds max_contacts
4 years ago
Bernd Zobl f160725fc4 res_pjsip/pjsip_message_filter: set preferred transport in pjsip_message_filter
4 years ago
Joshua C. Colp 44fde9f428 res_pjsip: On partial transport reload also move factories.
4 years ago
George Joseph 9cc1d6fc22 res_pjsip_outbound_authenticator_digest: Be tolerant of RFC8760 UASs
5 years ago
Sean Bright 4a843e00ef res_pjsip.c: OPTIONS processing can now optionally skip authentication
5 years ago
Joshua C. Colp 623abc2b6a res_pjsip: Give error when TLS transport configured but not supported.
5 years ago
Joshua C. Colp 71dfbdc7b9 res_pjsip: Add support for partial transport reload.
5 years ago
Alexander Traud 10a0a0c59b pjsip_scheduler: Fix pjsip show scheduled_tasks like for compiler Clang.
5 years ago
Nick French 505939c9ed res_pjsip: Prevent segfault in UDP registration with flow transports
5 years ago
Alexander Greiner-Baer fba10fb54c res_pjsip: set Accept-Encoding to identity in OPTIONS response
5 years ago