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   <[EMAIL PROTECTED]>
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to