X100P: 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:
To configure the X100P; in the appropriate headdings
To configure the X100P; in the appropriate headdings
= Asterisk 1.6.x =
'''/etc/dahdi/system.conf'''
<pre>
fxsks=1


/etc/zaptel.conf
channels=1
</pre>


'''/etc/asterisk/chan_dahdi.conf'''
<pre>
signalling=fxs_ks
group=1
channel => 1
</pre>
= Asterisk 1.4.x =
'''/etc/zaptel.conf'''
<pre>
<pre>
fxsks=1
fxsks=1


channels=1
channels=1
</pre>
'''/etc/asterisk/zapata.conf'''
<pre>
signalling=fxs_ks
group=1
channel => 1
</pre>
</pre>


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

Latest revision as of 10:03, 11 October 2008

To configure the X100P; in the appropriate headdings

Asterisk 1.6.x

/etc/dahdi/system.conf

fxsks=1

channels=1

/etc/asterisk/chan_dahdi.conf

signalling=fxs_ks
group=1
channel => 1

Asterisk 1.4.x

/etc/zaptel.conf

fxsks=1

channels=1

/etc/asterisk/zapata.conf

signalling=fxs_ks
group=1
channel => 1