[asterisk-ss7] 2 ss7 with the same sigchan
Matthew Fredrickson
creslin at digium.com
Thu Dec 11 13:03:17 CST 2008
Adriel Cerrud wrote:
> Hi, i m trying to configure 2 SS7. The first SS7 work ok, but not the
> second. My provider said that de second SS7 is a expansion (a type of
> slave) of the first and that the sigchan of the first is 16 and for the
> second is the same 16 and with the same configuration but not the same
> channels. When i try to configure sigchan = 16 for the second SS7,
> asterisk dont load dahdi.
> This is my chan_dahdi
Don't declare a new sigchan. If boths sets of CICs use the same
sigchan, just make sure they are included in the same linkset (like you
have done) and it will work.
Matthew Fredrickson
Digium, Inc.
>
> group=0
> relaxdtmf=yes
> signalling=ss7
> ss7type=itu
> ss7_calling_nai=national
> ss7_called_nai=national
> linkset=1
> pointcode=10567
> adjpointcode=10619
> defaultdpc=10581
> networkindicator=national
> sigchan=16
> cicbeginswith=1
> channel=1-15
> cicbeginswith=17
> channel=17-31
>
> pointcode=10567
> adjpointcode=10619
> defaultdpc=10581
> relaxdtmf=yes
> ss7_calling_nai=national
> ss7_called_nai=national
> networkindicator=national
> cicbeginswith=33
> channel=33-47
> cicbeginswith=49
> channel=49-63
> sigchan = 48
> ;;if enable asterisk no load dahdi
> ;;sigchan = 16
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> --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