Note that the single line card will not work in a variety of more recent
servers including Dell servers. 

First, you have to get the card configured to run with Linux. This means
loading the correct driver and then configuring the driver. The driver
configuration information is held in the file /etc/zaptel.conf. Here is what
you need in zaptel.conf to configure your single port FXO board:

loadzone=us 
defaultzone=us
fxsls=1 ; fxl interface on fxo port
        ; channel one
        ; loop start

The command ztcfg uses the contents of the file, zaptel.conf, to configure the
driver. 

The file /etc/asterisk/zapata.conf contains the information used to configure *
for the board. Here is a working example of a configuration for the single line
FXO card. 

; zapta.conf configuration file 
; Contact : [EMAIL PROTECTED] 
[channels] 
language=en  
context=main 
signalling=fxs_ls 
usecallerid=yes  
hidecallerid=no 
callwaiting=yes 
usecallingpres=yes  
callwaitingcallerid=yes 
threewaycalling=yes 
transfer=yes  
cancallforward=yes 
callreturn=yes 
group=1 
callgroup=1 
pickupgroup=1  
immediate=no 
context=main  
callerid="Your Name" <555-1212> 
channel => 1 

Hope this helps.

Paul Mahler
[EMAIL PROTECTED]
http://www.signate.com
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to