<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Anders,<br>
<br>
Can we work around? Like setting up a "fake" signalling channel?<br>
<br>
[]'s<br>
<br>
Daniel<br>
<br>
Anders Baekgaard escreveu:
<blockquote cite="mid200703221609.17089.ab@sifira.dk" type="cite">
  <pre wrap="">Hi seb

You're right, there is a bug in chan_ss7. In your setup, Asterisk_1 must 
believe that Asterisk_2 has a signalling channel, othewise it will not allow 
cluster connections.

The problem where a SIP phone registration is on one asterisk box, while a 
call is initiated to the SIP phone from another asterisk box can be solved by 
sharing a database between the asterisk boxes that keep the SIP registration 
information. This must be setup in the extconfig.conf configuration file 
where you specify the database engine, the database name, and the table name 
(e.g. sipusers, sippeers) containing the SIP registration data. In addition, 
you also need to setup the DBMS.

Best regards
Anders Baekgaard

On Wednesday 21 March 2007 21:47, seb wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi Anders,

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:
    </pre>
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">[cluster]
; Listen on TCP port 5040
port =&gt; 5040
; Signalling traffic for link l2 is monitored by host Asterisk_1 on
interface
if-1
l2 =&gt; Asterisk_1#if-1
        </pre>
      </blockquote>
    </blockquote>
    <pre wrap="">l1 =&gt; Asterisk_2·if-1 ; &lt;&lt;&lt;&lt;-------------  I added it !!!

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....

Any ideas ?

cheers,

On 3/15/07, Anders Baekgaard <a class="moz-txt-link-rfc2396E" href="mailto:ab@sifira.dk">&lt;ab@sifira.dk&gt;</a> wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hello Seba

It will work with one point code shared between two hosts and one
signalling
link connected to one host, provided the hosts are interconnected through
a
LAN.

Best regards
Anders Baekgaard

On Monday 12 March 2007 16:16, seb wrote:
      </pre>
      <blockquote type="cite">
        <pre wrap="">Hi Anders,

just wondering if it will not create some problems with the OPC... in
        </pre>
      </blockquote>
      <pre wrap="">fact,

      </pre>
      <blockquote type="cite">
        <pre wrap="">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)... the problem is that chan_ss7 accepts only one OPC.... Do
you think that
        </pre>
      </blockquote>
      <pre wrap="">it

      </pre>
      <blockquote type="cite">
        <pre wrap="">is necessary to patch the code so that it accepts more than one OPC?

Thanks again

Seba

On 3/12/07, Anders Baekgaard <a class="moz-txt-link-rfc2396E" href="mailto:ab@sifira.dk">&lt;ab@sifira.dk&gt;</a> wrote:
        </pre>
        <blockquote type="cite">
          <pre wrap="">Hello

It is possible to have Asterisk_1 forward SS7 signalling for
          </pre>
        </blockquote>
      </blockquote>
      <pre wrap="">Asterisk_2.

      </pre>
      <blockquote type="cite">
        <blockquote type="cite">
          <pre wrap="">Chan_ss7 has a cluster feature where multiple hosts supervises each
other. The chan_ss7 source comes with an example configuration in the
file ss7.conf.template.two-hosts.. For your setup, if l2 is connected
          </pre>
        </blockquote>
      </blockquote>
      <pre wrap="">to

      </pre>
      <blockquote type="cite">
        <blockquote type="cite">
          <pre wrap="">Asterisk_2, and host Asterisk_2 has the network interface if-1, the
cluster
section should be something like

[cluster]
; Listen on TCP port 5040
port =&gt; 5040
; Signalling traffic for link l2 is monitored by host Asterisk_1 on
interface
if-1
l2 =&gt; Asterisk_1#if-1

Best regards
Anders Baekgaard

On Saturday 10 March 2007 11:56, Tusar wrote:
          </pre>
          <blockquote type="cite">
            <pre wrap="">Hi,

Same feature I am also looking for ....

Astreisk_1 --&gt; SS7 Signalining --&gt; Telco
                   /
Astreisk_2--/  --&gt; Bearer Channel --&gt; Telco


Regards,

..Tusar..

On 3/9/07, seba seba <a class="moz-txt-link-rfc2396E" href="mailto:seezov@gmail.com">&lt;seezov@gmail.com&gt;</a> wrote:
            </pre>
            <blockquote type="cite">
              <pre wrap="">Hi Nico,

Did u find the answer to the second question?


That is:

My Telco gives me N E1 trunks and only one signaling channel (in
              </pre>
            </blockquote>
          </blockquote>
        </blockquote>
      </blockquote>
      <pre wrap="">the

      </pre>
      <blockquote type="cite">
        <blockquote type="cite">
          <blockquote type="cite">
            <blockquote type="cite">
              <pre wrap="">first E1 trunks). I'd like to connect each E1 trunk to different
              </pre>
            </blockquote>
          </blockquote>
          <pre wrap="">Asterisk

          </pre>
          <blockquote type="cite">
            <blockquote type="cite">
              <pre wrap="">boxes. Therefore I have N-1 Asterisk boxes that do not get any
              </pre>
            </blockquote>
          </blockquote>
          <pre wrap="">signaling.

          </pre>
          <blockquote type="cite">
            <blockquote type="cite">
              <pre wrap="">Is it possible to implement such configuration with the current
              </pre>
            </blockquote>
          </blockquote>
          <pre wrap="">chan_ss7

          </pre>
          <blockquote type="cite">
            <blockquote type="cite">
              <pre wrap="">or it is necessary to modify the chan_ss7?


Thanks in advance,

Seb

              </pre>
              <blockquote type="cite">
                <pre wrap="">On Wed, 22 Nov 2006, [EMAIL PROTECTED] wrote:
                </pre>
                <blockquote type="cite">
                  <pre wrap="">Hello,

I have some feature-questions.

1.)
I have one Asterisk Box with SS7 and 4 E1 Ports.
i have one Telco with 4 Routings, a a high quality routing, a
                  </pre>
                </blockquote>
              </blockquote>
            </blockquote>
          </blockquote>
          <pre wrap="">quality

          </pre>
          <blockquote type="cite">
            <blockquote type="cite">
              <blockquote type="cite">
                <blockquote type="cite">
                  <pre wrap="">Routing a cheap routing and a cheaper routing.
The telco did not give me 4 SS7 Signalling Links.
Is it Possible to get this running with chan_ss7 or libss7?



2.)
I have 2 Asterisk boxes and one SS7-Signalling Link, is it
possible
                  </pre>
                </blockquote>
              </blockquote>
            </blockquote>
          </blockquote>
          <pre wrap="">to

          </pre>
          <blockquote type="cite">
            <blockquote type="cite">
              <blockquote type="cite">
                <blockquote type="cite">
                  <pre wrap="">make the signalling for the second box with the Signalling
link
                  </pre>
                </blockquote>
              </blockquote>
            </blockquote>
          </blockquote>
        </blockquote>
      </blockquote>
      <pre wrap="">on

      </pre>
      <blockquote type="cite">
        <blockquote type="cite">
          <pre wrap="">the

          </pre>
          <blockquote type="cite">
            <blockquote type="cite">
              <blockquote type="cite">
                <blockquote type="cite">
                  <pre wrap="">first Box?



Thanks a lot for your help


Nico
                  </pre>
                </blockquote>
              </blockquote>
              <pre wrap="">_______________________________________________
--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>
          </blockquote>
          <pre wrap="">_______________________________________________
--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>
      </blockquote>
      <pre wrap="">_______________________________________________
--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>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
--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>