<div>This was a tough one so I'm going to give it to you ;)</div><div> </div><div>Inbound Caller & Callee - catch 10-digits and prepend a '1' to NANPA 11-digit (e164) standard:</div><div> </div><div>^(\d{10})$    1\1</div>
<div> </div><div> </div><div>Skyler<br><br></div><div class="gmail_quote">On Tue, Nov 13, 2012 at 10:15 AM, Jon Bonilla <span dir="ltr"><<a href="mailto:jbonilla@sipwise.com" target="_blank">jbonilla@sipwise.com</a>></span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">El Tue, 13 Nov 2012 12:06:37 -0600<br>
Jeremie Chism <<a href="mailto:jchism2@gmail.com">jchism2@gmail.com</a>> escribió:<br>
<div class="im"><br>
> I definitely appreciate all the help from everybody.  I have been using a<br>
> white label solution for 4 years and its time to do something different.<br>
>  Its definitely a learning curve but Im working on figuring it out.<br>
><br>
<br>
</div>did you have a second read to this chapter? Is good to understand that you need<br>
to normalize any incoming call to E164 format as it's the format ngcp uses<br>
internally.<br>
<br>
<a href="http://www.sipwise.com/doc/2.6/spce/ar01s04.html#dialplans" target="_blank">http://www.sipwise.com/doc/2.6/spce/ar01s04.html#dialplans</a><br>
<br>
<br>_______________________________________________<br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a><br>
<a href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a><br>
<br></blockquote></div><br>