TDM800P: Difference between revisions

From KlavoWiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The [http://www.digium.com/en/products/analog/tdm800p.php TDM800P] is a 8 port analogue card that can have a mixture of FXO and FXS port totalling no more than 2 cards or a total of 8 ports mixing FXO and or FXS ports.<br>
The [http://www.digium.com/en/products/analog/tdm800p.php TDM800P] is an 8 port analogue card that can have a mixture of FXO and FXS ports totalling no more than 2 cards or a total of 8 ports mixing FXO and or FXS ports when using quad port modules.<br>
The following configuration is to configure the card with dual quad FXS card.
The following configuration is to configure the card with dual quad FXS modules.<br>
<p align=right>[[Image:tdm844e.jpg]]</p>
[[Image:tdm844e.jpg]]


'''/etc/zaptel.conf'''
'''/etc/zaptel.conf'''
Line 16: Line 16:
'''NOTE:'''The order of the lines above is important.  The signalling must come before group and group must come before channel.<br>
'''NOTE:'''The order of the lines above is important.  The signalling must come before group and group must come before channel.<br>


If you Digium card has an echo cancellation board install also add the following line to enable echo cancellation.<br>
If your Digium card has an echo cancellation board install also add the following line to enable echo cancellation.<br>
'''/etc/asterisk/zapata.conf'''
'''/etc/asterisk/zapata.conf'''
<pre>
<pre>
Line 22: Line 22:
</pre>
</pre>


[[Category : Asterisk]]
[[Category : Asterisk]] [[Category : Digium]]

Latest revision as of 05:36, 18 April 2013

The TDM800P is an 8 port analogue card that can have a mixture of FXO and FXS ports totalling no more than 2 cards or a total of 8 ports mixing FXO and or FXS ports when using quad port modules.
The following configuration is to configure the card with dual quad FXS modules.

/etc/zaptel.conf

fxsks=1-8

/etc/asterisk/zapata.conf

signalling=fxs_ks
group=1
channel=>1-8

NOTE:The order of the lines above is important. The signalling must come before group and group must come before channel.

If your Digium card has an echo cancellation board install also add the following line to enable echo cancellation.
/etc/asterisk/zapata.conf

echocancel=yes