[Asterisk-doc] docs/volume-one vm1chp4-channelconfig.xml,1.13,1.14
jimvanm
cvs at sohoskyway.net
Tue Feb 1 15:49:48 CST 2005
Comments:
Update of /cvsroot/asterisk/docs/volume-one
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24004/volume-one
Modified Files:
vm1chp4-channelconfig.xml
Log Message:
minor typo correction
Index: vm1chp4-channelconfig.xml
===================================================================
RCS file: /cvsroot/asterisk/docs/volume-one/vm1chp4-channelconfig.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** vm1chp4-channelconfig.xml 10 Nov 2004 22:41:31 -0000 1.13
--- vm1chp4-channelconfig.xml 1 Feb 2005 21:49:40 -0000 1.14
***************
*** 148,152 ****
</informalexample>
<para>
! In the first example we listed channel 1 as an FXS channel. To create an FXO channel on the same TDM400P card, we list all the settings for the channel and then define the channel number. Instead of only having signalling be fxo_ks though we want the signalling to be fxs_ks. Because the other settings haven't been changed (signalling=fxs_ks replaces the previous value of signalling), they stay the same. Which means that while channel 1 takes on the values language=en, context=default, switchtype=national, and signalling=fxo_ks; channel takes on the values language=en, context=default, switchtype=national, and signalling=fxs_ks.</para>
<para>
We now having a working example of a zapata.conf with an FXS channel (1) and an FXO channel (4) that we can use. Channel 4 can be connected to an analog circuit such as might be provided by your phone company. You can plug an analog telephone directly into Channel 1.</para>
--- 148,152 ----
</informalexample>
<para>
! In the first example we listed channel 1 as an FXS channel. To create an FXO channel on the same TDM400P card, we list all the settings for the channel and then define the channel number. Instead of only having signalling be fxo_ks though we want the signalling to be fxs_ks. Because the other settings haven't been changed (signalling=fxs_ks replaces the previous value of signalling), they stay the same. Which means that while channel 1 takes on the values language=en, context=default, switchtype=national, and signalling=fxo_ks; channel 4 takes on the values language=en, context=default, switchtype=national, and signalling=fxs_ks.</para>
<para>
We now having a working example of a zapata.conf with an FXS channel (1) and an FXO channel (4) that we can use. Channel 4 can be connected to an analog circuit such as might be provided by your phone company. You can plug an analog telephone directly into Channel 1.</para>
More information about the Asterisk-Doc
mailing list