<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.18.3">
</HEAD>
<BODY>
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.<BR>
This is my chan_dahdi<BR>
<BR>
group=0<BR>
relaxdtmf=yes<BR>
signalling=ss7<BR>
ss7type=itu<BR>
ss7_calling_nai=national<BR>
ss7_called_nai=national<BR>
linkset=1<BR>
pointcode=10567<BR>
adjpointcode=10619<BR>
defaultdpc=10581<BR>
networkindicator=national<BR>
sigchan=16<BR>
cicbeginswith=1<BR>
channel=1-15<BR>
cicbeginswith=17<BR>
channel=17-31<BR>
<BR>
pointcode=10567<BR>
adjpointcode=10619<BR>
defaultdpc=10581<BR>
relaxdtmf=yes<BR>
ss7_calling_nai=national<BR>
ss7_called_nai=national<BR>
networkindicator=national<BR>
cicbeginswith=33<BR>
channel=33-47<BR>
cicbeginswith=49<BR>
channel=49-63<BR>
sigchan = 48<BR>
;;if enable asterisk no load dahdi <BR>
;;sigchan = 16<BR>
<BR>
<BR>
</BODY>
</HTML>