search for: initttab

Displaying 4 results from an estimated 4 matches for "initttab".

Did you mean: inittab
2003 Jun 24
1
chan_oh323.c Segmentation fault during Openphone/Gnomemeeting connect during module loading...
...entation fault. Problem. When Asterisk is booting up the h323 modules and a client tries to connect before Asterisk/h323 is finished booting, the program seg faults out and doesn't load. I thought about putting this into the inittab, but wouldn't that be more of a pain to manage from the initttab (respawn, etc)? Other than that, it boots up fine and works with h323 clients just fine..Can you imagine the hell a person would go through trying to boot up asterisk once it becomes more popular to use by clients? For now, it works fine because i am the only person who is connecting to it.. haha...
2006 Jan 09
1
OT: IAXModem in inittab causes modem to be unres ponsive, running from console it's OK
faxguy, maybe you can tell me why As I've noted in previous posts I'm evaluating HylaFax with IAXModem. When I run iaxmodem and faxgetty through a console the modem works 100% I have yet to find a fax that it won't tie up with. When I run IAXmodem and faxgetty in initttab, the modem is extremely slow to respond and only actually does anything about half the time, the rest of the time the HylaFax client says: "Initializing server" and it stays there forever. If it does send a fax, the fax is usually corrupt. faxguy, can you comment? Running FC2 latest, SMP...
2012 Jan 24
0
Question on sys v migrating to upstart
...ng at migrating that to the new upstart stuff. I can create a file in in /etc/init called myfile.conf and in there have: # /etc/init/myfile.conf start on startup This seems ok... However - my question is how do I stop they myfile and restart it. In the past I would comment out the entry in /etc/initttab and do "init q". then put on the new version lets say... then uncomment the /etc/inittab entry and do another "init q". How do I do that in the new upstart ? Thanks, Jerry
2006 Jan 09
1
OT: IAXModem in inittab causes modem to be u nres ponsive, running from console it's OK
...gt;faxguy, maybe you can tell me why > >As I've noted in previous posts I'm evaluating HylaFax with IAXModem. When I >run iaxmodem and faxgetty through a console the modem works 100% I have yet >to find a fax that it won't tie up with. When I run IAXmodem and faxgetty in >initttab, the modem is extremely slow to respond and only actually does >anything about half the time, the rest of the time the HylaFax client says: >"Initializing server" and it stays there forever. If it does send a fax, the >fax is usually corrupt. faxguy, can you comment? Running FC2...