<HTML>
<HEAD>
<TITLE>Re: [asterisk-r2] Calls dropped by asterisk with R2 Telmex</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Black.<BR>
<BR>
If you have a ractional E1, why do you define the whole 31 channels?<BR>
<BR>
span=1,1,0,cas,hdb3<BR>
cas=1-15:1101<BR>
cas=17-31:1101<BR>
dchan =16<BR>
<BR>
Instead use<BR>
<BR>
span=1,1,0,cas,hdb3<BR>
cas=1-10:1101<BR>
<BR>
If you have only 10 channels.. And there is no need to define a dchan=16 if you are using CAS.<BR>
<BR>
Hope this helps.<BR>
<BR>
<B>From: </B>blackgecko <<a href="blackgecko@gmail.com">blackgecko@gmail.com</a>><BR>
<B>Reply-To: </B><<a href="asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a>><BR>
<B>Date: </B>Mon, 18 Jan 2010 21:33:43 -0600<BR>
<B>To: </B><<a href="asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a>><BR>
<B>Subject: </B>[asterisk-r2] Calls dropped by asterisk with R2 Telmex<BR>
<BR>
span=1,1,0,cas,hdb3<BR>
cas=1-15:1101<BR>
cas=17-31:1101<BR>
dchan =16<BR>
</SPAN></FONT>
</BODY>
</HTML>