<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Hi Leandro,<br>
<br>
thanks for your answer.<br>
<br>
I already have tried those parameters but without any positive
result.<br>
<br>
The telco technician has tried the line with its machine and it
worked...remote telco technicians say they get a leading zero...<br>
I'm thinking there is something strange in the middle that adds the
zero but do not know what it is.<br>
Strange is the fact that you can call some numbers with or without
the prefix zero...<br>
Moreover we had no problem with the previous telco (fastweb).<br>
<br>
So we can only call PTSN numbers....not mobile phones.<br>
<br>
Giorgio<br>
<br>
On 11/20/2012 11:12 AM, Leandro Dardini wrote:
<blockquote
cite="mid:CAOoW2hapkXu3WVZfGCoNLoO1g8-Of6KPUfNLoHuELWFZL1pgVg@mail.gmail.com"
type="cite">
<div class="gmail_quote">2012/11/20 gincantalupo <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:gincantalupo@fgasoftware.com" target="_blank">gincantalupo@fgasoftware.com</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
Hi all,<br>
<br>
I have problems dialling out because my new telco (the
previous gave no problems) tells me my PBX adds a leading 0
and that's why I cannot dial out (but I can receive calls).<br>
<br>
I make a small extensions.conf as a test:<br>
<br>
exten => 666,1,Dial(DAHDI/g1/339xxxxxx)<br>
but cannot dial out<br>
<br>
Curious thing is that<br>
exten => 666,1,Dial(DAHDI/g1/0233xxxxxx)<br>
and<br>
exten => 666,1,Dial(DAHDI/g1/233xxxxxx)<br>
call the same number!!!<br>
<br>
Line in use is a PRI.<br>
<br>
My Asterisk version is 1.4.26.2<br>
dahdi version: 2.2.0.2<br>
wanpipe-3.4.6<br>
<br>
I checked with intense pri debug and see no 0 inside
frames....<br>
<br>
How can I really be SURE Asterisk is not adding some leading
zero?<br>
<br>
Thank you.<br>
<br>
Giorgio.<br>
<br>
</blockquote>
<div><br>
</div>
<div>I have never heard of a way to automatically add digits
when using PRI, however can you check your chan_dahdi.conf
about the following lines:</div>
<div><br>
</div>
<div>
<div>internationalprefix = </div>
<div>nationalprefix = </div>
<div>localprefix = </div>
</div>
<div><br>
</div>
<div>If presents, try messing with them. If you are using the
PRI in Italy, every provider has PRI configured in its own
way, some time even the same provider is configuring PRI lines
in multiple times, but often the problems are on receiving the
calls (like calls with and without the area code, with or
without the leading zero, etc. etc.)</div>
<div><br>
</div>
<div>Leandro</div>
<pre style="text-align: left; font-size: 1.1em; overflow: auto; background-color: rgb(255, 255, 255);">
</pre>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
New to Asterisk? Join us for a live introductory webinar every Thurs:
<a class="moz-txt-link-freetext" href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a>
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
</blockquote>
<br>
</body>
</html>