Patching fxotune

Hello all,

I am trying to patch the fxotune.c file that comes with zaptel-1.2.6 with the patch file fxotune_5.patch… When I run the patch command, it fails with the following:

patching file fxotune.c
Hunk #9 FAILED at 577.
Hunk #11 FAILED at 592.
Hunk #12 succeeded at 623 (offset 1 line).
Hunk #14 FAILED at 899.
3 out of 14 hunks FAILED – saving rejects to file fxotune.c.rej

Anyone know if its possible to patch the 1.2.6 version of fxotune.c with the fxotune_5.patch file? I’d like to have the additional capabilities that the patch gives us all.

Thanks

I had to check zaptel out of SVN to use the fxotune patch. Then I just patched the fxotume.c file and ran Make fxotune. Been using it with my already installed Zaptel 1.2.6 modules.

If you do check zaptel out of SVN, make sure you apply the fxotune patch, because I got some odd results with the -d option when I tried the SVN version of fxotune without the patch.