<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Seba,<br>
<br>
Unfortunately, I had the same problem.<br>
<br>
[]'s<br>
<br>
Daniel<br>
<br>
<br>
seb escreveu:
<blockquote
 cite="mid3fb1031f0703211347hfb0ef69w61b5019d431522c2@mail.gmail.com"
 type="cite">Hi Anders,<br>
  <br>
sadly it didn't work... I've used the configuration sugested with both
Asterisk_1 and Asterisk_2 sharing the same OPC. Asterisk_2 (the one
without signaling channel) is not able to connect to Asterisk_1 (that
one with signaling channel), in fact Asterisk_1 fails to bring up the
cluster. The workaround was to change the ss7.conf on Asterisk_1 (only
on Asterisk_1) saying that Asterisk_2 has a signaling channel (even if
it is not true) and adding one line to the [cluster] section:<br>
  <br>
&gt; &gt; [cluster]<br>
&gt; &gt; ; Listen on TCP port 5040
  <br>
&gt; &gt; port =&gt; 5040<br>
&gt; &gt; ; Signalling traffic for link l2 is monitored by host
Asterisk_1 on<br>
&gt; &gt; interface<br>
&gt; &gt; if-1<br>
&gt; &gt; l2 =&gt; Asterisk_1#if-1<br>
l1 =&gt; Asterisk_2&middot;if-1 ; &lt;&lt;&lt;&lt;-------------&nbsp; I added it
!!!
  <br>
  <br>
only in this way I've got the cluster work... the problem is that it
doesn't work properly ! : the IP phones registered in TELCO can make
calls only to the IP phones registered to the same Asterisk where the
last call was coming from... so if for example you make a call from
Asterisk_1 to TELCO then TELCO wont be able to call Asterisk_2 even if
it will be able to call Asterisk_1....
  <br>
  <br>
Any ideas ?<br>
  <br>
cheers,<br>
  <br>
  <br>
  <br>
  <br>
  <br>
  <br>
  <br>
  <div><span class="gmail_quote">On 3/15/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
Seba<br>
    <br>
It will work with one point code shared between two hosts and one
signalling
    <br>
link connected to one host, provided the hosts are interconnected
through a<br>
LAN.<br>
    <br>
Best regards<br>
Anders Baekgaard<br>
    <br>
On Monday 12 March 2007 16:16, seb wrote:<br>
&gt; Hi Anders,<br>
&gt;<br>
&gt; just wondering if it will not create some problems with the OPC...
in fact,
    <br>
&gt; in this specific case, we have only one PC provided by the CNC and<br>
&gt; therefore the Telco will use the same DPC for every E1 trunk (the
Telco<br>
&gt; assumes that we are connecting all the E1 trunks to the same
machine)...
    <br>
&gt; the problem is that chan_ss7 accepts only one OPC.... Do you think
that it<br>
&gt; is necessary to patch the code so that it accepts more than one
OPC?<br>
&gt;<br>
&gt; Thanks again<br>
&gt;<br>
&gt; Seba<br>
&gt;<br>
&gt; On 3/12/07, Anders Baekgaard &lt;<a href="mailto:ab@sifira.dk">ab@sifira.dk</a>&gt;
wrote:<br>
&gt; &gt; Hello<br>
&gt; &gt;<br>
&gt; &gt; It is possible to have Asterisk_1 forward SS7 signalling for
Asterisk_2.<br>
&gt; &gt; Chan_ss7 has a cluster feature where multiple hosts
supervises each
    <br>
&gt; &gt; other. The chan_ss7 source comes with an example
configuration in the<br>
&gt; &gt; file ss7.conf.template.two-hosts.. For your setup, if l2 is
connected to<br>
&gt; &gt; Asterisk_2, and host Asterisk_2 has the network interface
if-1, the
    <br>
&gt; &gt; cluster<br>
&gt; &gt; section should be something like<br>
&gt; &gt;<br>
&gt; &gt; [cluster]<br>
&gt; &gt; ; Listen on TCP port 5040<br>
&gt; &gt; port =&gt; 5040<br>
&gt; &gt; ; Signalling traffic for link l2 is monitored by host
Asterisk_1 on
    <br>
&gt; &gt; interface<br>
&gt; &gt; if-1<br>
&gt; &gt; l2 =&gt; Asterisk_1#if-1<br>
&gt; &gt;<br>
&gt; &gt; Best regards<br>
&gt; &gt; Anders Baekgaard<br>
&gt; &gt;<br>
&gt; &gt; On Saturday 10 March 2007 11:56, Tusar wrote:<br>
&gt; &gt; &gt; Hi,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Same feature I am also looking for ....<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Astreisk_1 --&gt; SS7 Signalining --&gt; Telco<br>
&gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/<br>
&gt; &gt; &gt; Astreisk_2--/&nbsp;&nbsp;--&gt; Bearer Channel --&gt; Telco
    <br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Regards,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; ..Tusar..<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; On 3/9/07, seba seba &lt;<a
 href="mailto:seezov@gmail.com">seezov@gmail.com
    </a>&gt; wrote:<br>
&gt; &gt; &gt; &gt; Hi Nico,<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Did u find the answer to the second question?<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; That is:<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; My Telco gives me N E1 trunks and only one
signaling channel (in the<br>
&gt; &gt; &gt; &gt; first E1 trunks). I'd like to connect each E1 trunk
to different<br>
&gt; &gt;<br>
&gt; &gt; Asterisk
    <br>
&gt; &gt;<br>
&gt; &gt; &gt; &gt; boxes. Therefore I have N-1 Asterisk boxes that do
not get any<br>
&gt; &gt;<br>
&gt; &gt; signaling.<br>
&gt; &gt;<br>
&gt; &gt; &gt; &gt; Is it possible to implement such configuration with
the current
    <br>
&gt; &gt;<br>
&gt; &gt; chan_ss7<br>
&gt; &gt;<br>
&gt; &gt; &gt; &gt; or it is necessary to modify the chan_ss7?<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Thanks in advance,<br>
&gt; &gt; &gt; &gt;
    <br>
&gt; &gt; &gt; &gt; Seb<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; On Wed, 22 Nov 2006, [EMAIL PROTECTED] wrote:<br>
&gt; &gt; &gt; &gt; &gt;&gt; Hello,<br>
&gt; &gt; &gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt; &gt; &gt;&gt; I have some feature-questions.
    <br>
&gt; &gt; &gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt; &gt; &gt;&gt; 1.)<br>
&gt; &gt; &gt; &gt; &gt;&gt; I have one Asterisk Box with SS7 and 4 E1
Ports.<br>
&gt; &gt; &gt; &gt; &gt;&gt; i have one Telco with 4 Routings, a a high
quality routing, a
    <br>
&gt; &gt;<br>
&gt; &gt; quality<br>
&gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;&gt; Routing a cheap routing and a cheaper
routing.<br>
&gt; &gt; &gt; &gt; &gt;&gt; The telco did not give me 4 SS7 Signalling
Links.<br>
&gt; &gt; &gt; &gt; &gt;&gt; Is it Possible to get this running with
chan_ss7 or libss7?
    <br>
&gt; &gt; &gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt; &gt; &gt;&gt; 2.)<br>
&gt; &gt; &gt; &gt; &gt;&gt; I have 2 Asterisk boxes and one
SS7-Signalling Link, is it
    <br>
&gt; &gt; &gt; &gt; &gt;&gt; possible<br>
&gt; &gt;<br>
&gt; &gt; to<br>
&gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;&gt; make the signalling for the second box
with the Signalling link on<br>
&gt; &gt;<br>
&gt; &gt; the<br>
&gt; &gt;
    <br>
&gt; &gt; &gt; &gt; &gt;&gt; first Box?<br>
&gt; &gt; &gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt; &gt; &gt;&gt; Thanks a lot for your help<br>
&gt; &gt; &gt; &gt; &gt;&gt;
    <br>
&gt; &gt; &gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt; &gt; &gt;&gt; Nico<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; &gt; --Bandwidth and Colocation provided by <a
 href="http://Easynews.com">Easynews.com</a> --<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; asterisk-ss7 mailing list<br>
&gt; &gt; &gt; &gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &gt; &gt; &gt;&nbsp;&nbsp; <a
 href="http://lists.digium.com/mailman/listinfo/asterisk-ss7">
http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><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;&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>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-ss7 mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-ss7">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a>
  </pre>
</blockquote>
<br>
</body>
</html>