[Devel] [ openser-Bugs-1480235 ] TLS connection uses wrong default
port
SourceForge.net
noreply at sourceforge.net
Wed May 31 16:38:07 CEST 2006
Bugs item #1480235, was opened at 2006-05-02 11:13
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1480235&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver devel
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Klaus Darilion (klaus_darilion)
>Assigned to: Bogdan (bogdan_iancu)
Summary: TLS connection uses wrong default port
Initial Comment:
When sending a request to
sip:+43410 at 10.10.0.76;transport=tls openser CVS open a
TLS connection to port 5060 instead of 5061.
rfc3263: If no port is specified, it uses the default
port for the particular transport protocol.
rfc3261: The default port value is transport and scheme
dependent. The default is 5060 for sip: using UDP,
TCP, or SCTP. The default is 5061 for sip: using TLS
over TCP and sips: over TCP.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1480235&group_id=139143
More information about the Devel
mailing list