Commit Graph

521 Commits (ea8ead4e13c1ebe5f816f8cb3126a10bfb0165f8)

Author SHA1 Message Date
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)
3 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
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