Yeah: we are using pridialplan=local - am using AsteriskNOW by the way. Does it require some kind of a patch? for it to understand &#39;pridialplan&#39; ?<br><br>My pri intense debug shows:<br>&gt; Calling Number (len= 4) [ Ext: 0&nbsp; TON: National Number (2)&nbsp; NPI: ISDN/Telephony Numbering Plan (
E.164/E.163) (1)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Presentation: Number not available (67)&nbsp; &#39;&#39; ]<br>&gt; [70 0b a1 39 37 38 39 30 39 31 30 31 31]<br>&gt; Called Number (len=13) [ Ext: 1&nbsp; TON: National Number (2)&nbsp; NPI: ISDN/Telephony Numbering Plan (
E.164/E.163) (1)&nbsp; &#39;9789091011&#39; ]<br><br>Thanks<br>Rajeev<br><br><div class="gmail_quote">On Dec 19, 2007 3:47 AM, Tilghman Lesher &lt;<a href="mailto:tilghman@mail.jeffandtilghman.com">tilghman@mail.jeffandtilghman.com
</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Tuesday 18 December 2007 15:22:18 Rajeev Natarajan wrote:
<br>&gt; We have a PRI line setup on an asterisk box using TE110P. Both outbound and<br>&gt; inbound are working fine BUT the provider claims that all our numbers come<br>&gt; prefixed with a &#39;0&#39; (in India a 0 prefix indicates long distance) and that
<br>&gt; could become an issue with local calls.<br><br></div>What is pridialplan set to in zapata.conf? &nbsp;This value sets an extra 4 bits in<br>the PRI dialog between you and the telco. &nbsp;And typically, if you have it set<br>
to something like &#39;national&#39;, the telco will tell you you have numbers<br>prefixed, even when you don&#39;t, because their switch software is written to<br>make the translation.<br><br>So what most people do (and what works most often) is to set pridialplan to
<br>&#39;unknown&#39;, which sets the bit field to all zeros and the number isn&#39;t prefixed<br>at all at the telco switch, but simply routed based upon the number sent.<br><br>--<br>Tilghman<br><br>_______________________________________________
<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>