[Asterisk-Users] RE: SoftFAX/spandsp

Reynaldo Simbulan rsimbulan at hotmail.com
Mon Mar 29 06:00:14 MST 2004


Hi Steve,

You're right it is just the libtiff. I have uninstall 3.6 and 3.5 and
reinstall 3.5.7-11. Thanks,  it is now receiving fax.

Although after receiving the fax, the zap channel is not disconnecting. ?
On the fax client it was successfully sent and the tif file is complete.

Here is my extensions.conf:
exten => s,1,Answer
exten => s,2,SetVar(FAXNAME=${TIMESTAMP}-${CALLERIDNUM})
exten => s,3,RxFax(/var/lib/asterisk/fax/new/${FAXNAME}.tif)
exten => s,4,Hangup
exten => i,1,Hangup
exten => h,1,Hangup


And here is the log file:

Page 1 of /var/lib/asterisk/fax/new/20040329-234801-0755965128.tif:
1116 rows received
0 total bad rows
0 max consecutive bad rows
Rx page end detected
Changed from phase 5 to 3
Slow carrier up
Slow carrier down
Slow carrier up
<<< EOP: 2f
EOP with final frame tag
In state 5
Changed from phase 3 to 4
>>> MCF: 8c
HDLC underflow in state 8
Changed from phase 4 to 3
Slow carrier up
<<< DCN: fb
DCN with final frame tag
In state 8
Disconnecting
Changed from phase 3 to 7

*CLI> show channels
        Channel  (Context    Extension    Pri )   State Appl.         Data
        Zap/1-1  (faxserver    s            3   )      Up RxFAX
/var/lib/asterisk/fax/new/20040329-234801-0755965128.tif
1 active channel(s)



More information about the asterisk-users mailing list