<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi,<br><br>I asked about the same issue back in July, and I was able to create the configuration file for such setting on 2 Asterisk boxes.<br>Basically you are going to use the same ss7.conf file in both servers, while running the mtp3d daemon in the server that has the E1 with the signaling link.<br><br>so if you have the signaling link in the 1st E1 of host1, then the following is all you need to make it work:<br>schannel =&gt; 16,host1:12000
<br>(where your mtp3d is running on host1 and listening on port 12000)<br><br>I was only able to test it using just 2 E1s, one in each server and it worked, so nothing should stop it from working on 8 E1s with 4 in each server.<br><br>Here is what it should look like:<br><pre>&gt;&gt; [linkset-MSC1]<br>&gt;&gt; enabled =&gt; yes<br>&gt;&gt; enable_st =&gt; no<br>&gt;&gt; use_connect =&gt; yes<br>&gt;&gt; hunting_policy =&gt; seq_htl<br>&gt;&gt; subservice =&gt; auto<br>&gt;&gt; context =&gt; ss7<br>&gt;&gt; language =&gt; en<br>&gt;&gt; t35 =&gt; 15000,timeout<br>&gt;&gt;<br>&gt;&gt; [link-l1]<br>&gt;&gt; linkset =&gt; MSC1<br>&gt;&gt; channels =&gt; 1-15,17-31<br>&gt;&gt; schannel =&gt; 16,host1:12000<br>&gt;&gt; firstcic =&gt; 1<br>&gt;&gt; echocancel =&gt; no<br>&gt;&gt; echocan_train =&gt; 350<br>&gt;&gt; echocan_taps =&gt; 128<br>&gt;&gt; enabled =&gt; yes<br>&gt;&gt;<br>&gt;&gt; [link-l2]<br>&gt;&gt; linkset =&gt; MSC1<br>&gt;&gt; channels =&gt;
 1-31<br>&gt;&gt; schannel =&gt;<br>&gt;&gt; firstcic =&gt; 33<br>&gt;&gt; echocancel=allways<br>&gt;&gt; echocan_taps=32<br>&gt;&gt; echocan_train=350<br>&gt;&gt; enabled =&gt; yes<br>&gt;&gt;<br>&gt;&gt; [link-l3]<br>&gt;&gt; linkset =&gt; MSC1<br>&gt;&gt; channels =&gt; 1-31<br>&gt;&gt; schannel =&gt;<br>&gt;&gt; firstcic =&gt; 65<br>&gt;&gt; echocancel=no<br>&gt;&gt; echocan_taps=32<br>&gt;&gt; echocan_train=350<br>&gt;&gt; enabled =&gt; yes<br>&gt;&gt;<br>&gt;&gt; [link-l4]<br>&gt;&gt; linkset =&gt; MSC1<br>&gt;&gt; channels =&gt; 1-31<br>&gt;&gt; schannel =&gt;<br>&gt;&gt; firstcic =&gt; 97<br>&gt;&gt; echocancel=no<br>&gt;&gt; echocan_taps=32<br>&gt;&gt; echocan_train=350<br>&gt;&gt; enabled =&gt; yes<br>&gt;&gt;<br>&gt;&gt; [link-l5]<br>&gt;&gt; linkset =&gt; MSC1<br>&gt;&gt; channels =&gt; 1-31<br>&gt;&gt; schannel =&gt;<br>&gt;&gt; firstcic =&gt; 129<br>&gt;&gt; echocancel=no<br>&gt;&gt; echocan_taps=32<br>&gt;&gt; echocan_train=350<br>&gt;&gt;
 enabled =&gt; yes<br>&gt;&gt;<br>&gt;&gt; [link-l6]<br>&gt;&gt; linkset =&gt; MSC1<br>&gt;&gt; channels =&gt; 1-31<br>&gt;&gt; schannel =&gt;<br>&gt;&gt; firstcic =&gt; 161<br>&gt;&gt; echocancel=no<br>&gt;&gt; echocan_taps=32<br>&gt;&gt; echocan_train=350<br>&gt;&gt; enabled =&gt; yes<br>&gt;&gt;<br>&gt;&gt; [link-l7]<br>&gt;&gt; linkset =&gt; MSC1<br>&gt;&gt; channels =&gt; 1-31<br>&gt;&gt; schannel =&gt;<br>&gt;&gt; firstcic =&gt; 193<br>&gt;&gt; echocancel=no<br>&gt;&gt; echocan_taps=32<br>&gt;&gt; echocan_train=350<br>&gt;&gt; enabled =&gt; yes<br>&gt;&gt;<br>&gt;&gt; [link-l8]<br>&gt;&gt; linkset =&gt; MSC1<br>&gt;&gt; channels =&gt; 1-31<br>&gt;&gt; schannel =&gt;<br>&gt;&gt; firstcic =&gt; 225<br>&gt;&gt; echocancel=no<br>&gt;&gt; echocan_taps=32<br>&gt;&gt; echocan_train=350<br>&gt;&gt; enabled =&gt; yes<br>&gt;&gt;<br>&gt;&gt; [host-host1]<br>&gt;&gt; enabled =&gt; yes<br>&gt;&gt; default_linkset =&gt; MSC1<br>&gt;&gt; opc =&gt;
 1000<br>&gt;&gt; dpc =&gt; MSC1:2000<br>&gt;&gt; links =&gt; l1:1,l2:2,l3:3,l4:4<br>&gt;&gt; if-1 =&gt; 10.0.0.1<br>&gt;&gt;<br>&gt;&gt; [host-host2]<br>&gt;&gt; enabled =&gt; yes<br>&gt;&gt; default_linkset =&gt; MSC1<br>&gt;&gt; opc =&gt; 1000<br>&gt;&gt; dpc =&gt; MSC1:2000<br>&gt;&gt; links =&gt; l5:1,l6:2,l7:3,l8:4<br>&gt;&gt; if-1 =&gt; 10.0.0.2<br></pre><br>Regards,<br><br>Antoine Megalla<br><span><a target="_blank" href="http://www.sandcti.com">www.sandcti.com</a></span><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Tusar &lt;tusarbd@gmail.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> asterisk-ss7@lists.digium.com<br><b><span style="font-weight: bold;">Sent:</span></b> Wed, December 9, 2009 7:36:03
 AM<br><b><span style="font-weight: bold;">Subject:</span></b> [asterisk-ss7] chan_ss7 :: Single signaling link across Multiple Asterisk Boxes<br></font><br>
Hi,<br><br>I am trying to work&nbsp; with (4+4) 8 E1s will have to share 1 signaling link on the first E1 with one point code with 2 separate asterisk box. Where 2nd <br>asterisk box will share the signaling link of the 1st asterisk box .<br>


<br>I looked for such a setup on the list and all over the Internet but with no success. Is there any working example ss7.conf file for this purpose ?<br><br>
Thanks and best regards,<br><br>//Tusar\\<br><br><br>
</div></div>
<!-- cg8.c1.mail.mud.yahoo.com compressed/chunked Wed Dec  9 03:59:15 PST 2009 -->
</div><br>



      </body></html>