Bug#366536: directory counters/ doesn't be created,
and the path of config file is wrong
Wen-chien Jesse Sung
jesse at cola.voip.idv.tw
Thu Jul 6 06:15:25 UTC 2006
Hi,
After modified the /var/lib/asterisk/agi-bin/receive_fax and create the
counters/ directory, the agi works again.
In /var/lib/asterisk/agi-bin/receive_fax, replace
my $config_file='/etc/asterisk/faxreceive.conf';
with
my $config_file='/etc/asterisk/asterisk_faxreceive.conf/faxreceive.conf';
And then
mkdir -p /var/lib/asterisk/faxreceive/counters
chown -R asterisk:asterisk var/lib/asterisk/faxreceive
--
Best Regards,
Wen-chien Jesse Sung
More information about the Pkg-voip-maintainers
mailing list