Hi, So I wrote 1 ss7.conf for both servers as suggested, I just need comments if the file looks correct, or if it missing anything: Do I need a [cluster] section in the file: Here is?my ss7.conf file: [linkset-MSC1] enabled => yes enable_st => no use_connect => yes hunting_policy => seq_htl subservice => auto context => ss7 language => en t35 => 15000,timeout [link-l1] linkset => MSC1 channels => 1-15,17-31 schannel => 16,host1:12000 firstcic => 1 echocancel => no echocan_train => 350 echocan_taps => 128 enabled => yes [link-l2] linkset => MSC1 channels => 1-31 schannel => firstcic => 33 echocancel=allways echocan_taps=32 echocan_train=350 enabled => yes [link-l3] linkset => MSC1 channels => 1-31 schannel => firstcic => 65 echocancel=no echocan_taps=32 echocan_train=350 enabled => yes [link-l4] linkset => MSC1 channels => 1-31 schannel => firstcic => 97 echocancel=no echocan_taps=32 echocan_train=350 enabled => yes [link-l5] linkset => MSC1 channels => 1-31 schannel => firstcic => 129 echocancel=no echocan_taps=32 echocan_train=350 enabled => yes [link-l6] linkset => MSC1 channels => 1-31 schannel => firstcic => 161 echocancel=no echocan_taps=32 echocan_train=350 enabled => yes [link-l7] linkset => MSC1 channels => 1-31 schannel => firstcic => 193 echocancel=no echocan_taps=32 echocan_train=350 enabled => yes [link-l8] linkset => MSC1 channels => 1-31 schannel => firstcic => 225 echocancel=no echocan_taps=32 echocan_train=350 enabled => yes [host-host1] enabled => yes default_linkset => MSC1 opc => 1000 dpc => MSC1:2000 links => l1:1,l2:2,l3:3,l4:4 if-1 => 10.0.0.1 [host-host2] enabled => yes default_linkset => MSC1 opc => 1000 dpc => MSC1:2000 links => l5:1,l6:2,l7:3,l8:4 if-1 => 10.0.0.2 Appreciate your comments, Regards, Antoine Megalla. ? ----- Original Message ---- From: Anders Baekgaard <ab@xxxxxxxx> To: asterisk-ss7 at lists.digium.com Sent: Thursday, April 2, 2009 12:03:57 PM Subject: Re: chan_ss7 signalling across multiple servers Assuming link 'l1' has signaling on ts 16, and this is connected on server 'host1', you will write [link-l1] ... schannel => 16, host1:12000 ... You must specify this on both servers. It is easiest to have the same configuration specification (ss7.conf) on both servers. chan_ss7 will forward signaling using TCP/IP to 'host1', port 12000, so you must ensure mtp3d is running on that server. Best regards, -- Anders Baekgaard Managing Director, Dicea ApS Esromgade 15, 1110 DK-2200 Copenhagen N Denmark Tel: +45 46931411 Fax: +45 46931466 Mobile: +45 20771844 On Wednesday 01 April 2009 17:07:57 Antoine Megalla wrote: > Hi, >? > I am trying to use chan_ss7 in an 8 E1s setup. > All E1s will have to share 1 signalling channel on the first E1 and one > point code of course. > The 8 E1s will be split on 2 servers, each server with 4 E1s (TE405 Digium > card) I know that chan_ss7 supports this kind of setup using the mtp3d > service, but I cannot find a single example of ss7.conf files to do that. > I looked for such a setup on the list and all over the Internet but with no > success. I need to know how the ss7.conf file will look like on the server > with the signalling channel and also what ss7.conf should contain on the > server that has the other E1s with no signalling channel. > Thank you and best regards, >? > Antoine Megalla. > > > > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-ss7 mailing list > To UNSUBSCRIBE or update options visit: >? ? http://lists.digium.com/mailman/listinfo/asterisk-ss7 _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-ss7 mailing list To UNSUBSCRIBE or update options visit: ? http://lists.digium.com/mailman/listinfo/asterisk-ss7