<div> </div>
<div>Hello</div>
<div> </div>
<div>I am struggling to restrict the presentation of the callerid with libss7. It is always presented, even when I set CALLERPRES()=prohib</div>
<div> </div>
<div>My setup: </div>
<div>Sip phone1 -&gt; A* #1 -&gt; dahdi/libss7 -&gt; e1 -&gt; dahdi/libss7 -&gt; A* #2 -&gt; Sip Phone 2</div>
<div>A* : 1.6.1.6</div>
<div>Dahdi : 2.2.0</div>
<div>libss7 1.0.2</div>
<div>OS: Centos5 x64</div>
<div> </div>
<div>I&#39;ve tried all possible values for CallerPres - still it shows up at the other end.</div>
<div> </div>
<div>on the near side, with verbose, I see that the value is correctly set:</div>
<div>    -- Executing [88123@sipphones:2] Verbose(&quot;SIP/2115-0823cc98&quot;, &quot;1,==&gt; CallerId(all) : &quot;2115&quot; &lt;2115&gt;&quot;) in new stack<br> ==&gt; CallerId(all) : &quot;2115&quot; &lt;2115&gt;<br>
    -- Executing [88123@sipphones:3] Verbose(&quot;SIP/2115-0823cc98&quot;, &quot;1,==&gt; CallerId(pres) : allowed_not_screened&quot;) in new stack<br> ==&gt; CallerId(pres) : allowed_not_screened<br>    -- Executing [88123@sipphones:4] Set(&quot;SIP/2115-0823cc98&quot;, &quot;CALLERPRES()=prohib&quot;) in new stack<br>
    -- Executing [88123@sipphones:5] Verbose(&quot;SIP/2115-0823cc98&quot;, &quot;1,==&gt; CallerId(all) : &quot;2115&quot; &lt;2115&gt;&quot;) in new stack<br> ==&gt; CallerId(all) : &quot;2115&quot; &lt;2115&gt;<br>    -- Executing [88123@sipphones:6] Verbose(&quot;SIP/2115-0823cc98&quot;, &quot;1,==&gt; CallerId(pres) : prohib&quot;) in new stack<br>
 ==&gt; CallerId(pres) : prohib<br></div>
<div>Far side SS7 debug:(this part is identical in the near side as well)</div>
<div>Calling Party Number:<br>                        Nature of address: 3<br>                        NI: 0<br>                        Numbering plan: 1<br>                        Presentation: 0<br>                        Screening: 1<br>
                        Address signals: 2115<br>                        [ 0a 04 03 11 12 51 ]</div>
<div> </div>
<div>Presentation &amp; screening NEVER change when I change the pres value !  (I obviously reload the dial plan between each test)</div>
<div>chan_dahdi.conf has </div>
<div>usecallingpres=yes<br>usecallerid=yes<br></div>
<div>Two things worth noting:</div>
<div>- Set(CALLERID(num)=012345 works</div>
<div>- the presentation blocking works with chan_ss7</div>
<div> </div>
<div> </div>
<div>Would you have an idea as to why the number can not be hidden ? </div>
<div> </div>
<div>Many thanks, </div>
<div> </div>
<div>J.</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>