<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Following config seems to be working ..<BR>
&nbsp;<BR>
/etc/dahdi/system.conf<BR>
&nbsp;<BR>
span=2,2,0,ccs,hdb3<BR>bchan=32-46,48-62<BR>mtp2=47<BR>span=3,3,0,ccs,hdb3<BR>bchan=63-77,79-93<BR>#mtp2=78<BR>span=4,4,0,ccs,hdb3<BR>bchan=94-108,110-124<BR><BR>
&nbsp;<BR>
&nbsp;<BR><FONT size=2>
/etc/asterisk/chan_dahdi.conf looks as follows <BR>
&nbsp;<BR>
linkset=1<BR>
group=1<BR>
signalling=ss7<BR>
ss7type=itu<BR>
ss7_called_nai=dynamic<BR>
ss7_calling_nai=dynamic<BR>
pointcode=307<BR>
adjpointcode=7<BR>
defaultdpc=7<BR>
context=from-outside_c7<BR>
networkindicator=national_spare<BR>
cicbeginswith=1<BR>
channel =&gt; 32-46<BR>
cicbeginswith=17<BR>
channel =&gt; 48-62<BR>
cicbeginswith=32<BR>
channel =&gt; 63-77<BR>
cicbeginswith=48<BR>
channel =&gt; 79-93<BR>
cicbeginswith=63<BR>
channel =&gt; 94-108<BR>
cicbeginswith=79<BR>
channel =&gt; 110-124<BR>
sigchan = 47<BR>
&nbsp;<BR>
When we restart Asterisk, the following message appears in the console<BR>
MTP2 link up (SLC 0)<BR>
--- SS7 Up ---<BR>
Resetting CICs 1 to 15<BR>
Resetting CICs 17 to 46<BR>
Resetting CICs 48 to 77<BR>
Resetting CICs 79 to 93<BR>
&nbsp;<BR>
&nbsp;<BR>
I was expecting as follows<BR>
&nbsp;<BR>
Resetting CICs 1 to 15<BR>
Resetting CICs 17 to 31<BR>
Resetting CICs 32 to 46<BR>
Resetting CICs 48 to 63<BR>
Resetting CICs 64 to 77<BR>
Resetting CICs 79 to 93<BR>
&nbsp;<BR>
perhaps it is OK as CICs 17 thru 46, 48 thru 77 &nbsp;are contiguous.<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
All these juggleries need to&nbsp;be done as when these 3 E1 trunks are connected to span 1, 2 and 3. Span 1 shows yellow/red. But the same&nbsp;3 E1 trunks when moved to span 2,3 and 4 work OK. Any ideas ?<BR>
&nbsp;<BR>
thanks,&nbsp;</FONT><BR>&nbsp;<BR>
<HR id=stopSpelling>
From: dhekial@msn.com<BR>To: asterisk-ss7@lists.digium.com<BR>Date: Mon, 4 May 2009 08:56:09 -0700<BR>Subject: Re: [asterisk-ss7] SS7 linkset down.<BR><BR>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</STYLE>
Hi Bipin,<BR>&nbsp;<BR>Are you saying <BR>&nbsp;<BR>cicbeginswith=1<BR>channel =&gt; 1-15<BR>cicbeginswith=17<BR>channel =&gt; 17-31<BR>sigchan=16&nbsp;&nbsp; --------------------&gt; move this to line above channel =&gt; 1-15 <BR>cicbeginswith=32<BR>channel =&gt; 32-46<BR>cicbeginswith=48<BR>channel =&gt; 48-62<BR>cicbeginswith=63<BR>channel =&gt; 63-77<BR>cicbeginswith=79<BR>channel =&gt; 79-93<BR><BR>?<BR>&nbsp;<BR>thanks<BR>&nbsp;<BR>
<HR id=EC_stopSpelling>
Date: Mon, 4 May 2009 11:15:30 +0530<BR>From: bipinraghuvanshi@gmail.com<BR>To: asterisk-ss7@lists.digium.com<BR>Subject: Re: [asterisk-ss7] SS7 linkset down.<BR><BR>Hi Rana <BR>&nbsp;&nbsp;&nbsp; use sigchan=16 up to configuration on channels its work try.............<BR><BR>
<DIV class=EC_EC_gmail_quote>On Sun, May 3, 2009 at 9:26 PM, Rana Dhekial <SPAN dir=ltr>&lt;<A href="mailto:dhekial@msn.com">dhekial@msn.com</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE class=EC_EC_gmail_quote style="PADDING-LEFT: 1ex">
<DIV>Hi ,<BR>&nbsp;<BR>I am having problem with the first span of the Digium TE420 card. "dahdi show status"&nbsp;was showing&nbsp;span 1 as red. The SS7 linkset was up when I used span 1, 2 and 3.<BR>&nbsp;<BR>Now &nbsp;I have moved the three E1 trunks from ports 1, 2 and 3 to ports 2,3 and 4 respectively.&nbsp;And have changed the /etc/dahdi/system.conf&nbsp; as follows<BR>&nbsp;<BR>&nbsp;<BR>span=2,1,0,ccs,hdb3&nbsp; &lt;---from 1,1,0,ccc,hdb3<BR>bchan=1-15,17-31<BR>mtp2=16<BR>span=3,2,0,ccs,hdb3 &lt;---from 2,2,0,ccs,hdb3<BR>bchan=32-46,48-62<BR>#mtp2=47<BR>span=4,3,0,ccs,hdb3 &lt;---from 3,3,0,ccs,hdb3<BR>bchan=63-77,79-93<BR>#mtp2=78<BR><BR>Keeping the chan_dahdi.conf the same<BR>&nbsp;<BR>&nbsp;<BR>linkset=1<BR>group=1<BR>signalling=ss7<BR>ss7type=itu<BR>ss7_called_nai=dynamic<BR>ss7_calling_nai=dynamic<BR>pointcode=3007<BR>adjpointcode=147<BR>defaultdpc=147<BR>context=from-outside_c7<BR>networkindicator=national_spare<BR>cicbeginswith=1<BR>channel =&gt; 1-15<BR>cicbeginswith=17<BR>channel =&gt; 17-31<BR>sigchan=16<BR>cicbeginswith=32<BR>channel =&gt; 32-46<BR>cicbeginswith=48<BR>channel =&gt; 48-62<BR>cicbeginswith=63<BR>channel =&gt; 63-77<BR>cicbeginswith=79<BR>channel =&gt; 79-93<BR><BR>But now the SS7 linkset 1&nbsp;is down.<BR>&nbsp;<BR>Current status<BR>&nbsp;<BR>asterisk -rx "dahdi show status"<BR>Description&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Alarms&nbsp; IRQ&nbsp;&nbsp;&nbsp; bpviol CRC4&nbsp;&nbsp; Fra Codi Options&nbsp; LBO<BR>T4XXP (PCI) Card 0 Span 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OK&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CAS Unk&nbsp; YEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 db (CSU)/0-133 feet (DSX-1)<BR>T4XXP (PCI) Card 0 Span 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OK&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CCS HDB3 YEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 db (CSU)/0-133 feet (DSX-1)<BR>T4XXP (PCI) Card 0 Span 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OK&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CCS HDB3 YEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 db (CSU)/0-133 feet (DSX-1)<BR>T4XXP (PCI) Card 0 Span 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UNCONFI 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CCS HDB3 YEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 db (CSU)/0-133 feet (DSX-1)<BR>&nbsp;<BR>I am not sure why span 1 is shown as up where no E1 ckt is connected. &nbsp;<BR>&nbsp;<BR>asterisk -rx "core show version"<BR>Asterisk SVN-trunk-r191136M built by root @ ildserver on a i686 running Linux on 2009-04-29 18:26:27 UTC<BR><BR>asterisk -rx "ss7 show version"<BR>libss7 version: SVN-branch-1.0-r259M<BR><BR>&nbsp;<BR>asterisk -rx "dahdi show version"<BR>DAHDI Version: SVN-trunk-r6529 Echo Canceller:<BR><BR>Did I miss something ?<BR>&nbsp;<BR>thanks<BR>&nbsp;<BR>&nbsp;<BR>&nbsp;<BR>&nbsp;<BR>&nbsp;<BR><BR>
<HR>
Windows Live™: Keep your life in sync. <A href="http://windowslive.com/explore?ocid=TXT_TAGLM_BR_life_in_synch_052009">Check it out.</A></DIV><BR>_______________________________________________<BR>--Bandwidth and Colocation Provided by <A href="http://www.api-digital.com--/">http://www.api-digital.com--</A><BR><BR>asterisk-ss7 mailing list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp; <A href="http://lists.digium.com/mailman/listinfo/asterisk-ss7">http://lists.digium.com/mailman/listinfo/asterisk-ss7</A><BR></BLOCKQUOTE></DIV><BR><BR>
<HR>
Hotmail® has ever-growing storage! Don’t worry about storage limits. <A href="http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage1_052009">Check it out.</A><br /><hr />Hotmail® has ever-growing storage! Don’t worry about storage limits. <a href='http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage1_052009' target='_new'>Check it out.</a></body>
</html>