Hi<br> check its work sigchan=16 --------------------> move this to line above channel => 1-15 <br>because i m using this configuration in multi setup and its work<br><br><br><div class="gmail_quote">On Tue, May 5, 2009 at 11:12 PM, Rana Dhekial <span dir="ltr"><<a href="mailto:dhekial@msn.com">dhekial@msn.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>
Following config seems to be working ..</div></blockquote><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><br>
<br>
/etc/dahdi/system.conf<br>
<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>
<br>
<br><font size="2">
/etc/asterisk/chan_dahdi.conf looks as follows <br>
<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 => 32-46<br>
cicbeginswith=17<br>
channel => 48-62<br>
cicbeginswith=32<br>
channel => 63-77<br>
cicbeginswith=48<br>
channel => 79-93<br>
cicbeginswith=63<br>
channel => 94-108<br>
cicbeginswith=79<br>
channel => 110-124<br>
sigchan = 47<br>
<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>
<br>
<br>
I was expecting as follows<br>
<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>
<br>
perhaps it is OK as CICs 17 thru 46, 48 thru 77 are contiguous.<br>
<br>
<br>
<br>
All these juggleries need to be done as when these 3 E1 trunks are connected to span 1, 2 and 3. Span 1 shows yellow/red. But the same 3 E1 trunks when moved to span 2,3 and 4 work OK. Any ideas ?<br>
<br>
thanks, </font><br> <br>
<hr>
From: <a href="mailto:dhekial@msn.com" target="_blank">dhekial@msn.com</a><br>To: <a href="mailto:asterisk-ss7@lists.digium.com" target="_blank">asterisk-ss7@lists.digium.com</a><br>Date: Mon, 4 May 2009 08:56:09 -0700<br>
Subject: Re: [asterisk-ss7] SS7 linkset down.<br><br>
Hi Bipin,<br> <br>Are you saying <br> <br>cicbeginswith=1<br>channel => 1-15<br>cicbeginswith=17<br>channel => 17-31<br>sigchan=16 --------------------> move this to line above channel => 1-15 <br>cicbeginswith=32<br>
channel => 32-46<br>cicbeginswith=48<br>channel => 48-62<br>cicbeginswith=63<br>channel => 63-77<br>cicbeginswith=79<br>channel => 79-93<br><br>?<br> <br>thanks<br> <br>
<hr>
Date: Mon, 4 May 2009 11:15:30 +0530<br>From: <a href="mailto:bipinraghuvanshi@gmail.com" target="_blank">bipinraghuvanshi@gmail.com</a><br>To: <a href="mailto:asterisk-ss7@lists.digium.com" target="_blank">asterisk-ss7@lists.digium.com</a><br>
Subject: Re: [asterisk-ss7] SS7 linkset down.<br><br>Hi Rana <br> use sigchan=16 up to configuration on channels its work try.............<br><br>
<div>On Sun, May 3, 2009 at 9:26 PM, Rana Dhekial <span dir="ltr"><<a href="mailto:dhekial@msn.com" target="_blank">dhekial@msn.com</a>></span> wrote:<br>
<blockquote style="padding-left: 1ex;">
<div>Hi ,<br> <br>I am having problem with the first span of the Digium TE420 card. "dahdi show status" was showing span 1 as red. The SS7 linkset was up when I used span 1, 2 and 3.<br> <br>Now I have moved the three E1 trunks from ports 1, 2 and 3 to ports 2,3 and 4 respectively. And have changed the /etc/dahdi/system.conf as follows<br>
<br> <br>span=2,1,0,ccs,hdb3 <---from 1,1,0,ccc,hdb3<br>bchan=1-15,17-31<br>mtp2=16<br>span=3,2,0,ccs,hdb3 <---from 2,2,0,ccs,hdb3<br>bchan=32-46,48-62<br>#mtp2=47<br>span=4,3,0,ccs,hdb3 <---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> <br> <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 => 1-15<br>cicbeginswith=17<br>channel => 17-31<br>sigchan=16<br>cicbeginswith=32<br>channel => 32-46<br>
cicbeginswith=48<br>channel => 48-62<br>cicbeginswith=63<br>channel => 63-77<br>cicbeginswith=79<br>channel => 79-93<br><br>But now the SS7 linkset 1 is down.<br> <br>Current status<br> <br>asterisk -rx "dahdi show status"<br>
Description Alarms IRQ bpviol CRC4 Fra Codi Options LBO<br>T4XXP (PCI) Card 0 Span 1 OK 0 0 0 CAS Unk YEL 0 db (CSU)/0-133 feet (DSX-1)<br>T4XXP (PCI) Card 0 Span 2 OK 0 0 0 CCS HDB3 YEL 0 db (CSU)/0-133 feet (DSX-1)<br>
T4XXP (PCI) Card 0 Span 3 OK 0 0 0 CCS HDB3 YEL 0 db (CSU)/0-133 feet (DSX-1)<br>T4XXP (PCI) Card 0 Span 4 UNCONFI 0 0 0 CCS HDB3 YEL 0 db (CSU)/0-133 feet (DSX-1)<br>
<br>I am not sure why span 1 is shown as up where no E1 ckt is connected. <br> <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> <br>asterisk -rx "dahdi show version"<br>DAHDI Version: SVN-trunk-r6529 Echo Canceller:<br><br>Did I miss something ?<br>
<br>thanks<br> <br> <br> <br> <br> <br><br>
<hr>
Windows Live™: Keep your life in sync. <a href="http://windowslive.com/explore?ocid=TXT_TAGLM_BR_life_in_synch_052009" target="_blank">Check it out.</a></div><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--/" target="_blank">http://www.api-digital.com--</a><br>
<br>asterisk-ss7 mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" target="_blank">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" target="_blank">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="_blank">Check it out.</a></div>
<br>_______________________________________________<br>
--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
<br>
asterisk-ss7 mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><br></blockquote></div><br>