Yeah: we are using pridialplan=local - am using AsteriskNOW by the way. Does it require some kind of a patch? for it to understand 'pridialplan' ?<br><br>My pri intense debug shows:<br>> Calling Number (len= 4) [ Ext: 0 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (
E.164/E.163) (1)<br>> Presentation: Number not available (67) '' ]<br>> [70 0b a1 39 37 38 39 30 39 31 30 31 31]<br>> Called Number (len=13) [ Ext: 1 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (
E.164/E.163) (1) '9789091011' ]<br><br>Thanks<br>Rajeev<br><br><div class="gmail_quote">On Dec 19, 2007 3:47 AM, Tilghman Lesher <<a href="mailto:tilghman@mail.jeffandtilghman.com">tilghman@mail.jeffandtilghman.com
</a>> 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>> We have a PRI line setup on an asterisk box using TE110P. Both outbound and<br>> inbound are working fine BUT the provider claims that all our numbers come<br>> prefixed with a '0' (in India a 0 prefix indicates long distance) and that
<br>> could become an issue with local calls.<br><br></div>What is pridialplan set to in zapata.conf? This value sets an extra 4 bits in<br>the PRI dialog between you and the telco. And typically, if you have it set<br>
to something like 'national', the telco will tell you you have numbers<br>prefixed, even when you don'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>'unknown', which sets the bit field to all zeros and the number isn'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> <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>