package
0.0.0-20170522084233-398a11a3e066
Repository: https://github.com/matteomynet/gofaxip.git
Documentation: pkg.go.dev

# Functions

NewFaxError creates a FaxError.
NewFaxJob initializes a new Fax Job with a random UUID.
OpenQfile opens and parses a HylaFAX queue file.
SendQfile immediately tries to send the given qfile using FreeSWITCH.

# Constants

NewQfileMode is the default access mode for created queue files.

# Structs

FaxFile represents a whole fax optionally consisting of multiple documents.
FaxJob containing everything FreeSWITCH needs.
Qfile is a HylaFAX queue file.

# Interfaces

FaxError is a Error including information if a fax shoud be retried.