TE121B: Difference between revisions

From KlavoWiki
Jump to navigationJump to search
(Created page with 'The [http://www.digium.com/en/products/digital/te121.php TE121B] is a single span, selectable T1 (24-channel), E1 (32-channel), or J1 (24-channel) card.<br> The following configu...')
 
No edit summary
 
Line 11: Line 11:
bchan=1-15,17-31
bchan=1-15,17-31
dchan=16
dchan=16
</pre>
If you have an echo cancelation card installed like I do you also need to include the following line.
<pre>
echocanceller=mg2,1-15,17-31
</pre>
</pre>



Latest revision as of 00:59, 9 September 2009

The TE121B is a single span, selectable T1 (24-channel), E1 (32-channel), or J1 (24-channel) card.
The following configuration is to configure the card with 30 usable channels.
File:te121b.jpg

/etc/dahdi/system.conf

loadzone=au
defaultzone=au

span=1,1,0,ccs,hdb3,crc4
bchan=1-15,17-31
dchan=16

If you have an echo cancelation card installed like I do you also need to include the following line.

echocanceller=mg2,1-15,17-31

/etc/asterisk/chan_dahdi.conf

signalling=pri_cpe

group=1
channel=>1-15,17-31