Overview
When trying to send test faxes in GFI FaxMaker, the following message is documented in the faxserver.gfi_log.txt
log file:
"info ","faxserver","[17001DE6.sfm]faxsrvFaxSent: test fax was sent, errorcode[46]"
The test faxes may be successfully sent from the FaxMaker Configuration, but fail when sent from the Web Client.
Solution
This issue has been noticed with Dialogic components like the Brooktrout SR140 and the Diva System.
Note that the instructions below include changing registry values, which may cause problems if not properly followed. It is advisable to take a backup before making any changes.
Routing Using Caller ID is enabled under the UseSenderFaxNumber
location, causing the issue.
To resolve it, it must be disabled:
-
Open the Registry Editor by navigating to Start > Run and typing
regedit
. -
Go to either of the following keys, depending on the version you are using:
-
GFI FaxMaker 32-bit:
HKEY_LOCAL_MACHINE\SOFTWARE\GFI Fax & Voice\FaxMaker\Config
-
GFI FaxMaker 64-bit:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\GFI Fax & Voice\FaxMaker\Config
-
-
Create a DWORD Value under the
UseSenderFaxNumber
location. -
Change the DWORD Value to
0
to disable Routing Using Caller ID. -
Close the Registry Editor.
-
Restart the GFI FaxMaker services and try again.
Testing
Send test fax from the Web Client and the message is no longer written to the log file.