Giovanni,<br><br>Thanks a lot for clearing this up. The &#39;s&#39; extension would match any number, and I would not be able to retrieve the actually dialed number from within the dialplan, unless I&#39;m missing something.<br>
<br>I&#39;ll file a ticket to solve that issue.<br><br>Thanks again,<br><br>Philippe<br><br><div class="gmail_quote">On Wed, Nov 2, 2011 at 5:29 PM, giovanni.v <span dir="ltr">&lt;<a href="mailto:iax@keybits.org">iax@keybits.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Il 02/11/2011 15.06, Philippe Sultan ha scritto:<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
PRI Span: 1 &lt; [70 13 a1 00 34 34 39 39 30 30 32 30 33 36 31 35 38 39 34<br>
32 35]<br>
</blockquote>
<br></div>
Yes, like you guessed the third bit (wich is part of the called number i.e.) is a NUL... but Q.931 allows any IA5 (ISO 646) character so it&#39;s a bug in libpri not in your telco side.<br>
<br>
70|01110000 I-Element: Called party number<br>
13|00010011   Length = 19<br>
a1|0-------   Extension Bit = with extension<br>
  |-001----   Type of number: international number<br>
  |----0001   Numbering Plan: ISDN/telephony<br>
00|0-------   Spare<br>
  |-0000000   Number digits: NUL<br>
34|0-------   Spare<br>
  |-0110100   Number digits: 4<br>
34|0-------   Spare<br>
  |-0110100   Number digits: 4<br>
39|0-------   Spare<br>
  |-0111001   Number digits: 9<br>
39|0-------   Spare<br>
  |-0111001   Number digits: 9<br>
30|0-------   Spare<br>
  |-0110000   Number digits: 0<br>
[...]<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
a hack to solve that issue.<br>
</blockquote>
<br></div>
Why not an &#39;s&#39; in your incoming context to workaround the issue?<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</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/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Philippe Sultan<br>