<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#42392c" bgcolor="#ffffff">
    Hello Everyone,<br>
    Here are some test result <br>
    <br>
    Feb  3 00:38:46 voice-proxy /usr/sbin/opensips[1337808]: [REQ_ROUTE]
    [INVITE] got incorrect 1506855JMGTJ4566 adjusting...<br>
    Feb  3 00:38:46 voice-proxy /usr/sbin/opensips[1337808]: [REQ_ROUTE]
    [INVITE] new username -> [1506855JMGTJ4566] ~> 1506855<br>
    <br>
    As you see digits on the end got lost.<br>
    <br>
    volga629.<br>
    <br>
    <div class="moz-cite-prefix">On 2/2/21 11:47 AM, volga629 via Users
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:c29f5f97-361f-ca7c-5e47-fb4b40884054@skillsearch.ca">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <font size="+1"><font face="Cantarell">Hello Everyone,<br>
          I am trying clean up with dialplan  any characters from $rU
          except digits.<br>
          I tried regex rule<br>
          <br>
          Matching Regular Expression <br>
           ([0-9]*)<br>
        </font></font><br>
      <font size="+1"><font face="Cantarell">Substitution Regular
          Expression<br>
          ([0-9]*)<br>
          <br>
          Replacement Expression<br>
          \1<br>
          <br>
          <br>
          Example: <br>
          fhgg592199477719hh#<br>
          <br>
        </font></font><font size="+1"><font face="Cantarell">I see that
          rule match regex, but rewrite is not happening.<br>
          <br>
          Any help thank you.<br>
          <br>
          volga629.<br>
        </font></font> <br>
      <fieldset class="mimeAttachmentHeader"></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>