Hello Everyone,
Here are some test result

Feb  3 00:38:46 voice-proxy /usr/sbin/opensips[1337808]: [REQ_ROUTE] [INVITE] got incorrect 1506855JMGTJ4566 adjusting...
Feb  3 00:38:46 voice-proxy /usr/sbin/opensips[1337808]: [REQ_ROUTE] [INVITE] new username -> [1506855JMGTJ4566] ~> 1506855

As you see digits on the end got lost.

volga629.

On 2/2/21 11:47 AM, volga629 via Users wrote:
Hello Everyone,
I am trying clean up with dialplan  any characters from $rU except digits.
I tried regex rule

Matching Regular _expression_
 ([0-9]*)

Substitution Regular _expression_
([0-9]*)

Replacement _expression_
\1


Example:
fhgg592199477719hh#

I see that rule match regex, but rewrite is not happening.

Any help thank you.

volga629.

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users



_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to