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] How 2D-MR work?
On Thu, 4 Apr 2002 12:08:10 +0100, procadas@creditus.pt wrote:
>
>>>where in the log we cann see wich enconding(1-D/2D) is used? Thanks.
>
>>Apr 03 19:51:01.65: [23459]: REMOTE best format 2-D MMR
>>Apr 03 19:51:01.65: [23459]: USE 2-D MR
>
>I must be sleeping :-))).
>
>But the question persits, why Hylafax could not reenconding the file?
HylaFAX does this.
However, it does this before placing the call.
So h=HylaFAX
- 1st call to number 123
- h encodes 1d
- h places call
- h sees remote capabilities and records them into info/123
- 2nd call to number 123
- h sees capabilities in info/123 and encodes 1d or 2d accordingly
- h places call
- usually remote answers with the same capabilities of previous time
- so h has encoded the fax ok
- if remote answers with different capabilities (1st time said 2d, and now
it says 1d) then there's an error about 1d/2d mismatch, h aborts, records
new capabilities in info/123, and next time it will use 1d
--
giulioo@pobox.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