Displaying 4 results from an estimated 4 matches for "class1rmquerycmd".
2006 Mar 31
2
Iaxmodem speed limit?
I just installed Hylafax with Iaxmodem and I am not getting good
results when receiving faxes. I can see that the modem is reporting the
following:
Mar 31 16:19:08 pbxoficina FaxGetty[5377]: MODEM Supports 2400 bit/s
Mar 31 16:19:08 pbxoficina FaxGetty[5377]: MODEM Supports 4800 bit/s
Mar 31 16:19:08 pbxoficina FaxGetty[5377]: MODEM Supports 7200 bit/s
Mar 31 16:19:08 pbxoficina FaxGetty[5377]:
2006 Nov 23
1
(OT) HylaFAX, IAXModem, Asterisk
...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...
2006 Feb 23
4
IAXModem/Hylafax problem
I think I'm very close to getting IAXModem and Hylafax going, but my
current inbound hylafax logs show this:
Feb 23 10:09:37.98: [ 3638]: MODEM <Empty line>
Feb 23 10:09:37.98: [ 3638]: MODEM TIMEOUT: waiting for v.21 carrier
Two questions -
1) Does anyone know what step I missed here? (I.e. please help!)
2) Is there a document I should be working off of? Google doesn't seem
to
2009 Aug 29
0
Training failed with hylafax
...=1" # enables CallID display
#ModemReadyCmds: ATH0
Class1AdaptRecvCmd: AT+FAR=1
Class1TMConnectDelay: 1000 # counteract quick CONNECT response
#
# If you have trouble with V.17 receiving or sending,
# you may want to enable one of these, respectively.
#
Class1RMQueryCmd: "!24,48,72,96" # enable this to disable V.17 receiving
Class1TMQueryCmd: "!24,48,72,96" # enable this to disable V.17 sending
Class1ResponseWaitCmd: AT+FRS=1
#
# You'll likely want Caller*ID display (also displays DID) enabled.
#
ModemResetCmds:...