search for: srv67

Displaying 1 result from an estimated 1 matches for "srv67".

Did you mean: srv07
2006 Mar 07
1
I can't receive multiple pages with spandsp
...=================================================================== In extensions.conf I have: exten => 1080,1,NoOp(Entro nel context from-FAX) exten => 1080,2,Answer exten => 1080,3,Macro(ricezionefax) exten => 1080,4,system(tiff2ps -2 -a -e -z -w 8 -h 10.5 ${FAXFILE} | lpr -Pprn011@srv67) ;;;I send the fax to my printer exten => 1080,5,Hangup and [macro-ricezionefax] exten => s,1,SetVar(FAXFILE=/var/spool/asterisk/fax/${UNIQUEID}.tif) exten => s,2,rxfax(${FAXFILE}) exten => s,102,Goto(2) Is this a problem of spandsp (I'm using spandsp-0.0.2pre25) or is there...