Displaying 2 results from an estimated 2 matches for "faxname".
Did you mean:
maxname
2018 May 21
5
Looking for better fax handling
...; n,Set(STATUS=${STATUS}\nResolution: ${FAXOPT(resolution)})
same => n,GotoIf($["${FAXOPT(status)}" = "SUCCESS"]?faxok)
same => n,Set(STATUS=${STATUS}\nError: ${FAXOPT(error)})
same => n(faxok),Verbose(0,FAX ${destination} Status (S): ${STATUS})
same => n,Set(FAXNAME=${CUT(faxfile,/,6)})
same => n,Set(FILE(/fax_status/${FAXNAME})=${STATUS})
same => n,GotoIf($["${FAXOPT(status)}" != "SUCCESS"]?faxfail)
same => n,System(/bin/mv '${faxfile}' '/fax_success/${FAXNAME}')
same => n,Set(CDR(userfield)=${destinati...
2004 Mar 16
24
Softfax/spandsp
Hi all,
After a long time having no time, I have finally done some fresh work on
my software fax machine. I have replaced the original carrier tracking
with something more robust. I have also added 4800, and 2400 bits per
second modes, and cleaned up a few bugs in areas like superfine mode
operation. I apologise for this update taking so long.
At ftp://ftp.opencall.org/pub/spandsp you will