Hi,<br><br>&nbsp;I am trying to configure chan_ss7 where I got only one signaling link for multiple bearer link <br>and want to run with different asterisk box where signaling link will be the same.<br><br>&nbsp;| Telco -- Signaling Link (1) -- AsteriskBox(1) [
<a href="http://192.168.0.10">192.168.0.10</a>]<br>-|&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>&nbsp;| Telco --\<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bearer Link(7) -- AsteriskBox(2) [<a href="http://192.168.0.11">192.168.0.11</a>]<br><br>I tried with these example ..<br>&quot;
<br>[linkset-A]<br>loadshare = combined<br>combined = set-AB<br>...<br>[linkset-B]<br>loadshare = combined<br>combined = set-AB<br>..<br>[link-l1]<br>schannel =&gt; 16,hostA:12000<br>&quot;<br>But if I set &quot;combined = ??&quot; and run the &quot;mtp3d&quot; , Asterisk/mtp3d getting &quot;Segmentation Fault&quot; .
<br><br>Asterisk-1.4.17<br>CentOS-4.6<br>gcc-3.4.6-9<br><br><br>Is there any example for &quot;ss7.conf&quot; with some explanation for the above scenario ?<br><br>Thanks in advanced .<br><br>Best Regards,<br>..Tusar..<br>
<br>