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] [Fwd: Re: faxaddmodem hangs on Multitech 5634ZBA]
Lee Howard wrote:
Kelly Clark wrote:
OK, I forced the install of 5.2.8 and it still hangs at "Probing for
best speed to talk to modem:"
Is it possible or common for faxaddmodem to fail when minicom works?
Run faxaddmodem this way:
sh -x faxaddmodem <devid>
Then send me the output of that.
Thanks,
Lee.
____________________ 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*
Lee, this is the last third of it, what I figured you were looking for:
++ ModemRate=19200
++ ModemFlowControl=rtscts
++ ModemSetupDTRCmd='AT&D2'
++ ModemSetupDCDCmd='AT&C1'
++ ModemDialCmd=ATDT%s
++ ModemResetCmds='""'
++ ModemAnswerCmd=ATA
++ ModemNoFlowCmd='AT&K'
++ ModemHardFlowCmd='AT&K3'
++ ModemSoftFlowCmd='AT&K4'
++ ModemNoAutoAnswerCmd=ATS0=0
++ ModemSetVolumeCmd='"ATM0 ATL0M1 ATL1M1 ATL2M1 ATL3M1"'
++ ModemEchoOffCmd=ATE0
++ ModemVerboseResultsCmd=ATV1
++ ModemResultCodesCmd=ATQ0
++ ModemOnHookCmd=ATH0
++ ModemSoftResetCmd=ATZ
++ ModemWaitTimeCmd=ATS7=60
++ ModemCommaPauseTimeCmd=ATS8=2
++ ModemRecvFillOrder=LSB2MSB
++ ModemSendFillOrder=LSB2MSB
+ ok=prompt
++ /bin/grep AreaCode: /var/spool/hylafax/etc/config
++ sed 's/.*:[ ]*//g'
+ CHECK=253
+ '[' -n 253 ']'
+ AreaCode=253
++ /bin/grep CountryCode: /var/spool/hylafax/etc/config
++ sed 's/.*:[ ]*//g'
+ CHECK=1
+ '[' -n 1 ']'
+ CountryCode=1
+ '[' -z +1.999.555.1212 ']'
+ PROMPTS=/tmp/.faxaddmodem.sGFEvY/faxpr6667
+ JUNK='/tmp/.faxaddmodem.sGFEvY/faxaddmodem.sh6667
/var/lock/LCK..ttyACM0 /tmp/.faxaddmodem.sGFEvY/faxpr6667'
+ isNotOK prompt
+ x=prompt
+ test -n prompt
+ test prompt '!=' y
+ test prompt '!=' yes
+ '[' prompt '!=' skip ']'
+ test -f /tmp/.faxaddmodem.sGFEvY/faxpr6667
+ compilePrompts
+ /usr/bin/mawk '-F[ ]+' '
function p(t)
{
printf "promptFor%sParameter \"$%s\" \"%s\";%s=\"$param\"\n", t, $2,
$3, $2
}
$1 == "#" { p("Numeric"); next }
$1 == "C#" { p("CStyleNumeric"); next }
$1 == "S" { p("String"); next }
$1 == "NNS" { p("NonNullString"); next }
$1 == "B" { p("Boolean"); next }
{ printf "promptFor%s\n", $1 }
'
+ . /tmp/.faxaddmodem.sGFEvY/faxpr6667
++ promptForNumericParameter 1 'Country code'
++ x=
++ '[' -z '' ']'
++ prompt 'Country code [1]?'
++ echo -n 'Country code [1]? '
Country code [1]? ++ '[' yes '!=' no ']'
++ read x
Thank you,
Kelly
No virus found in this outgoing message.
Checked by AVG - www.avg.com
Version: 8.0.237 / Virus Database: 270.11.3/1967 - Release Date: 02/23/09 07:17:00