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] modem configuration
Jean-Pierre Radley wrote:
Lee Howard typed (on Fri, Feb 24, 2006 at 03:43:58PM -0800):
| Jean-Pierre Radley wrote:
|
| > Using prototype configuration file topic
| >
| > The modem configuration parameters are:
| >
| > Class1PPMWaitCmd: "<delay×>"
| > Class1TCFWaitCmd: "<delay×>"
| > Class1EOPWaitCmd: "<delay
| > Class1SwitchingCmd: "<delay×>"
| >
| >Already in trouble...
| >
| >
|
| How does your /var/spool/hylafax/config/topic file look directly? Is it
| like that?
Not at all. It's what it should be, methinks:
# $Id: topic,v 1.4 2003/07/25 16:23:26 lhoward Exp $
#
# prototype config for Topic modems and other similarly broken firmwares
#
# CONFIG:CLASS1:TP560.*:.*:.*: Manufacturer=Topic Model=TP560
# CONFIG:CLASS1:Hamlet H56XCT.*:.*:.*: Manufacturer=Hamlet Model=H56XCT
# CONFIG:CLASS1:Linux ISDN.*:.*:.*: Manufacturer=Sedlbauer Model=Speedfax
#
# BEGIN-SERVER
# END-SERVER
ModemType: Class1 # use this to supply a hint
# as of v1.20, +FTS is not supported, which will cause "Stop and wait"
# failures unless we use software pauses instead...
Class1PPMWaitCmd: "<delay\0727>" # \072 == : to avoid awk problem
Class1TCFWaitCmd: "<delay\0727>"
Class1EOPWaitCmd: "<delay\0729>"
Class1SwitchingCmd: "<delay\0727>" # assumption: +FRS not supported
Which means that some version of awk is smarter than our workaround...
or something like that.
If you want to file a bug report on Bugzilla maybe there's something
that can be done.
Thanks,
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@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*