<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>
<div>There is also a function in the URI module for checking if the user portion of a URI is an E.164 number.</div>
<div><br>
</div>
<div><a href="http://www.opensips.org/html/docs/modules/1.11.x/uri.html#id294513">http://www.opensips.org/html/docs/modules/1.11.x/uri.html#id294513</a></div>
<div>
<div id="MAC_OUTLOOK_SIGNATURE"></div>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:12pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>&lt;Podrigal&gt;, Aron<br>
<span style="font-weight:bold">Reply-To: </span>OpenSIPS users mailling list<br>
<span style="font-weight:bold">Date: </span>Thursday, April 30, 2015 at 1:20 PM<br>
<span style="font-weight:bold">To: </span>OpenSIPS users mailling list<br>
<span style="font-weight:bold">Subject: </span>Re: [OpenSIPS-Users] ANIs check for source number<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">yes of course you can use just a regex. That would need to match any standard&nbsp;<span style="font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; font-size: 13px; line-height: 16.8999996185303px; white-space: pre-wrap; background-color: rgb(238, 238, 238);">^\&#43;?[1-9]\d{1,14}$</span>&nbsp;
 BTW, 011 (as countrycode plus number) I think is invalid form, the stranded allows ANI to be up to 15 digit and does not have a min length.
<div class="gmail_extra"></div>
</div>
</div>
</div>
</span>
</body>
</html>