<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=ES-CO link=blue vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal><span lang=ES>Hello, today i enabled a trunk with outbound dialing.<br>i use rules to remove 011. Because my provider doesn’t allow 011 dialing, just + or country code.<br></span>the problema becomes here:<br>The outbound number is +1 939 300 3000.<br>But the person that i am calling get :+93 93003000 (Afganistan number)<br>if i use another number like +1 787 7108590 <br>the person gets: +7 877108590 (Rusia Number)<br><br>So i’ts not passing the country code (+1 USA / Puerto Rico)<br><br>What I'm I missing of?<br><br>My rewrite rules are:</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Match pattern: ^(011|\+)([1-9][0-9]+)$</p><p class=MsoNormal>Replace: \2</p><p class=MsoNormal>Desc: Remove 011 or +</p><p class=MsoNormal>Dirección: Outbound</p><p class=MsoNormal>Campo: Caller<br><br>Match pattern: ^(00|\+)([1-9][0-9]+)$<o:p></o:p></p><p class=MsoNormal>Replace: \2<o:p></o:p></p><p class=MsoNormal>Desc: Remove 00 or +<o:p></o:p></p><p class=MsoNormal>Dirección: Outbound<o:p></o:p></p><p class=MsoNormal>Campo: Caller</p><p class=MsoNormal><o:p> </o:p></p><p style='margin:0cm;background:white'><span lang=ES style='color:black'><br></span><b><span lang=ES-PR style='font-family:"Arial",sans-serif;color:#006699'><br>Dhaniels Nieto </span></b><b><span lang=ES-PR style='font-family:"Arial",sans-serif;color:gray'>| Engineering Manager</span></b><span lang=ES-US style='color:black'><o:p></o:p></span></p><p style='margin:0cm;background:white'><span lang=ES-PR style='font-size:8.0pt;font-family:"Arial",sans-serif;color:gray'>Calle 1, Lote 3, Suite 112, Metro Office Park.</span><span lang=ES-US style='color:black'><o:p></o:p></span></p><p style='margin:0cm;background:white'><span lang=FR style='font-size:8.0pt;font-family:"Arial",sans-serif;color:gray'>P.O. Box 21371, San Juan, Puerto Rico, 00928.</span><span lang=ES-US style='color:black'><o:p></o:p></span></p><p style='margin:0cm;background:white'><span lang=FR style='font-size:8.0pt;font-family:"Arial",sans-serif;color:gray;background:white'>▪ </span><span lang=FR style='font-size:8.0pt;font-family:"Arial",sans-serif;color:gray'>[Phone] 787.710.8591  ▪ [Fax] 787.296.9899 ▪ <span style='background:white'>[</span></span><span lang=ES-US style='font-size:8.0pt;font-family:"Arial",sans-serif;color:gray'>E-mail<span style='background:white'>]</span> <a href="mailto:noc@naturalpr.net"><span style='background:white'>noc@naturalpr.net</span></a>  </span><span lang=ES-US style='color:black'><o:p></o:p></span></p><p style='margin:0cm;background:white'><span lang=ES-US style='color:black'> <o:p></o:p></span></p><p style='margin:0cm;background:white'><span lang=ES-US style='color:black'><img border=0 width=626 height=85 style='width:6.5208in;height:.8854in' id="Imagen_x0020_2" src="cid:image002.png@01D75C46.02E35D00"></span><span lang=ES-US style='color:black'><o:p></o:p></span></p><p style='margin:0cm;background:white'><span lang=ES-US style='color:black'> <o:p></o:p></span></p><p style='margin:0cm;background:white'><strong><span lang=ES-US style='font-size:8.0pt;font-family:"Calibri",sans-serif;color:black;background:white'>CONFIDENTIALITY NOTE:</span></strong><span lang=ES-US style='font-size:8.0pt;color:black;background:white'>  The information in this transmission is privileged, confidential and exempt from disclosure under applicable law. It is intended for the exclusive use of the persons or entities to which it is addressed. If you are not an intended recipient or the employee or agent responsible for delivering this transmission to an intended recipient, be aware that any disclosure, dissemination, distribution or copying of this communication, or the use of its contents, is strictly prohibited. If you received this transmission in error, please notify the sender by return e-mail or fax and delete the material immediately</span><span lang=ES-US style='color:black'><o:p></o:p></span></p><p class=MsoNormal><span lang=ES-US><o:p> </o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>