[OpenSIPS-Devel] [OpenSIPS/opensips] 3fd772: Remove bogus auto conversion from SIP uri to TEL u...

Bogdan-Andrei Iancu bogdan at opensips.org
Mon Jul 3 11:38:10 EDT 2017


  Branch: refs/heads/2.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 3fd772cf2c35cbae2385aeb006271d6015b7f5aa
      https://github.com/OpenSIPS/opensips/commit/3fd772cf2c35cbae2385aeb006271d6015b7f5aa
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2017-07-03 (Mon, 03 Jul 2017)

  Changed paths:
    M parser/parse_uri.c

  Log Message:
  -----------
  Remove bogus auto conversion from SIP uri to TEL uri

For ancient reasons, a SIP URI with user=phone was automatically converted to a TEL URI. Such conversion, automatically done, is dangerous - there is nothing in the RFC3261 stating something like this. Even more, the conversion is not complete - besides moving the username parameters to URI parameters, the domain is not stripped and the TEL not added.

(cherry picked from commit 05ece794083f8328cbd5259cdb7b3aead8d9f943)




More information about the Devel mailing list