HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [hylafax-users] IAXmodem continually spawning processes



Carlos Alvarez wrote:
I just installed IAXmodem/HylaFAX on a new machine, running CentOS 5.1 (which I'm not very familiar with, being a Debian guy). I've got the following in inittab:

# Run IAXmodem
IAX:2345:respawn:/usr/sbin/iaxmodem


I get dozens of copies of iaxmodem running after a while. It spawns another copy regularly, until I reboot the server. I only have two ttyIAX files in /etc/iaxmodem (ttyIAX0 and ttyIAX1).


Don't do that. Run it once as a an rc.local or chkconfig service. If you want to make sure its up and running at all times, just run a cron that checks for a pid and relauches as required. "/usr/sbin/iaxmodem" starts the process which launches 1 TTYIAX per config... and so this is firing at minimum every five minutes. Which is what causes your problem.

--

	--Michel R Vaillancourt
	Independent oDesk Contractor since February, 2008

	For non-critical support issues, please contact me via email at mvaillancourt@xxxxxxxxx
	For more urgent issues, please contact me via Yahoo! Messenger at michel_vaillancourt


____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*




Project hosted by iFAX Solutions