<p class="MsoNormal">Hi Anders, <br>
<br>
just wondering if it will not create some problems with the OPC... in fact, in
this specific case, we have only one PC provided by the CNC and therefore the
Telco will use the same DPC for every E1 trunk (the Telco assumes that we are
connecting all the E1 trunks to the same machine)...&nbsp; the problem is that
chan_ss7 accepts only one OPC.... Do you think that it is necessary to patch
the code so that it accepts more than one OPC?<br>
<br>
Thanks again<br>
<br>
Seba</p>

<br><br><div><span class="gmail_quote">On 3/12/07, <b class="gmail_sendername">Anders Baekgaard</b> &lt;<a href="mailto:ab@sifira.dk">ab@sifira.dk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello<br><br>It is possible to have Asterisk_1 forward SS7 signalling for Asterisk_2.<br>Chan_ss7 has a cluster feature where multiple hosts supervises each other.<br>The chan_ss7 source comes with an example configuration in the file
<br>ss7.conf.template.two-hosts.. For your setup, if l2 is connected to<br>Asterisk_2, and host Asterisk_2 has the network interface if-1, the cluster<br>section should be something like<br><br>[cluster]<br>; Listen on TCP port 5040
<br>port =&gt; 5040<br>; Signalling traffic for link l2 is monitored by host Asterisk_1 on interface<br>if-1<br>l2 =&gt; Asterisk_1#if-1<br><br>Best regards<br>Anders Baekgaard<br><br>On Saturday 10 March 2007 11:56, Tusar wrote:
<br>&gt; Hi,<br>&gt;<br>&gt; Same feature I am also looking for ....<br>&gt;<br>&gt; Astreisk_1 --&gt; SS7 Signalining --&gt; Telco<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/<br>&gt; Astreisk_2--/&nbsp;&nbsp;--&gt; Bearer Channel --&gt; Telco<br>
&gt;<br>&gt;<br>&gt; Regards,<br>&gt;<br>&gt; ..Tusar..<br>&gt;<br>&gt; On 3/9/07, seba seba &lt;<a href="mailto:seezov@gmail.com">seezov@gmail.com</a>&gt; wrote:<br>&gt; &gt; Hi Nico,<br>&gt; &gt;<br>&gt; &gt; Did u find the answer to the second question?
<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; That is:<br>&gt; &gt;<br>&gt; &gt; My Telco gives me N E1 trunks and only one signaling channel (in the<br>&gt; &gt; first E1 trunks). I&#39;d like to connect each E1 trunk to different Asterisk
<br>&gt; &gt; boxes. Therefore I have N-1 Asterisk boxes that do not get any signaling.<br>&gt; &gt;<br>&gt; &gt; Is it possible to implement such configuration with the current chan_ss7<br>&gt; &gt; or it is necessary to modify the chan_ss7?
<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Thanks in advance,<br>&gt; &gt;<br>&gt; &gt; Seb<br>&gt; &gt;<br>&gt; &gt; &gt; On Wed, 22 Nov 2006, [EMAIL PROTECTED] wrote:<br>&gt; &gt; &gt;&gt; Hello,<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt; I have some feature-questions.
<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt; 1.)<br>&gt; &gt; &gt;&gt; I have one Asterisk Box with SS7 and 4 E1 Ports.<br>&gt; &gt; &gt;&gt; i have one Telco with 4 Routings, a a high quality routing, a quality<br>&gt; &gt; &gt;&gt; Routing a cheap routing and a cheaper routing.
<br>&gt; &gt; &gt;&gt; The telco did not give me 4 SS7 Signalling Links.<br>&gt; &gt; &gt;&gt; Is it Possible to get this running with chan_ss7 or libss7?<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; 2.)<br>&gt; &gt; &gt;&gt; I have 2 Asterisk boxes and one SS7-Signalling Link, is it possible to<br>&gt; &gt; &gt;&gt; make the signalling for the second box with the Signalling link on the<br>&gt; &gt; &gt;&gt; first Box?
<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt; Thanks a lot for your help<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt; Nico<br>&gt; &gt;<br>&gt; &gt; _______________________________________________
<br>&gt; &gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt; &gt;<br>&gt; &gt; asterisk-ss7 mailing list<br>&gt; &gt; To UNSUBSCRIBE or update options visit:<br>&gt; &gt;&nbsp;&nbsp; 
<a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">
Easynews.com</a> --<br><br>asterisk-ss7 mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a>
<br></blockquote></div><br>