HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Fax-Server flowchart discussion (fwd)
On Fri, 23 Jun 2006, vu joerbram wrote:
for information only
Hallo *!
Sorry, for delay...
Unfortunately i found few information over example scenarios.
A large problem is to be understood flow, for the diagnostic.
Therefore here times a scenario:
- Accounting is always still missing.
(Possibly to integrate in CUPS)
:smtp/:imap :smtp
+----------> netwareserver <-----------------------------------------------+
| |
v |
PC ---------------------> printserver ---------------------> Faxserver |
ipps:ipp/printers/fax ipps:ipp faxs:ipp/printers/hfax faxs:ipp -> gw4capisuite -> sendfax -> hylafax -> capifax -> ISDN#1234
| |
| |
| |
Cups:Auth=ldap cups:auth=ip
- I tested some drivers for CUPS and decided for gw4capisuite.
However some changes were necessary:
VERSION="Version 0.1.8-lau 07.2007"
BACKENDNAME="gw4capisuite"
#### CHANGES
## 070719 Joerg
## - fix awk-rule (s. 070719.prob.cupsdoprint.gw4capisuite)
## - add debug-level 3
## 061124 Joerg
## - add PS2ASCII
## 060824 Joerg (Launoc)
## - add line direct for Registration to cupsd
## - fix wrong pair if/then
## - debug
## - add check NUMMIN
## 060817 Joerg (Launoc)
## - add any variables
## - add new log-format
## - chg sendmail From/To
## - Memo mawk/gawk
## - chg SENDFAX allowing capisuitefax,sendfax
## - add 4rd get @@#num_tel_fax@@
## - add debug-level 2
## - skipp delete files if NOT fax sending
####
The complete script is avaible at:
http://www-home.fh-lausitz.de/~joerbram/tips/gw4capisuite.070719
- quick-test
- create fax
faxdatei=testfax
$date=`date`
cat > $faxdatei.txt <<EOF
Testfax erzeugt von mir am $date
[Fax-Nr: 353]
Danke Anke
EOF
a2ps $faxdatei.txt ## s. 070719.prob.cupsdoprint.a2ps
ls -l $faxdatei*
- send-fax
pass="meinpasswort" ## Var.
cupsdoprint -H 'ippserver:631' -P fax -U '$USER:$pass' $faxdatei.ps
Perhaps someone can use it....
regards joerg
LauNOC
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*