<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><br><br>&gt; libss7-trunk cannot be used with any released version of Asterisk.<br><br>Thank you Richard.<br>I could install libss7-branche 1.0 successfully.<br>But i faced another problem. When i`m dialling over my SS7 enabled E1, caller-id did not presentaded correctly on the destination phone.<br>I`m using these two method to change screening&amp;Presentation parameters of IAM message:<br><br>1. <br>exten =&gt; _X.,1,Dial(DAHDI/g1/${EXTEN}, 10, u(allowed)f(75462541))<br><br>2.<br>exten =&gt; _X.,1,Set(CALLERID(num)=75462541)<br>exten =&gt; _X.,n,Set(CALLERID(pres)=allowed)<br>;exten =&gt; _X.,n,Set(CALLERID(num-pres)=allowed) <br>exten =&gt; _X.,n,Dial(DAHDI/g1/${EXTEN})<br><br>With both method, in the outgoing IAM message from asterisk to Telecom, Presentation&amp;Screening are as follow but caller-id on the destination phone is '00000000'.<br><br>[1]
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Calling Party Number:<br>[1] &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Nature of address: 3<br>[1] &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; NI: 0<br>[1] &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Numbering plan: 1<br>[1] &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Presentation: 0<br>[1] &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Screening: 3<br>[1] &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Address signals: 75462541<br><br>Can you please guide me?<br>Best Regards.<br><br><br></td></tr></table>