Hi Ian,
yes I thought that was where it would be too - but not so it seems !
| Code: |
root@asterisk:/etc/asterisk $ ls -al |grep zapata
-rw-rw-r-- 1 asterisk asterisk 940 Jan 26 13:25 zapata_additional.conf
-rw-rw-r-- 1 asterisk asterisk 880 Jan 24 08:51 zapata-auto.conf
-rw-rw-r-- 1 asterisk asterisk 880 Jan 24 06:54 zapata-auto.conf.bak
-rwxrw-r-- 1 asterisk asterisk 795 Feb 4 07:33 zapata.conf
-rw-rw-r-- 1 asterisk asterisk 699 Jan 24 00:12 zapata.conf.template
root@asterisk:/etc/asterisk $
|
The channel descriptions are written by freepbx into
zapata_additional.conf as:
| Code: |
; do not edit this file, this is an auto-generated file by freepbx
; all modifications must be done from the web gui
;;;;;;[901]
signalling=fxo_ks
record_out=Adhoc
record_in=Adhoc
mailbox=501@device
immediate=no
echotraining=800
echocancelwhenbridged=no
echocancel=yes
dial=ZAP/1
context=from-internal
callprogress=no
callerid= admin <901>
busydetect=no
busycount=7
accountcode=
channel=>1
|
So obviously I can edit this file and add my channel specific
parameters, but will freepbx "stuff" those settings when the channel is edited from the gui?
I cant see anywhere to add additional zap channel parameters into freepbx from the gui ?
very odd ! did they just "overlook" it ? ~:-/
Regards
BB