<div><br></div>I recompiled libss7 and asterisk with <div><br></div><div><font face="&#39;courier new&#39;, monospace">libss7-1.0.2/ss7_internal.h:#define SS7_MAX_LINKS        16</font></div><div><font face="&#39;courier new&#39;, monospace"><br>


</font></div><div><font face="&#39;courier new&#39;, monospace">asterisk-1.6.2.10/channels/chan_dahdi.c:#define NUM_DCHANS      16</font></div><div><br></div><div>But as soon as i add 5th link, i get error</div><div><br>

</div>
<div><font face="&#39;courier new&#39;, monospace">Command &#39;module load chan_dahdi.so&#39; failed.</font></div><div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:25:28] ERROR[10641]: chan_dahdi.c:15568 linkset_addsigchan: Unable to open SS7 sigchan 140 (No such device or address)</font></div>


<div> </div><div>While with 4 signalling links its perfect.</div><div><br></div><div><div><font face="&#39;courier new&#39;, monospace"> [Mar 21 16:46:05]  Loaded chan_dahdi.so =&gt; (DAHDI Telephony Driver w/SS7)</font></div>


<div><font face="&#39;courier new&#39;, monospace">*CLI&gt; [Mar 21 16:46:05] MTP2 link up (SLC 0)</font></div><div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] MTP2 link up (SLC 1)</font></div><div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] --- SS7 Up ---</font></div>


<div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 1 to 15</font></div><div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 17 to 31</font></div><div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 33 to 47</font></div>


<div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 49 to 63</font></div><div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 65 to 79</font></div><div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 81 to 95</font></div>


<div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 97 to 111</font></div><div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 113 to 127</font></div><div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 129 to 143</font></div>


<div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 145 to 159</font></div><div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 161 to 175</font></div><div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 177 to 191</font></div>


<div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 193 to 207</font></div><div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 209 to 223</font></div><div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 225 to 239</font></div>


<div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:05] Resetting CICs 241 to 255</font></div><div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:06] MTP2 link up (SLC 3)</font></div><div><font face="&#39;courier new&#39;, monospace">[Mar 21 16:46:06] MTP2 link up (SLC 2)</font></div>


</div><div><br></div><div>Checking with my provider. Will update after coordination. </div><div><br></div><div>--</div><div><br></div><div>regards,</div><div><br></div><div>Abdul Basit</div><div><br></div><div><br></div>

<div><br></div><div>On Mon, Mar 19, 2012 at 12:16 AM, Kaloyan Kovachev <span dir="ltr">&lt;<a href="mailto:kkovachev@varna.net" target="_blank">kkovachev@varna.net</a>&gt;</span> wrote:</div>
<div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Not sure about SIG_SS7_NUM_DCHANS, but i am using SS7_MAX_LINKS and<br>
SS7_MAX_ADJSPS = 8 (with 6 links actually) for over 3 years without a<br>
problem and as the max SLC is 4 bit it seems right to have 16 as the<br>
hardcodded maximum<br>
<br>
On Sun, 18 Mar 2012 22:54:20 +0500, Abdul Basit &lt;<a href="mailto:basit.engg@gmail.com" target="_blank">basit.engg@gmail.com</a>&gt;<br>
<div><div>wrote:<br>
&gt; Kaloyan,<br>
&gt;<br>
&gt; Thank you for suggestion.<br>
&gt; I will update and recompile asterisk. Will get back with results.<br>
&gt;<br>
&gt; --<br>
&gt; regards,<br>
&gt;<br>
&gt; Abdul Basit<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Sat, Mar 17, 2012 at 12:47 PM, Kaloyan Kovachev<br>
&gt; &lt;<a href="mailto:kkovachev@varna.net" target="_blank">kkovachev@varna.net</a>&gt;wrote:<br>
&gt;<br>
&gt;&gt; On Fri, 16 Mar 2012 23:25:40 +0500, Abdul Basit &lt;<a href="mailto:basit.engg@gmail.com" target="_blank">basit.engg@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt; &gt; This is production machine. I found it as stable one and working fine<br>
&gt;&gt; with<br>
&gt;&gt; &gt; me.<br>
&gt;&gt; &gt; Moreover, I tested with latest asterisk 1.6.2.23 but this is not<br>
&gt;&gt; &gt; solving<br>
&gt;&gt; &gt; slc problem.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; If someone has better idea/suggestion thanks in advance.<br>
&gt;&gt;<br>
&gt;&gt; There are few hardcoded limits:<br>
&gt;&gt; in libss7<br>
&gt;&gt; ss7_internal.h  SS7_MAX_LINKS   4<br>
&gt;&gt; ss7_internal.h  SS7_MAX_ADJSPS  4<br>
&gt;&gt;<br>
&gt;&gt; in Asterisk 1.8 and up to trunk<br>
&gt;&gt; sig_ss7.h       SIG_SS7_MAX_CHANNELS    672 (which is 1 DS3 = 28 T1 or<br>
&gt;&gt; about 22 E1)<br>
&gt;&gt; which is equal to MAX_CHANNELS in older versions<br>
&gt;&gt; sig_ss7.h       SIG_SS7_NUM_DCHANS      4   (in older versions is just<br>
&gt;&gt; NUM_DCHANS)<br>
&gt;&gt;<br>
&gt;&gt; also NUM_SPANS = 32 unless you have compiled asterisk with the &#39;lots of<br>
&gt;&gt; spans&#39; option in which case it is 128<br>
&gt;&gt;<br>
&gt;&gt; in short upgrading will not solve your problem - you should change the<br>
&gt;&gt; hardcoded value and recompile.<br>
&gt;&gt; In my opinion it is safe to increase them all from 4 to 16 (links,<br>
adjspc<br>
&gt;&gt; and dchans)<br>
&gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; regards,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Abdul Basit<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Fri, Mar 16, 2012 at 8:54 PM, Kevin P. Fleming<br>
&gt;&gt; &gt; &lt;<a href="mailto:kpfleming@digium.com" target="_blank">kpfleming@digium.com</a>&gt;wrote:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; On 03/16/2012 08:52 AM, Abdul Basit wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; While browsing through the code in<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; asterisk-1.6.2.10/channels/**chan_dahdi.c<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Why are you using such an old version of Asterisk?<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; --<br>
&gt;&gt; &gt;&gt; Kevin P. Fleming<br>
&gt;&gt; &gt;&gt; Digium, Inc. | Director of Software Technologies<br>
&gt;&gt; &gt;&gt; Jabber: <a href="mailto:kfleming@digium.com" target="_blank">kfleming@digium.com</a> | SIP: <a href="mailto:kpfleming@digium.com" target="_blank">kpfleming@digium.com</a> | Skype:<br>
&gt;&gt; &gt;&gt; kpfleming<br>
&gt;&gt; &gt;&gt; 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
&gt;&gt; &gt;&gt; Check us out at <a href="http://www.digium.com" target="_blank">www.digium.com</a> &amp; <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; --<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt;<br>
______________________________**______________________________**_________<br>
&gt;&gt; &gt;&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a><br>
--<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; asterisk-ss7 mailing list<br>
&gt;&gt; &gt;&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; <a href="http://lists.digium.com/**mailman/listinfo/asterisk-ss7" target="_blank">http://lists.digium.com/**mailman/listinfo/asterisk-ss7</a>&lt;<br>
&gt;&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a>&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; _____________________________________________________________________<br>
&gt;&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;&gt;<br>
&gt;&gt; asterisk-ss7 mailing list<br>
&gt;&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&gt;   <a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><br>
&gt;&gt;<br>
<br>
--<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></div></div></blockquote></div>
</div>