Ticket #3670 enhancement new

Opened 4 years ago

Last modified 4 years ago

[twisted.protocols.sip] Deprecate Via.rport and stop using it in sip.py

Reported by: radix Owned by:
Priority: normal Milestone:
Component: core Keywords:
Cc: Branch:
Author: Launchpad Bug:

Description

bug #2194 improved the situation of ambiguity in the 'rport' attribute of Via by replacing it with 'rportRequested' and 'rportValue'. However, there are still many uses of .rport in Twisted's sip module. These should be replaced and the use of the 'rport' property should cause a deprecation warning.

Change History

1

Changed 4 years ago by glyph

  • owner changed from glyph to radix

2

Changed 2 years ago by <automation>

  • owner radix deleted
Note: See TracTickets for help on using tickets.