Asterisk zapata.conf configuration


Asterisk Zapata.conf configuration file is usually we use to configure Asterisk hardwares
i.e. FXO cards, FXS cards, T1/E1 cards. Below is an example zapata.conf file. You can edit it according to your needs. incase of any problem feel free to put comments.

; This is the zapata.conf file for Opensource Asterisk PBX server. Asterisk can be found ; http://www.asterisk.org/
;
; More recent versions of this file can be found on:
; http://www.syednetworks.com
;
; This is an extremely simple file for use
; with the X100P (single card)
;
; See the example zapata.conf file for complete
; details on all the options if you have a PRI
; card.
;

[channels]
language=en
context=inbound-analog
signalling=fxs_ks
usecallerid=yes
echocancel=yes
echocancelwhenbridged=yes
channel => 1

Tags: , , , , ,

Related posts