Opened 11 years ago
Closed 11 years ago
#1740 closed defect (fixed)
When request URI uses sips scheme, TLS must always be used (thanks Peter Koletzki for the report)
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.2.1 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
As specified in RFC3261 8.1.2:
Independent of which URI is used as input to the procedures of [4], if the Request-URI specifies a SIPS resource, the UAC MUST follow the procedures of [4] as if the input URI were a SIPS URI. Local policy MAY specify an alternate set of destinations to attempt. If the Request-URI contains a SIPS URI, any alternate destinations MUST be contacted with TLS.
Change History (2)
comment:1 Changed 11 years ago by nanang
- Milestone changed from release-2.2 to release-2.3
comment:2 Changed 11 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 4770: