Skip to content

1.2-1

Compare
Choose a tag to compare
@denzs denzs released this 30 Apr 08:47
· 60 commits to master since this release
  • config parameters for t.38 handling have changed
    • removed freeswitch/disablet38
    • added gofaxd/enablet38 and gofaxd/requestt38
    • added gofaxsend/enablet38 and gofaxsend/requestt38
  • code refactoring - by corny
  • fixed missing hangup after rxfax() - by sjaeckel
  • HylaFax Dialrules are considered now - by sjaeckel
  • automatic fallback to 9600 and ecm after configurable number of retries - by icebear0815
    • see gofaxd.conf parameters disablev17afterretry and disableECMafterretry for details
  • allow configuration of the sip displayname for outgoing faxes
    • see gofaxd.conf parameter cidname for details
  • allow configuration of hangupcauses which will not be retried by hylafax
    • see parameter failedresponse in gofax.conf
  • documentation updated
  • depending on your setup you could suffer from FreeSWITCH Issue FS-10824
    • if you encounter problems with hanging channels after sending, try to downgrade FreeSwitch to 1.6.16
    • see #31 for further information