What's Changed
- fix(vqrtcp): parse RFC 6035
CallID(the measured dialog, not the SIPCall-IDof the PUBLISH/MESSAGE) andLocalAddr/RemoteAddrasIP=/PORT=/SSRC=(legacyIP PORTandIP:PORTstill accepted). Addresses #974 and #975. - chore(mapping): rename SIP call
to_userlabel toRURI/To user (callee)(callee prefers Request-URI user, then To). - chore: update Go from 1.26.6 to 1.27.0 in #973
Full Changelog: 11.0.329...11.0.330