HylaFAX The world's most advanced open source fax server |
I've already hands-off fax calls to faxgetty (AFAIK). faxgetty is placed in /etc/inittab. mgetty is called as a getty from faxgetty, using GettyArgs parameters as an argument. For my first problem, faxgetty received the call at 19200, and when it detects the call is data (e.g. someone dialing in as a PPP client), it will hand off the call to mgetty. But mgetty will receive the call at 19200 too, not negotiating again for a higher speed. My GettyArgs is "-r -b -s %s %l". I've tried to remove the -s %s, so that mgetty is not limited to the speed of faxgetty, but it does not work. My 2nd problem is ok now. It's my own mistake for not reading the pppd man pages. I was puzzled though, of why it works before using hylafax, even though the configuration is wrong :) --- Lee Howard <faxguy@deanox.com> wrote: > On 2002.04.04 02:00 Hardi Gunawan wrote: > > Hi. I've 2 problems so far, putting Hylafax and > mgetty > > together for faxing and dialin. I hope there's > > someone who can help me :) > > > > My first problem is that, once faxgetty received a > > data connection, the speed will be 19200. I can't > set > > mgetty to renegotiate for a faster speed (such as > > 38400 or more). > > > > Secondly, pppd's proxyarp doesn't work when > faxgetty > > is receiving the connection. Below is the log. > This > > does not happen however, when mgetty is listening > > (i.e. mgetty is at /etc/inittab and so, no more > > hylafax). > > I don't know if it's possible or not, but can't you > instruct mgetty to > hand-of fax calls to faxgetty? > > Lee. > > ____________________ 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@hylafax.org < /dev/null > __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ ____________________ 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@hylafax.org < /dev/null