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

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


  Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 91c14ce679f80c8b4888769004c08039da2fc805
      https://github.com/OpenSIPS/opensips/commit/91c14ce679f80c8b4888769004c08039da2fc805
  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