Hylafax Mailing List Archives

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Hylafax Inbound Service



OK, thanks very much, after setting up as inbound service I have the right
messages for faxstat:

HylaFAX scheduler on victor.germinus.com: Running
Modem ttyS1 (952294582): Running and idle            


Now I execute:
 [root@victor /]# sendfax -n -v -d630331729 /root/User_Guide.ps
match against (..., 512)
rule: offset 0 string = "%!" -- success (result postscript, rule "")
Apply DisplayNumber rules to "630331729"
--> return result "630331729" 

But no action in the modem; I get in the logs:
May  3 17:20:51 victor FaxSend[1001]: usage: faxsend -m deviceID [-t tracelevel] [-l] qfile
May  3 17:21:03 victor HylaFAX[1003]: <--- 220 victor.germinus.com server (HylaFAX (tm) Version 4.1beta1) ready.
May  3 17:21:03 victor HylaFAX[1003]: command: USER root 
May  3 17:21:03 victor HylaFAX[1003]: USER root
May  3 17:21:03 victor HylaFAX[1003]: <--- 230 User root logged in.
May  3 17:21:03 victor HylaFAX[1003]: command: TYPE I 
May  3 17:21:03 victor HylaFAX[1003]: TYPE I
May  3 17:21:03 victor HylaFAX[1003]: <--- 200 Type set to Image.
May  3 17:21:03 victor HylaFAX[1003]: command: PORT 127,0,0,1,4,40 
May  3 17:21:03 victor HylaFAX[1003]: PORT 127.0.0.1;10244
May  3 17:21:03 victor HylaFAX[1003]: <--- 200 PORT command successful.
May  3 17:21:03 victor HylaFAX[1003]: command: MODE Z 
May  3 17:21:03 victor HylaFAX[1003]: MODE Z
May  3 17:21:03 victor HylaFAX[1003]: <--- 200 Mode set to ZIP.
May  3 17:21:03 victor HylaFAX[1003]: command: STOT 
May  3 17:21:03 victor HylaFAX[1003]: STOT
May  3 17:21:04 victor HylaFAX[1003]: Filesystem has SysV-style file creation semantics.
May  3 17:21:04 victor HylaFAX[1003]: <--- 150 FILE: /tmp/doc7.ps (Opening new data connection).
May  3 17:21:04 victor HylaFAX[1003]: <--- 226 Transfer complete (FILE: /tmp/doc7.ps).
May  3 17:21:04 victor HylaFAX[1003]: command: JNEW 
May  3 17:21:04 victor HylaFAX[1003]: <--- 200 New job created: jobid: 7 groupid: 7.
May  3 17:21:04 victor HylaFAX[1003]: command: JPARM FROMUSER "root" 
May  3 17:21:04 victor HylaFAX[1003]: <--- 213 FROMUSER set to "root".
May  3 17:21:04 victor HylaFAX[1003]: command: JPARM LASTTIME 000259 
May  3 17:21:04 victor HylaFAX[1003]: <--- 213 LASTTIME set to 000259.
May  3 17:21:04 victor HylaFAX[1003]: command: JPARM MAXDIALS 12 
May  3 17:21:04 victor HylaFAX[1003]: <--- 213 MAXDIALS set to 12.
May  3 17:21:04 victor HylaFAX[1003]: command: JPARM MAXTRIES 3 
May  3 17:21:04 victor HylaFAX[1003]: <--- 213 MAXTRIES set to 3.
May  3 17:21:04 victor HylaFAX[1003]: command: JPARM SCHEDPRI 127 
May  3 17:21:04 victor HylaFAX[1003]: <--- 213 SCHEDPRI set to 127.
May  3 17:21:04 victor HylaFAX[1003]: command: JPARM DIALSTRING "630331729" 
May  3 17:21:04 victor HylaFAX[1003]: <--- 213 DIALSTRING set to "630331729".
May  3 17:21:05 victor HylaFAX[1003]: command: JPARM NOTIFYADDR "root@victor.germinus.com" 
May  3 17:21:05 victor HylaFAX[1003]: <--- 213 NOTIFYADDR set to "root@victor.germinus.com".
May  3 17:21:05 victor HylaFAX[1003]: command: JPARM VRES 196 
May  3 17:21:05 victor HylaFAX[1003]: <--- 213 VRES set to 196.
May  3 17:21:05 victor HylaFAX[1003]: command: JPARM PAGEWIDTH 215 
May  3 17:21:05 victor HylaFAX[1003]: <--- 213 PAGEWIDTH set to 215.
May  3 17:21:05 victor HylaFAX[1003]: command: JPARM PAGELENGTH 279 
May  3 17:21:05 victor HylaFAX[1003]: <--- 213 PAGELENGTH set to 279.
May  3 17:21:05 victor HylaFAX[1003]: command: JPARM NOTIFY "none" 
May  3 17:21:05 victor HylaFAX[1003]: <--- 213 NOTIFY set to "none".
May  3 17:21:05 victor HylaFAX[1003]: command: JPARM PAGECHOP "default" 
May  3 17:21:05 victor HylaFAX[1003]: <--- 213 PAGECHOP set to "default".
May  3 17:21:05 victor HylaFAX[1003]: command: JPARM CHOPTHRESHOLD 3 
May  3 17:21:05 victor HylaFAX[1003]: <--- 213 CHOPTHRESHOLD set to 3.
May  3 17:21:05 victor HylaFAX[1003]: command: JPARM DOCUMENT /tmp/doc7.ps 
May  3 17:21:05 victor HylaFAX[1003]: <--- 200 Added document /tmp/doc7.ps as docq/doc7.ps.7.
May  3 17:21:05 victor HylaFAX[1003]: command: JSUBM 


Sure I am doing something wrong.
Again, I would thank any idea.


BTW, is it the same faxsend and sendfax ?

Thanks

Victor









On Wed, 03 May 2000, you wrote:
> just set up inbound service, took about 2 minutes and works fine :-)
> 
> Now, I got the following question for automatically routing incoming
> faxes.
> 
> Where can I get the number the sender dialed ?
> 
> I read Q322 in the FAQ but is DiD supported in germany ?
> 
> TIA
> /matthias
> 
> -- 
> HAGOS eG                 phone: +49 711 7880592
> Matthias Reich             fax: +49 711 7880599
> Industriestr. 62           web: http://www.hagos.de
> D-70565 Stuttgart         mail: rei@hagos.de
> Germany
> ----------------------------------------------------------------------------
> Be careful your mail is read by the NSA too !!



Home
Report any problems to webmaster@hylafax.org

HylaFAX is a trademark of Silicon Graphics Corporation.
Internet connectivity for hylafax.org is provided by:
VirtuALL Private Host Services