Two Asterisk boxes, only ONE signal link

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sure. It's the same for both cluster machines.
I'm using the same version as you, with the "cluster.c" patch.
Btw, did you try configuring just one linkset for both links? 2 linksets
didn't work for me (I get a "segmentation fault" that crashes asterisk).


[linkset-siuc]
enabled => yes
enable_st => no
use_connect => no
hunting_policy => seq_lth
context => default
language => da
t35 => 15000,timeout
subservice => auto

[link-l3]
linkset => siuc
channels => 1-15,17-31
schannel => 16
firstcic => 1
enabled => yes
echocancel => no
echocan_train => 350
echocan_taps => 128

[link-l4]
linkset => siuc
channels => 1-31
schannel =>
firstcic => 33
enabled => yes
echocancel => no
echocan_train => 350
echocan_taps => 128

[host-AST000012]
enabled => yes
default_linkset => siuc
opc => 0x2
dpc => siuc:0x1
links => l3:1
if-1 => 192.168.0.68

[host-AST000015]
enabled => yes
default_linkset => siuc
opc => 0x2
dpc => siuc:0x1
links => l4:2
if-1 => 192.168.0.61
;
[cluster]
port => 5040
l3 => AST000015#if-1
l4 => AST000012#if-1
Regards,
Patrick


On 4/11/07, Tusar <tusarbd@xxxxxxxxx> wrote:
>
>  Hi,
>
> Thanks for your great help . I need one more help as I still have no luck
> for success :-( .
> Can you please paste the both Asterisk Box's [Asterisk1 & Asterisk2]
> ss7.conf file for the client side.
>
> So that I can cross check my config file with you. Yes , I tried "channels
> => 1-31" at the "Telco Side" .
>
> Which version are you using ? I have tried "v.0.9" [with and without]
> patched the "cluster.c" provided from [Anders Baekgaard <ab@xxxxxxxxx>] .
>
> --- cluster.c~  2006-04-19 09:54:08.000000000 +0200
> +++ cluster.c   2007-03-23 09:51: 25.000000000 +0100
> @@ -847,9 +847,8 @@
>     }
>   }
>
> -  if (this_host->has_signalling_receivers)
> -    if (setup_receiver_socket())
> -      goto fail;
> +  if (setup_receiver_socket())
> +    goto fail;
>   connect_receivers();
>   receivepipe[0] = receivepipe[1] = -1;
>   receivebuf = lffifo_alloc(200000);
>
> Thanks once again.
>
> Best Regards,
>
> ..Tusar..
>
>
> On 4/11/07, Patrick Blackman <patrick.blackman@xxxxxxxxx> wrote:
>
> > Tusar,
> >
> > Sorry for one detail that I missed: On the "telco side" ss7.conf, the
> > correct configuration for link l2 is:
> >
> > [link-l2]
> > linkset => siuc
> > channels => 1-31
> > schannel =>
> > firstcic => 33
> > enabled => yes
> > echocancel => no
> > echocan_train => 350
> > echocan_taps => 128
> >
> > I was doing some tests and forgot to change the "channels => 1-5" back
> > to "channels => 1-31"
> >
> > Patrick
> >
> >
> >
> >
> >
>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com <http://easynews.com/>--
>
> asterisk-ss7 mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-ss7
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-ss7/attachments/20070411/be03c205/attachment-0001.htm

[Index of Archives]     [Asterisk App Development]     [PJ SIP]     [Gnu Gatekeeper]     [IETF Sipping]     [Info Cyrus]     [ALSA User]     [Fedora Linux Users]     [Linux SCTP]     [DCCP]     [Gimp]     [Yosemite Backpacking]     [Deep Creek Hot Springs]     [Yosemite Campsites]     [ISDN Cause Codes]     [Asterisk Books]

  Powered by Linux