C.2. Enabling Faxserver

In order to configure functions of NGCP Faxserver one needs to update the main NGCP configuration file /etc/ngcp-config/config.yml with the correct fax options:

  faxserver:
    enable: yes
    fail_attempts: '3'
    fail_retry_secs: '60'
    keep_failed_fax: yes
    keep_failed_fax_days: '60'
    keep_received_fax: yes
    keep_received_fax_days: '60'
    keep_sent_fax: yes
    keep_sent_fax_days: '60'
    mail_from: 'Sipwise NGCP FaxServer <voipfax@ngcp.sipwise.local>'

Parameters are: