SIP, but I think I know whereis a problem. Fax is connected to d-link, and is turn on t.38
2007/10/17, voip crazy <[EMAIL PROTECTED]>: > > Witch interface are you using to send faxes, SIP, IAX, ZAP, MISDN,...,etc > > VoipCrazy > > > 2007/10/17, Giedrius Augys <[EMAIL PROTECTED]>: > > > > CountryCode: 1 > > AreaCode: 800 > > FAXNumber: +3705203230 > > 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: "Giedrius Augys" > > TagLineFont: etc/lutRS18.pcf > > TagLineFormat: "Nuo %%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 > > > > # > > # 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: 400 # 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.17receiving > > #Class1TMQueryCmd: "!24,48,72,96" # enable this to disable V.17sending > > > > # > > # You'll likely want Caller*ID display (also displays DID) enabled. > > # > > ModemResetCmds: AT+VCID=1 # enables CallID display > > > > # > > # The pty does not support changing parity. > > # > > PagerTTYParity: none > > > > # > > # If you are "missing" Caller*ID data on some calls (but not all) > > # and if you do not have adequate glare protection you may want to > > # not answer based on RINGs, but rather enable the CallIDAnswerLength > > # for NDID, disable AT+VCID=1 and do this: > > # > > #RingsBeforeAnswer: 0 > > #ModemRingResponse: AT+VRID=1 > > > > # Uncomment DATE and TIME if you really want them, but you probably > > don't. > > #CallIDPattern: "DATE=" > > #CallIDPattern: "TIME=" > > CallIDPattern: "NMBR=" > > CallIDPattern: "NAME=" > > CallIDPattern: "ANID=" > > #CallIDPattern: "USER=" # username provided by call > > #CallIDPattern: "PASS=" # password provided by call > > #CallIDPattern: "CDID=" # DID context in call > > CallIDPattern: "NDID=" > > #CallIDAnswerLength: 4 > > > > > > > > > > 2007/10/17, Jonn R Taylor <[EMAIL PROTECTED] >: > > > > > > Giedrius Augys wrote: > > > > Hi, > > > > I have problems with asterisk and hylafax+ iaxmodem. I can > > > successfully > > > > send faxes to Panasonic KX-FT932 fax, but with Xerox WorkCentre M20i > > > I > > > > have problems: No carrier. This is hylafax log, maybe you can > > > suggest > > > > me where to find ... > > > > > > > > Oct 17 07:38:48.22: [22428]: SESSION BEGIN 000000041 180037052390906 > > > > Oct 17 07:38:48.22: [22428]: HylaFAX (tm) Version 4.4.2 > > > > Oct 17 07:38:48.22: [22428]: SEND FAX: JOB 27 DEST 37052390906 > > > COMMID > > > > 000000041 DEVICE '/dev/ttyIAX0' FROM 'root < [EMAIL PROTECTED]>' USER > > > > root > > > > Oct 17 07:38:48.22: [22428]: STATE CHANGE: RUNNING -> SENDING > > > > Oct 17 07:38:48.22: [22428]: <-- [12:AT+FCLASS=1\r] > > > > Oct 17 07:38:48.22: [22428]: --> [2:OK] > > > > Oct 17 07:38:48.22 : [22428]: MODEM set XON/XOFF/FLUSH: input > > > ignored, > > > > output disabled > > > > Oct 17 07:38:48.22: [22428]: DIAL 37052390906 > > > > Oct 17 07:38: 48.22: [22428]: <-- [16:ATDT37052390906\r] > > > > Oct 17 07:39:30.86: [22428]: --> [10:NO CARRIER] > > > > Oct 17 07:39:30.86: [22428]: SEND FAILED: JOB 27 DEST 37052390906 > > > ERR > > > > [2] No carrier detected > > > > Oct 17 07:39: 30.86: [22428]: SEND FAILED: JOB 27 DEST 37052390906 > > > ERR > > > > [333] No carrier detected; too many attempts to dial > > > > Oct 17 07:39:31.86: [22428]: <-- [5:ATH0\r] > > > > Oct 17 07:39:31.86: [22428]: --> [2:OK] > > > > Oct 17 07:39:31.86: [22428]: MODEM set DTR OFF > > > > Oct 17 07:39:31.86: [22428]: MODEM set baud rate: 0 baud (flow > > > control > > > > unchanged) > > > > Oct 17 07:39:31.86: [22428]: STATE CHANGE: SENDING -> MODEMWAIT > > > (timeout 5) > > > > Oct 17 07:39:31.86: [22428]: SESSION END > > > > > > > > > > > > -- > > > > Pagarbiai / Best Regards, > > > > Giedrius Augys > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > _______________________________________________ > > > > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > > > > > > > asterisk-users mailing list > > > > To UNSUBSCRIBE or update options visit: > > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > Please post your iaxmodem config file. > > > > > > Jonn > > > > > > _______________________________________________ > > > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > > > > > asterisk-users mailing list > > > To UNSUBSCRIBE or update options visit: > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > > -- > > Pagarbiai / Best Regards, > > Giedrius Augys > > > > _______________________________________________ > > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > > > asterisk-users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > -- Pagarbiai / Best Regards, Giedrius Augys
_______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
