gonicus / gofaxip

GOfax.IP - T.38 / Fax Over IP backend for HylaFAX using FreeSWITCH
GNU General Public License v2.0
123 stars 43 forks source link

Automatic fallback to 9k6 and ECM switch #29

Closed icebear0815 closed 6 years ago

icebear0815 commented 7 years ago

Automatic fallback to 9k6 and ECM switch: Configure seperatly the no. of retries (not dials) after the fax is send with DisableV17 = true and/or UseECM = false.

We needed the ability to switch baudrate and ECM during retries. We have had problems where the other station is receiving half pages. Lowering the baudrate fixes the problem. 99% of the documents are passing perfectly with 14k4 there is no reason in lowering ther overall baudrate.

Hopefully this patch is ok with your concept of gofaxip.

Thanks,

Lars Schindler

denzs commented 6 years ago

There is a control character in config.go and an empty line with a tab in sendqfile.go If you could fix that, i would be happy to merge your pull request :)

And please excuse the long delay!

denzs commented 6 years ago

If you want me to assist you on resolving the merge conflict, just let me know..

icebear0815 commented 6 years ago

Hi Sebastian,

your help would be highly appreciated. So, please go ahead!

Thanks,

Lars

Am 08.12.2017 um 08:31 schrieb Sebastian Denz:

If you want me to assist you on resolving the merge conflict, just let me know..

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gonicus/gofaxip/pull/29#issuecomment-350193944, or mute the thread https://github.com/notifications/unsubscribe-auth/APdDqDMN8UqJO0PwF3m0eo26wu3Zr02Dks5s-OXVgaJpZM4MfKKr.

denzs commented 6 years ago

should be fine now... thanks a lot for your contribution! :) btw... feel free to open another PR to add yourself to the AUTHORS file :+1: