I have been assigned to Vfax task on the new work place - it doesn't received faxes, i check avantfax syslog and faxes was there and it just not inserted faxes into the 'inbox' menu on avantfax web int.,
In apache logs i was found strings about 'php strict standards' issues with MB2 and MB2-drived-mysql
I find out that is a bug of the current version of pear and tried to upgrade but for CENTOS 5 no avaliable pear upd.
(and when i make cd /var/spool/hylafax; for i in ls recvq/; do bin/faxrcvd.php $i ttyS0; done
there was only appear that problem with MDB2 and MDB2-driver-mysql
and in the end faxrcvd> failed: recvq/seqf ttyS0 corrupted
I installed clean CentOS Linux release 7.3.1611 (Core)CentOS with all regarding services to provide virtual fax, copied all conf. files and clone sql database, i successfully rid of 'php strict standards' BUT...
while trying cd /var/spool/hylafax; for i in ls recvq/*; do bin/faxrcvd.php $i ttyS0; done
it ending with single error:
faxrcvd> failed: recvq/seqf ttyS0 corrupted, faxstat says that all the faxes running and idle,
Apache log is clean, hylafax log says that modems working properly
Version avantfax 3.3.5,
Version hylafax 5.2.5,
Version PHP 5,
Other versions on the picture
I tryed any possible variant to fix this - that's why i called for help,
thank you !
Last edit: Mykola 2017-01-12
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
ps -aux | grep ttyIX*
Doesn't showing modems load to the faxgetty, altrough avantfax and faxstat says that running, do i need add modems to /etc/inittab ??
i started modem manualy /usr/bin/iaxmodem ttyIAX1 - it started but failed at registration stage, that's asterisk ... any thoughts ?)
Last edit: Mykola 2017-01-12
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Issue with registration was solved but modems doesn't start trough faxgetty, and previous problem (faxrcvd> failed: recvq/seqf ttyS0 corrupted) exist....... (
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have been assigned to Vfax task on the new work place - it doesn't received faxes, i check avantfax syslog and faxes was there and it just not inserted faxes into the 'inbox' menu on avantfax web int.,
In apache logs i was found strings about 'php strict standards' issues with MB2 and MB2-drived-mysql
I find out that is a bug of the current version of pear and tried to upgrade but for CENTOS 5 no avaliable pear upd.
(and when i make cd /var/spool/hylafax; for i in
ls recvq/
; do bin/faxrcvd.php $i ttyS0; donethere was only appear that problem with MDB2 and MDB2-driver-mysql
and in the end faxrcvd> failed: recvq/seqf ttyS0 corrupted
I installed clean CentOS Linux release 7.3.1611 (Core)CentOS with all regarding services to provide virtual fax, copied all conf. files and clone sql database, i successfully rid of 'php strict standards' BUT...
while trying cd /var/spool/hylafax; for i in
ls recvq/*
; do bin/faxrcvd.php $i ttyS0; doneit ending with single error:
faxrcvd> failed: recvq/seqf ttyS0 corrupted, faxstat says that all the faxes running and idle,
Apache log is clean, hylafax log says that modems working properly
Version avantfax 3.3.5,
Version hylafax 5.2.5,
Version PHP 5,
Other versions on the picture
I tryed any possible variant to fix this - that's why i called for help,
thank you !
Last edit: Mykola 2017-01-12
Also all the links, rights and owners is followed
POST UPDATED:
ps -aux | grep ttyIX*
Doesn't showing modems load to the faxgetty, altrough avantfax and faxstat says that running, do i need add modems to /etc/inittab ??
i started modem manualy /usr/bin/iaxmodem ttyIAX1 - it started but failed at registration stage, that's asterisk ... any thoughts ?)
Last edit: Mykola 2017-01-12
Issue with registration was solved but modems doesn't start trough faxgetty, and previous problem (faxrcvd> failed: recvq/seqf ttyS0 corrupted) exist....... (
Last edit: Mykola 2017-01-12