[Asterisk-Users] rxfax - mISDN - missing logs
Stefan Tichy
asterisk at pi4tel.de
Thu Jul 8 11:02:25 MST 2004
Hi,
using HFC cards, mISDN/chan_misdn and spandsp lib fax retrieval works,
but some log file entries are missing. There should be one of the lines:
Fax successfully received.
Fax receive not successful.
Dail Plan config used:
[fax]
exten => _.,1,SetVar(FAXFILE=.............)
exten => _.,2,SetVar(LOCALSTATIONID=......)
exten => _.,3,rxfax(${FAXFILE})
exten => _.,4,NoOp,XYZ
exten => _.,5,Hangup
Log file:
-- Executing RxFAX("mISDN/2", "......") in new stack
Got hangup
Extension .., priority . returned normally even though call was hung up
cdr_mysql: inserting a CDR record.
The file ${FAXFILE} is available and seems to be complete, but isn't
this hangup to early?
Is this a rxfax/spandsp or a mISDN problem?
--
Stefan Tichy <asterisk at pi4tel.de>
More information about the asterisk-users
mailing list