Hi,<br><br> 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> | Telco -- Signaling Link (1) -- AsteriskBox(1) [
<a href="http://192.168.0.10">192.168.0.10</a>]<br>-| <br> | Telco --\<br> 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>"
<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 => 16,hostA:12000<br>"<br>But if I set "combined = ??" and run the "mtp3d" , Asterisk/mtp3d getting "Segmentation Fault" .
<br><br>Asterisk-1.4.17<br>CentOS-4.6<br>gcc-3.4.6-9<br><br><br>Is there any example for "ss7.conf" with some explanation for the above scenario ?<br><br>Thanks in advanced .<br><br>Best Regards,<br>..Tusar..<br>
<br>