Faximum supports the Multi-Tech DID modem with both the Faximum PLUS and Faximum FMS products. This support, however, is not part of the current (as of 15 August 2003) download but must be requested from support.
The following instructions apply to the new code.
You will need to edit the /etc/opt/faximum/dev/fax-line-1 file manually and change the following parameters as shown:
class2-type = class2.1
fax-speed = 57600
and add the following parameters:
did-type = mt
receive-init-string = AT+FCQ=1,0
You will also need to edit the /etc/opt/faximum/faximum.conf file and add the following:
webadmin-did-routing = yes
You will also notice that by default when the swiiftfeg module emails a fax, it only gives the actual DID digits it received. If you want the full number as dialled you can define (for example):
did-prefix = "+1 (604) 484-"
Which will add the part that is not sent from the CO to the modem.
|