search for: modemresetcmd

Displaying 4 results from an estimated 4 matches for "modemresetcmd".

Did you mean: modemresetcmds
2006 Nov 23
1
(OT) HylaFAX, IAXModem, Asterisk
...dem-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...
2009 Aug 29
0
Training failed with hylafax
...# Enabling this will use the hfaxd-protocol to set Caller*ID # #ModemSetOriginCmd: AT+VSID="%s","%d" # # If "glare" 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...
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
2011 Sep 01
2
problems with hylafax + iaxmodem + asterisk1.8.5
...uot; 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=" ****************************************************************************...