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

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


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 05ece794083f8328cbd5259cdb7b3aead8d9f943
      https://github.com/OpenSIPS/opensips/commit/05ece794083f8328cbd5259cdb7b3aead8d9f943
  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.




More information about the Devel mailing list