search for: remoteid

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

Did you mean: remoteip
2011 Jan 24
6
ReceiveFAX issue.
...x_${STRFTIME(,,%Y%m%d-%H%M)}_${RAN D(1)}.tiff) exten => ProcessFax,n,ReceiveFAX(${TIFF},d) exten => ProcessFax,n,NoOp(Error = ${FAXOPT(error)}) exten => ProcessFax,n,NoOp(Status = ${FAXOPT(status)}) exten => ProcessFax,n,NoOp(Header = ${FAXOPT(headerinfo)}) exten => ProcessFax,n,NoOp(RemoteID = ${FAXOPT(remotestationid)}) exten => ProcessFax,n,NoOp(Result = ${FAXOPT(statusstr)}) I can't figure out how to turn on any debuging for this nor can I understand why this should be failing. I am using the spandsp version that Steve recommended (0.0.6pre18) Any ideas or feedback w...