HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Problem with dialing on iaxmodem
Hi everybody.
I setup iaxmodem on my system to avoid transmission problems in voip. But actually i can't make any calls. I've made the same steps as when i was configuring hylafax with normal modem.
Here is the log and configuration:
Jul 28 16:16:47.62: [ 2347]: SESSION BEGIN 000000131 375032
Jul 28 16:16:47.62: [ 2347]: HylaFAX (tm) Version 4.4.2
Jul 28 16:16:47.62: [ 2347]: SEND FAX: JOB 59 DEST 1032 COMMID 000000131 DEVICE '/dev/ttyIAX' FROM 'Dmitry <breedish@xxxxxxxxx>' USER usr
Jul 28 16:16:47.62: [ 2347]: STATE CHANGE: RUNNING -> SENDING
Jul 28 16:16:47.62: [ 2347]: <-- [12:AT+FCLASS=1\r]
Jul 28 16:16:47.62: [ 2347]: --> [2:OK]
Jul 28 16:16:47.62: [ 2347]: MODEM set XON/XOFF/FLUSH: input ignored, output disabled
Jul 28 16:16:47.62: [ 2347]: DIAL 1032
Jul 28 16:16:47.62: [ 2347]: <-- [9:ATDT1032\r]
Jul 28 16:17:32.62: [ 2347]: --> [9:NO ANSWER]
Jul 28 16:17:32.62: [ 2347]: SEND FAILED: JOB 59 DEST 1032 ERR [3] No answer from remote
Jul 28 16:17:33.62: [ 2347]: <-- [5:ATH0\r]
Jul 28 16:17:33.65: [ 2347]: --> [2:OK]
Jul 28 16:17:33.65: [ 2347]: MODEM set DTR OFF
Jul 28 16:17:33.65: [ 2347]: MODEM set baud rate: 0 baud (flow control unchanged)
Jul 28 16:17:33.65: [ 2347]: STATE CHANGE: SENDING -> MODEMWAIT (timeout 5)
Jul 28 16:17:33.65: [ 2347]: SESSION END
And configuration:
# $Id: iaxmodem,v 1.1 2006/04/02 23:18:30 darren Exp $
#
# prototype config for the IAXmodem softmodem which uses
# the spandsp soft-DSP library
#
#
CountryCode: 375
AreaCode: 17
FAXNumber: 1033
LongDistancePrefix: 1
InternationalPrefix: 011
DialStringRules: etc/dialrules
ServerTracing: 0xFFF
SessionTracing: 0xFFF
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
RingsBeforeAnswer: 1
SpeakerVolume: off
GettyArgs: "-h %l dx_%s"
LocalIdentifier: "IAXmodem"
LogFacility: local5
TagLineFont: etc/lutRS18.pcf
TagLineFormat: "From %%l|%c|Page %%P of %%T"
MaxRecvPages: 200
#
#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType: Class1 # use this to supply a hint
#
# The modem is taken off-hook during initialization, and then
# placed back on-hook when done to prevent glare.
#
ModemResetCmds: "ATH1\nAT+VCID=1" # enables CallID display
ModemReadyCmds: ATH0
Class1AdaptRecvCmd: AT+FAR=1
Class1TMConnectDelay: 400 # counteract quick CONNECT response
Class1RMQueryCmd: "!24,48,72,96" # V.17 fast-train recv doesn't work well
CallIDPattern: "NMBR="
CallIDPattern: "NAME="
CallIDPattern: "ANID="
CallIDPattern: "NDID="
# Uncomment these if you really want them, but you probably don't.
#CallIDPattern: "DATE="
#CallIDPattern: "TIME="
____________________ 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*