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] hylafax does not answer rings



Hi,

that is right. Capisuit i have not tried why?



Am Montag, 10. Juli 2006 21:43 schrieb Lívio Cipriano:
> So you didn't ear a whistle, when you call your fax number from your
> mobile?
>
> Before you install hylafax, did you tried capisuite?
>
> LC
>
> ----- Original Message -----
> I tried this bevor, but tried it again,
>
> no change
>
> Steve
>
> Am Montag, 10. Juli 2006 20:52 schrieb Lívio Cipriano:
> > Ok... That was what I expected...
> >
> > Try to change
> >
> > AcceptSpeech:           0
> >
> > to
> >
> > AcceptSpeech:           1
> >
> > restart the computer, try to call again and tell me the result.
> >
> > Livio Cipriano
> >
> > ----- Original Message -----
> > The sysconfig tells the same as befor.
> >
> > On the phone I hear nothing, and get the Message:
> > Nicht erreichbar (not available).
> >
> > Steve
> >
> > Am Montag, 10. Juli 2006 20:08 schrieb Lívio Cipriano:
> > > Hi Steve,
> > >
> > > Try to call your fax number from a cell phone and tell me what do you
> > > ear or what kind of respond do you obtain.
> > >
> > > Lívio Cipriano
> > >
> > > ----- Original Message -----
> > > Hi,
> > >
> > > yes debian installs everything to /var/spool/hylafax. /var/spool/fax I
> > > don't hava as directory.
> > >
> > > Am Montag, 10. Juli 2006 19:48 schrieb Lívio Cipriano:
> > > > Sorry another "stupid question", but SuSE sets the root of hylfax as
> > > > "/var/spool/fax" and I notice that your config file mention the
> > > > several files as having the root of hylafax at "/var/spool/hylafax".
> > > > It this controlled?
> > > >
> > > > Livio Cipriano
> > > >
> > > > ----- Original Message -----
> > > > Hallo Livio,
> > > >
> > > > i changed everything restarted the computer and still the same. The
> > > > call is mentioned in the syslog, and ignored.
> > > >
> > > > Steve
> > > >
> > > > Am Montag, 10. Juli 2006 18:53 schrieb Lívio Cipriano:
> > > > > Hi
> > > > >
> > > > > There are some differences between our config files. My config
> > > > >
> > > > > LogFacility:		daemon
> > > > > CountryCode:		351
> > > > > AreaCode:		1
> > > > > LongDistancePrefix:	1
> > > > > InternationalPrefix:	00
> > > > > DialStringRules:	"etc/dialrules"
> > > > > ServerTracing:		1
> > > > > SessionTracing:		0xffffffff
> > > > > MaxConcurrentCalls:	2
> > > > > MaxSendPages:		1024
> > > > > ModemGroup:		any:.*
> > > > > SendFaxCmd:		/var/spool/fax/bin/faxsend
> > > > >
> > > > > From memory, I remember that ModemGroup was very importante, but I
> > > > > can remember why.
> > > > >
> > > > > My config.faxCAPI was 3 main differences
> > > > >
> > > > > # "FaxRcvdCmd" gibt das Skript an, das ausgefhrt wird, sobald ein
> > > > > Fax # empfangen wurde. Im Stand-Alone-Betrieb werden andere
> > > > > Parameter # bergeben als fr HylaFAX (mehr dazu im sample_faxrcvd).
> > > > > #
> > > > > # "FaxRcvdCmd" indicates the script performed whenever a fax is
> > > > > # received. Parameters other than the ones for HylaFAX are returned
> > > > > in # stand-alone operation (see sample_faxrcvd for more
> > > > > information). #
> > > > > # default   /var/spool/hylafax/bin/faxrcvd
> > > > > #
> > > > > FaxRcvdCmd:		/var/spool/fax/bin/faxrcvd
> > > > >
> > > > >
> > > > > # "PollRcvdCmd" gibt das Skript an, das ausgefhrt wird, sobald ein
> > > > > # Fax per Faxabruf empfangen wurde. Im Stand-Alone-Betrieb werden
> > > > > # andereParameter bergeben als fr HylaFAX (mehr dazu im
> > > > > # sample_faxrcvd).
> > > > > #
> > > > > # "PollRcvdCmd" indicates the script performed whenever a fax was
> > > > > # received by fax polling. Parameters other than the ones for
> > > > > HylaFAX # are returned in stand-alone operation (see sample_faxrcvd
> > > > > for more # information).
> > > > > #
> > > > > # default   /var/spool/hylafax/bin/pollrcvd
> > > > > #
> > > > > PollRcvdCmd:             /var/spool/fax/bin/pollrcvd
> > > > >
> > > > > I have a FaxRcvdCmd. I don't use the Poll mode, so I can't help you
> > > > > there. Can that be a reason? And my
> > > > >
> > > > > # "FaxReceiveUser" is the user when c2faxrecv is run. This user can
> > > > > be # changed only by the Superuser or "root" user. If c2faxrecv is
> > > > > started by # another user, this entry will be ignored. Here it is a
> > > > > good idea to enter a # value other than the hylafax default value
> > > > > "fax", for instance, if the # rights of /dev/capi20 are not to be
> > > > > changed or your Linux distribution # requires another user.
> > > > > #
> > > > > # default   ""
> > > > > #
> > > > > FaxReceiveUser:         root #fax
> > > > >
> > > > > is root. As far as I can remember, I had to supply the
> > > > > faxreceiveuser root, cause the different components (device,
> > > > > hylafax, capi, etc..) have different users and groups, so that was
> > > > > the only way that they worked together.
> > > > >
> > > > > Lívio Cipriano
> > > > >
> > > > > ----- Original Message -----
> > > > > Hi,
> > > > >
> > > > > since I'm trying on this for 3d now, there are no obvious
> > > > > questions, because I really don't know what is wrong!
> > > > >
> > > > > Am Montag, 10. Juli 2006 17:57 schrieb Lívio Cipriano:
> > > > > > Hi,
> > > > > >
> > > > > > Your dev must be /dev/isdnctrl1:
> > > > >
> > > > > Ok that.
> > > > >
> > > > > > "kcapi: Controller 1: fcpci-d000-201 attached"
> > > > > >
> > > > > > You don't have to link anything. Let me put you some questions,
> > > > > > even if to obvious:
> > > > > >
> > > > > > Are you doing the instalation and testing it logged as root?;
> > > > >
> > > > > yes I'm root on the system
> > > > >
> > > > > > Do you have, under fax/etc/ the config and config.faxCAPI files?
> > > > >
> > > > > yes I have
> > > > >
> > > > > > After changing those files, do you reboot the host?
> > > > >
> > > > > i tried bouth
> > > > >
> > > > > for sure I put the mail Aspects of the config file here:
> > > > >
> > > > > config:
> > > > > #ContCoverPage:         "etc/cover.templ"
> > > > > #DestControls:          "etc/destctrls"
> > > > > #DialStringRules:       "etc/dialrules"
> > > > > #QualifyCID:            "etc/cid"
> > > > > #QualifyTSI:            "etc/tsi"
> > > > > #ServerTracing:         0x08501
> > > > > InternationalPrefix:    00
> > > > > SendFaxCmd:             /usr/bin/c2faxsend
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > config.faxCAPI
> > > > >
> > > > > SpoolDir:               /var/spool/hylafax
> > > > > PollRcvdCmd:             /var/spool/hylafax/bin/pollrcvd
> > > > > FaxReceiveUser:         uucp
> > > > > FaxReceiveGroup:        dialout
> > > > > LogFile:                /var/spool/hylafax/log/capi4hylafax
> > > > > LogTraceLevel:          4
> > > > > LogFileMode:            0600
> > > > > HylafaxDeviceName:          faxCAPI it is liked s.d.
> > > > > RecvFileMode:               0600
> > > > > # ----------- incoming params -----------
> > > > > Controller:             1
> > > > > AcceptSpeech:           0
> > > > > UseDDI:                 0
> > > > > IncomingMSNs: faxnumber
> > > > > AcceptGlobalCall:   1
> > > > >
> > > > >
> > > > > babylon5:/dev# tail -f /var/spool/hylafax/log/capi4hylafax
> > > > >
> > > > > Device "faxCAPI" uses 2 receive thread(s) with the following
> > > > > config: Jul 10 18:32:50.32: [ 7896]: c2faxrecv - INFO: Controller=1
> > > > > : IncomingMSNs=fuxnumber
> > > > > Jul 10 18:32:50.32: [ 7896]: c2faxrecv - INFO:
> > > > >
> > > > > So I hope I didn't vorget someting :-)
> > > > >
> > > > > ____________________ 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*
> > > > >
> > > > > ____________________ 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*
> > > >
> > > > ____________________ 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*
> > >
> > > ____________________ 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*
> >
> > ____________________ 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*
>
> ____________________ 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*

____________________ 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*




Project hosted by iFAX Solutions