<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font face="monospace">According to the grammar, the URI params are
      ONLY after the domain part (see
      <a class="moz-txt-link-freetext" href="https://www.ietf.org/rfc/rfc3261.html">https://www.ietf.org/rfc/rfc3261.html</a> page 222)<br>
      <br>
    </font>
    <pre class="newpage">SIP-URI          =  "sip:" [ userinfo ] hostport
                    uri-parameters [ headers ]
SIPS-URI         =  "sips:" [ userinfo ] hostport
                    uri-parameters [ headers ]

Regards,
</pre>
    <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
  <a class="moz-txt-link-freetext" href="https://www.opensips-solutions.com">https://www.opensips-solutions.com</a>
  <a class="moz-txt-link-freetext" href="https://www.siphub.com">https://www.siphub.com</a></pre>
    <div class="moz-cite-prefix">On 11.04.2024 15:23, Johan De Clercq
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEVWGm847OOR+yMrsS6TYtOrJCejc2VimvoV4Ma2+1iMvHQ9sg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">
          <div dir="ltr">
            <div dir="ltr">Can param's be added anywhere in a user
              part. 
              <div><br>
              </div>
              <div>e.g.</div>
              <div><a class="moz-txt-link-freetext" href="sip:0123456789;gw=">sip:0123456789;gw=</a><a href="mailto:case106@1.2.3.4"
                  moz-do-not-send="true" class="moz-txt-link-freetext">case106@1.2.3.4</a>
                //this is for sure valid.  </div>
              <div><a class="moz-txt-link-freetext" href="sip:gw=">sip:gw=</a><a href="mailto:case107%3B0123456789@1.2.3.4"
                  moz-do-not-send="true">case107;0123456789@1.2.3.4</a></div>
              <div><a class="moz-txt-link-freetext" href="sip:gw=case108;0123456789;gw=">sip:gw=case108;0123456789;gw=</a><a
                  href="mailto:case108@1.2.3.4" moz-do-not-send="true"
                  class="moz-txt-link-freetext">case108@1.2.3.4</a><br>
              </div>
              <div><br>
              </div>
              <div>the fist one is for sure valid, but what about the
                other two ? </div>
              <div><br>
              </div>
              <div>BR, </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>