Salve, non riesco ad aggiungere un modem seriale con il comando faxaddmodem. I passaggi che ho fatto sono questi:
1) faxaddmodem
  • CountryCode: 39
    AreaCode: 06
    FAXNumber: +39061234567
    LongDistancePrefix: 0
    InternationalPrefix: 011
    DialStringRules: etc/dialrules
    SessionTracing: 11
    RingsBeforeAnswer: 1
    GettyArgs: "-h %l dx_%s"
    LocalIdentifier: "FAX-SERVER EGOAGOSYS"
    TagLineFont: etc/lutRS18.pcf
    TagLineFormat: "From %%l|%c|Page %%P of %%T"
    MaxRecvPages: 25


2) wvdialconf
  • Scanning your serial ports for a modem.

    ttyS0<*1>: ATQ0 V1 E1 -- OK
    ttyS0<*1>: ATQ0 V1 E1 Z -- OK
    ttyS0<*1>: ATQ0 V1 E1 S0=0 -- OK
    ttyS0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
    ttyS0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
    ttyS0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
    ttyS0<*1>: Modem Identifier: ATI -- 56000
    ttyS0<*1>: Speed 4800: AT -- OK
    ttyS0<*1>: Speed 9600: AT -- OK
    ttyS0<*1>: Speed 19200: AT -- OK
    ttyS0<*1>: Speed 38400: AT -- OK
    ttyS0<*1>: Speed 57600: AT -- OK
    ttyS0<*1>: Speed 115200: AT -- OK
    ttyS0<*1>: Max speed is 115200; that should be safe.
    ttyS0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
    ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
    ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
    ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
    Modem Port Scan<*1>: S2 S3

    Found a modem on /dev/ttyS0.
    Modem configuration written to /etc/wvdial.conf.
    ttyS0<Info>: Speed 115200; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"


3) restarto hylafax e faccio faxstat -s
  • HylaFAX scheduler on userver.lan: Running


non vedo qualcosa tipo [Modem ttyS0 is Runnung]

cosa devo ancora verificare?