Displaying 4 results from an estimated 4 matches for "class1tmconnectdelay".
2006 Nov 23
1
(OT) HylaFAX, IAXModem, Asterisk
...# 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:...
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
..." during initialization becomes a problem then take
 # the modem off-hook during initialization, and then place it
 # back on-hook when done.
 #
 #ModemResetCmds:        "ATH1\nAT+VCID=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,...
2011 Sep 01
2
problems with hylafax + iaxmodem + asterisk1.8.5
...oreAnswer: 1
SpeakerVolume:  off
GettyArgs:  "-h %l dx_%s"
LocalIdentifier: "IAXmodem"
TagLineFont:  etc/lutRS18.pcf
TagLineFormat:  "Ricevuto da %%l|%c|Pagina %%P di %%T"
MaxRecvPages:  200
ModemType:  Class1  # use this to supply a hint
Class1AdaptRecvCmd: AT+FAR=1
Class1TMConnectDelay: 400  # counteract quick CONNECT response
ModemResetCmds:  AT+VCID=1 # enables CallID display
PagerTTYParity:  none
CallIDPattern:          "NMBR="
CallIDPattern:          "NAME="
CallIDPattern:  "ANID="
CallIDPattern:          "NDID="
*******************...