<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Thanks Flavio, <br><br>I recommend every beginner like me to buy your book; it worth every penny.<br><br>Regards,<br><br>Gonzalo Gonzalez<br><br>--- On <b>Fri, 1/30/09, Flavio <span>Goncalves</span> <i>&lt;flavio@asteriskguide.com&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Flavio Goncalves &lt;flavio@asteriskguide.com&gt;<br>Subject: [OpenSIPS-Users]  Problem with multidomain<br>To: users@lists.opensips.org<br>Date: Friday, January 30, 2009, 11:24 AM<br><br><div id="yiv571790806"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top"><div>There is a mistake in the regular
 expression for long distance calls. </div>
<div>&nbsp;</div>
<div>if (uri=~"^sip:1[2-9][1-9]{9}@") should be if (uri=~"^sip:1[2-9][0-9]{9}@") </div>
<div>&nbsp;</div>
<div>Flavio E. Goncalves<br></div></td></tr></tbody></table></div><pre>_______________________________________________<br>Users mailing list<br>Users@lists.opensips.org<br>http://lists.opensips.org/cgi-bin/mailman/listinfo/users<br></pre></blockquote></td></tr></table><br>