AW: debian + sedlbauer + hylafax: can not receive faxes

2002-04-30 Diskussionsfäden Lentner Matthias

Hallo,


Probier mal folgendes:

- isdn_net: Service-Indicator not 7, ignored

Diese Meldung deutet normal darauf hin, dass die Diensterkennung nicht
funktioniert, d.h. die ISDN Karte erkennt den Anruf nicht als Fax und nimmt
daher den Anruf nicht an.
Abhilfe könnte durch die Telefonanlage geschafft werden. Entweder kann man
hier Einstellungen zum durchgeschleiften S0 Bus machen. Wenn nicht, sollte
man die Karte direkt an den NTBA anschliessen.

Als nächstes solltest du zum Test die MSN weglassen:

anstatt

 ModemResetCmds:ATE13S0=1S13=1+FCLASS=1  # stuff to
do when 

sollte er das versuchen:

ModemResetCmds: ATE0 # stuff to do when

normal sollte es dann funktionieren !

Grüße,
Matthias
 
 Subject: debian + sedlbauer + hylafax: can not receive faxes
 From: michael mende [EMAIL PROTECTED]
 To: [EMAIL PROTECTED], [EMAIL PROTECTED]
 X-Mailer: Evolution/1.0.2 
 Date: 29 Apr 2002 15:51:30 +0200
 X-Mailing-List: [EMAIL PROTECTED] 
 archive/latest/7471
 
 Hello debian-users,
 hallo debian-users-german,
 because this is sent to both debian-user and 
 debian-user-german i try it in english.
 German ansers are also welcome.
 
 i try to get a fax server running with:
 debian/woody
 isdn sedlbauer speedfax+ isa
 hylafax.
 The current state is that i can send faxes but do not receive 
 anything.
 The kernel logs that:
 
 isdn_net: Incoming call without OAD, assuming '0'
 isdn_net: call from 0,1,0 - 13
 isdn_net: Service-Indicator not 7, ignored
 isdn_tty: Incoming call without OAD, assuming '0'
 isdn_tty: call from 0 - 13 ignored
 
 What did I do until today:
 
 installed modular kernel
 installed sedlbauer isdn card with isapnp and modprobe
 installed isdnutils-base (full installation of isdnutils cuts my dsl
 connection!)
 played the firmware onto the isdn card with hisaxctrl
 installed hylafax-server as described by sedlbauer.de (for redhat ;-))
 
 Here comes the /etc/hylafax/config.ttyI0:
 
 [...]
 #
 # Generic Class 1 modem configuration.
 #
 # EDIT THIS CONFIGURATION TO REFLECT YOUR SETUP
 #
 CountryCode:  49
 AreaCode: 345
 FAXNumber:+49.345.13
 LongDistancePrefix:   0
 InternationalPrefix:  00
 DialStringRules:  /etc/hylafax/dialrules
 ServerTracing:0xFFF # also tried 527
 SessionTracing:   0xFFF # also tried 527
 RecvFileMode: 0644
 LogFileMode:  0640
 DeviceMode:   0666
 RingsBeforeAnswer:1
 SpeakerVolume:off
 GettyArgs:-r -b -s %s %l
 LocalIdentifier:  [EMAIL PROTECTED]
 PriorityScheduling:   yes
 TagLineFormat:From %%l|%c|Page %%P of %%T
 MaxRecvPages: 25
 #
 #
 # Modem-related stuff: should reflect modem command interface
 # and hardware connection/cabling (e.g. flow control).
 #
 ModemType:Class1  # use this to supply a hint
 #ModemRate:   19200   # rate for DCE-DTE communication
 #ModemFlowControl:xonxoff # XON/XOFF flow control assumed
 #
 #ModemSetupDTRCmd:ATD2   # setup so DTR drop resets modem
 #ModemSetupDCDCmd:ATC1   # setup so DCD follows carrier
 GettyArgs:-h %l dx_%s   # modem must 
 auto-detect fax/data
 #
 # We normally append the @ symbol to the dial string so that
 # the modem will wait 5 seconds before attempting to connect
 # and return result codes that distinguish between no carrier
 # and no answer.  This makes it possible to avoid problems with
 # repeatedly dialing a number that doesn't have a fax machine
 # (kudos to Stuart Lynne for this trick.)
 #
 # NB: If you need to prefix phone numbers to get through a PBX,
 # put it in the ModemDialCmd; e.g. DT9%s@.
 # next line modified (uncommented)
 ModemDialCmd: ATDT%s@ # T for tone dialing, @ 
 for silence
 #
 # Other possible configuration stuff.  The default strings are
 # shown below.  Only those that are different from the defaults
 # need to be included in the configuration file.
 # next line modified (was empty string)
 ModemResetCmds:   ATE13S0=1S13=1+FCLASS=1  
   # stuff to do when
 modem is reset
 #ModemAnswerCmd:  ATA # use this to 
 answer phone
 #ModemNoFlowCmd:  ATK# disable flow 
 control cmd
 #ModemHardFlowCmd:ATK3   # hardware flow control cmd
 #ModemSoftFlowCmd:ATK4   # software flow control cmd
 #ModemNoAutoAnswerCmd:ATS0=0  # disable auto-answer
 #
 # Set modem speaker volume commands: OFF QUIET LOW MEDIUM HIGH.
 # Note that we both turn the speaker on/off and set volume.
 #
 #ModemSetVolumeCmd:   ATM0 ATL0M1 ATL1M1 ATL2M1 ATL3M1
 #ModemEchoOffCmd: ATE0# disable command echo
 #ModemVerboseResultsCmd:  ATV1# enable 
 verbose command results
 #ModemResultCodesCmd: ATQ0# enable result codes
 #ModemOnHookCmd:  ATH0# place phone 
 on hook (hangup

Re: debian + sedlbauer + hylafax: can not receive faxes

2002-04-30 Diskussionsfäden michael mende

Hallo Matthias,
faxstat -s bringt:

HylaFAX scheduler on debian.menole.home: Running
Modem ttyI0 (): Initializing server
Modem ttyS0 (): Waiting for modem to come ready

Das Modem an ttyS0 ist derzeit nicht angeschlossen.

Tschuess,
Michael

Am Die, 2002-04-30 um 16.51 schrieb Lentner Matthias:
 Hallo,
 
 - welche Meldung bekommst Du bei faxstat -s ?
 - wird das faxgetty richtig gestartet, wenn ja, stimmen die runlevels ?
 
 poste die gleiche Frage vielleicht auch einmal unter www.isdn4linux.de, kann
 sein, dass hier schon einmal jemand ähnliche Probleme hatte !
 
 mfg,
 matthias 
 
  -Ursprüngliche Nachricht-
  Von: michael mende [mailto:[EMAIL PROTECTED]]
  Gesendet am: Dienstag, 30. April 2002 17:05
  An: Lentner Matthias
  Betreff: Re: AW: debian + sedlbauer + hylafax: can not receive faxes
  
  Hallo Matthias,
  
  danke fuer die Tips, habe sie genau befolgt, die Karte ist direkt am
  NTBA angeschlossen (schon immer), ModemResetCmds habe ich entsprechend
  abgeandert, Hylafax neu gestartet und nichts hat sich getan:
  
  System-log:
  isdn_net: Incoming call without OAD, assuming '0'
  isdn_net: call from 0,1,0 - 13
  isdn_net: Service-Indicator not 7, ignored
  isdn_tty: Incoming call without OAD, assuming '0'
  isdn_tty: call from 0 - 13 ignored
  
  ISDN-log (FAX ist Alias fuer MSN):
  Apr 30 16:43:33 * Call to tei 127 from ? on FAX  RING (3.1 kHz audio)
  Apr 30 16:44:33 Call to tei 127 from ? on FAX  HANGUP (Timeout)
  Apr 30 16:44:36 * Call to tei 71 from ? on FAX  HANGUP
  
  Dass der isdn_net nicht rangeht, scheint mir eigentlich in Ordnung zu
  sein, das Fax haengt ja am ttyI0. Oder unterliege ich da 
  einem schweren
  Irrtum?
  Kann das an den getties liegen? Hylafax fragte ja bei der Installation
  nach diversen getty-links, die dann irgendwie hingeschummelt werden
  mussten (was ist ein 'egetty', apt-cache search bringt kein Ergebnis):
  /etc/hylafax/egetty-link-/sbin/mgetty
  /etc/hylafax/getty-link-/sbin/getty
  /etc/hylafax/vgetty-link-/user/sbin/vgetty
  Ich frag das nur, weil es ja auch noch den faxgetty gibt.
  
  Apropos isdn_net, wie weit muss eigentlich das isdn-system installiert
  sein? Wie gesagt, apt-get install isdnutils zerstoert die 
  dsl-Verbindung
  und kann sich (daher logischerweise?) auch nicht korrekt 
  beenden. Daher
  sind nur die isdnutils-base installiert und isdnlog.
  
  Ich wuensche schonmal einen kaempferischen 1.Mai,
  
  tschuess,
  
  Michael
  
  
  Am Die, 2002-04-30 um 15.25 schrieb Lentner Matthias:
   Hallo,
   
   
   Probier mal folgendes:
   
   - isdn_net: Service-Indicator not 7, ignored
   
   Diese Meldung deutet normal darauf hin, dass die 
  Diensterkennung nicht
   funktioniert, d.h. die ISDN Karte erkennt den Anruf nicht 
  als Fax und nimmt
   daher den Anruf nicht an.
   Abhilfe könnte durch die Telefonanlage geschafft werden. 
  Entweder kann man
   hier Einstellungen zum durchgeschleiften S0 Bus machen. 
  Wenn nicht, sollte
   man die Karte direkt an den NTBA anschliessen.
   
   Als nächstes solltest du zum Test die MSN weglassen:
   
   anstatt
   
ModemResetCmds:  ATE13S0=1S13=1+FCLASS=1  
  # stuff to
   do when 
   
   sollte er das versuchen:
   
   ModemResetCmds:   ATE0 # stuff to do when
   
   normal sollte es dann funktionieren !
   
   Grüße,
   Matthias

Subject: debian + sedlbauer + hylafax: can not receive faxes
From: michael mende [EMAIL PROTECTED]
To: [EMAIL PROTECTED], 
  [EMAIL PROTECTED]
X-Mailer: Evolution/1.0.2 
Date: 29 Apr 2002 15:51:30 +0200
X-Mailing-List: [EMAIL PROTECTED] 
archive/latest/7471

Hello debian-users,
hallo debian-users-german,
because this is sent to both debian-user and 
debian-user-german i try it in english.
German ansers are also welcome.

i try to get a fax server running with:
debian/woody
isdn sedlbauer speedfax+ isa
hylafax.
The current state is that i can send faxes but do not receive 
anything.
The kernel logs that:

isdn_net: Incoming call without OAD, assuming '0'
isdn_net: call from 0,1,0 - 13
isdn_net: Service-Indicator not 7, ignored
isdn_tty: Incoming call without OAD, assuming '0'
isdn_tty: call from 0 - 13 ignored

What did I do until today:

installed modular kernel
installed sedlbauer isdn card with isapnp and modprobe
installed isdnutils-base (full installation of isdnutils 
  cuts my dsl
connection!)
played the firmware onto the isdn card with hisaxctrl
installed hylafax-server as described by sedlbauer.de 
  (for redhat ;-))

Here comes the /etc/hylafax/config.ttyI0:

[...]
#
# Generic Class 1 modem configuration.
#
# EDIT THIS CONFIGURATION TO REFLECT YOUR SETUP
#
CountryCode:49
AreaCode:   345
FAXNumber:  +49.345.13
LongDistancePrefix: 0
InternationalPrefix:00

debian + sedlbauer + hylafax: can not receive faxes

2002-04-29 Diskussionsfäden michael mende

Hello debian-users,
hallo debian-users-german,
because this is sent to both debian-user and debian-user-german i try it in english.
German ansers are also welcome.

i try to get a fax server running with:
debian/woody
isdn sedlbauer speedfax+ isa
hylafax.
The current state is that i can send faxes but do not receive anything.
The kernel logs that:

isdn_net: Incoming call without OAD, assuming '0'
isdn_net: call from 0,1,0 - 13
isdn_net: Service-Indicator not 7, ignored
isdn_tty: Incoming call without OAD, assuming '0'
isdn_tty: call from 0 - 13 ignored

What did I do until today:

installed modular kernel
installed sedlbauer isdn card with isapnp and modprobe
installed isdnutils-base (full installation of isdnutils cuts my dsl
connection!)
played the firmware onto the isdn card with hisaxctrl
installed hylafax-server as described by sedlbauer.de (for redhat ;-))

Here comes the /etc/hylafax/config.ttyI0:

[...]
#
# Generic Class 1 modem configuration.
#
# EDIT THIS CONFIGURATION TO REFLECT YOUR SETUP
#
CountryCode:49
AreaCode:   345
FAXNumber:  +49.345.13
LongDistancePrefix: 0
InternationalPrefix:00
DialStringRules:/etc/hylafax/dialrules
ServerTracing:  0xFFF # also tried 527
SessionTracing: 0xFFF # also tried 527
RecvFileMode:   0644
LogFileMode:0640
DeviceMode: 0666
RingsBeforeAnswer:  1
SpeakerVolume:  off
GettyArgs:  -r -b -s %s %l
LocalIdentifier:[EMAIL PROTECTED]
PriorityScheduling: yes
TagLineFormat:  From %%l|%c|Page %%P of %%T
MaxRecvPages:   25
#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType:  Class1  # use this to supply a hint
#ModemRate: 19200   # rate for DCE-DTE communication
#ModemFlowControl:  xonxoff # XON/XOFF flow control assumed
#
#ModemSetupDTRCmd:  ATD2   # setup so DTR drop resets modem
#ModemSetupDCDCmd:  ATC1   # setup so DCD follows carrier
GettyArgs:  -h %l dx_%s   # modem must auto-detect fax/data
#
# We normally append the @ symbol to the dial string so that
# the modem will wait 5 seconds before attempting to connect
# and return result codes that distinguish between no carrier
# and no answer.  This makes it possible to avoid problems with
# repeatedly dialing a number that doesn't have a fax machine
# (kudos to Stuart Lynne for this trick.)
#
# NB: If you need to prefix phone numbers to get through a PBX,
# put it in the ModemDialCmd; e.g. DT9%s@.
# next line modified (uncommented)
ModemDialCmd:   ATDT%s@ # T for tone dialing, @ for silence
#
# Other possible configuration stuff.  The default strings are
# shown below.  Only those that are different from the defaults
# need to be included in the configuration file.
# next line modified (was empty string)
ModemResetCmds: ATE13S0=1S13=1+FCLASS=1  # stuff to do when
modem is reset
#ModemAnswerCmd:ATA # use this to answer phone
#ModemNoFlowCmd:ATK# disable flow control cmd
#ModemHardFlowCmd:  ATK3   # hardware flow control cmd
#ModemSoftFlowCmd:  ATK4   # software flow control cmd
#ModemNoAutoAnswerCmd:  ATS0=0  # disable auto-answer
#
# Set modem speaker volume commands: OFF QUIET LOW MEDIUM HIGH.
# Note that we both turn the speaker on/off and set volume.
#
#ModemSetVolumeCmd: ATM0 ATL0M1 ATL1M1 ATL2M1 ATL3M1
#ModemEchoOffCmd:   ATE0# disable command echo
#ModemVerboseResultsCmd:ATV1# enable verbose command results
#ModemResultCodesCmd:   ATQ0# enable result codes
#ModemOnHookCmd:ATH0# place phone on hook (hangup)
#ModemSoftResetCmd: ATZ # do soft reset of modem
#ModemSoftResetCmdDelay:3000# pause after soft reset
#ModemWaitTimeCmd:  ATS7=60 # wait 60 seconds for carrier
#ModemCommaPauseTimeCmd:ATS8=2  # comma pause time is 2 seconds
#ModemRecvFillOrder:LSB2MSB # bit order of received facsimile
#ModemSendFillOrder:LSB2MSB # bit order modem expects for transmit
#
Class1Cmd:  AT+FCLASS=1 # command to enter class 1
Class1PPMWaitCmd:   AT+FTS=7# command to stop and wait before PPM
Class1TCFWaitCmd:   AT+FTS=7# command to stop and wait before TCF
Class1EOPWaitCmd:   AT+FTS=9# command to stop and wait before EOP
Class1TCFResponseDelay: 75  # 75ms delay between recv TCF  response
Class1SendMsgDelay: 75  # 75ms delay after training
Class1SwitchingDelay:   75  # 150ms delay in switching transmission
direction
Class1TrainingRecovery: 1500# 1.5sec delay after training failure
Class1RecvAbortOK:  200 #