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 Speed
On 2002.05.15 09:31 Thom Paine wrote:
> I have a site that I think has poor quality phone lines. The faxes
> sometimes come through, but more often than not, they error out.
>
> I have a USR Hardware Modem (5610) in the server, and one in my server
> on the receiving end. How would I go about configuring these to only use
> 9600 baud on a send and receive?
If you're running Class 2.0 (not recommended), then you can use
Class2DCCQueryCmd to force a lower br value than is default.
If you're running Class 1, then try using Class2DCCQueryCmd also (look at
the code and you'll see that Class 1 generates a pseudo-capabilities
string like this), but I'm not sure if it will read the value in or not.
So, you could use a DesiredBR in DestControls for sending. This wouldn't
do what you want for receiving, though. Note also:
http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=259
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