<div>Hi <br><br>I&#39;ve come accross the same issue... and I&#39;ve switched to chan_ss7  (also because I had a weird behaviour on outgoing calls being replied by a con)<br><br>if you want to fix this, you need to fiddle in asterisk/channels/chan_dahdi.c, and look for &#39;SS7_PRESENTATION_xxxx&#39;  and change something there - I remember trying a quick fix and getting it to work, but I cant find exaclty what I had done !</div>

<div> </div>
<div>sorry...</div>
<div> </div>
<div>J.</div>
<div><br><br> </div>
<div class="gmail_quote">On Thu, Mar 18, 2010 at 3:25 PM, enrico mario <span dir="ltr">&lt;<a href="mailto:msaddicted@gmail.com">msaddicted@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hello, 
<div>I cannot block CallerID with attila&#39;s libss7. I&#39;ve two crossed boxes with the same software version and specular configuration. I had some checks with &quot;core show channels verbose&quot; inside Asterisk, and with a protocol analyzer (showing Calling Party Number with Presentation Allowed)</div>

<div>My setup:</div>
<div><br></div>
<div>
<div>[[[extensions.conf]]]</div>
<div>...</div>
<div>exten =&gt; 03312,1,Set(CALLERPRES()=prohib)</div>
<div>exten =&gt; 03312,n,Set(CALLERPRES(num)=prohib)</div>
<div>exten =&gt; 03312,n,Set(CALLERPRES(name)=prohib)</div>
<div>exten =&gt; 03312,n,Dial(DAHDI/g1/${EXTEN})</div>
<div>...</div>
<div><br></div>
<div>[[[chan_dahdi.conf]]]</div>
<div>
<div>[trunkgroups]</div>
<div><br></div>
<div>[channels]</div>
<div>echocancel=yes</div>
<div>echotraining=no</div>
<div>context = default</div>
<div>signalling = ss7 </div>
<div>ss7type = itu </div>
<div>ss7_called_nai=dynamic</div>
<div>ss7_calling_nai=dynamic</div>
<div>usecallerid=yes</div>
<div>hidecallerid=no</div>
<div>callerid=asreceived</div>
<div>group = 1 </div>
<div>linkset = 1 </div>
<div>pointcode = 10</div>
<div>adjpointcode = 9 </div>
<div>defaultdpc = 9 </div>
<div>...</div>
<div><br></div>
<div>Anyone has suggestions? Thank you!</div>
<div><br></div><font color="#888888">
<div>Mario</div></font></div></div><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-ss7 mailing list<br>To UNSUBSCRIBE or update options visit:<br>  <a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><br></blockquote>
</div><br>