[asterisk-ss7] 2 REDUNDANCY LINKSETS
Matthew Fredrickson
creslin at digium.com
Thu Aug 21 18:04:58 CDT 2008
Bruno Rodrigues wrote:
> Hi all,
>
>
>
> We need setting a scenario with 4 E1 and 2 redundancy/load balance linksets.
>
> The first sig channel is in the 16^th channel of first E1
>
> The second sig channel is the 16^th channel of second E1
>
> The linksets will use the sames Zap channels. The PSTN switch can be
> signaling the call per linkset 1 or linkset 2
>
> I try this Zapata.conf bellow. All call is following without problem in
> the first linkset but I received this message in the second linkset
> ss7_linkset: RLC on unconfigured CIC 121
For a linkset with two signalling channels controlling the same CICs,
you simply put two sigchan= lines (with the relevant adjpointcode set
beforehand above each sigchan) within the same linkset instead of
declaring two separate linksets as you have done below.
Matthew Fredrickson
Digium, Inc.
>
>
>
> signalling=ss7
>
> ss7type = itu
>
> ss7_called_nai=national
>
> ss7_calling_nai=national
>
> group=1
>
> linkset = 1
>
> pointcode = XXXX
>
> adjpointcode = XXX
>
> defaultdpc = XXX
>
> cicbeginswith = 1
>
> networkindicator=national
>
> sigchan = 16
>
> channel = 1-15
>
> cicbeginswith = 17
>
> channel = 17-31
>
>
>
> cicbeginswith = 33
>
> channel = 32-46
>
> cicbeginswith = 49
>
> channel = 48-62
>
>
>
> cicbeginswith = 65
>
> channel = 63-93
>
>
>
> cicbeginswith = 97
>
> channel = 94-124
>
>
>
> group=2
>
> linkset = 2
>
> pointcode = XXXX
>
> adjpointcode = XXX
>
> defaultdpc = XXX
>
> cicbeginswith = 1
>
> networkindicator=national
>
> sigchan = 47
>
> channel = 1-15
>
> cicbeginswith = 17
>
> channel = 17-31
>
>
>
> cicbeginswith = 33
>
> channel = 32-46
>
> cicbeginswith = 49
>
> channel = 48-62
>
>
>
> cicbeginswith = 65
>
> channel = 63-93
>
>
>
> cicbeginswith = 97
>
> channel = 94-124
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> --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
More information about the asterisk-ss7
mailing list