On Thursday 14 Jul 2005 17:32, Rob Danz wrote:
> Yes, the permissions are okay for getting to that folder.
> /var/spool/asterisk is writable (voicemail works & that's a subdirectory
> under the same path that has the same permissions as the subdirectory
> 'asterisk-fax'
>
> As the same user that runs asterisk I did a 'touch
> /var/spool/asterisk/asterisk-fax/test.tif' just to be sure I could write
> to that directory.  Permissions are fine.
[...]
> [custom-fax]
> exten => s,1,Answer
> exten => s,2,Macro(faxreceive)
> exten => s,3,SetVar(ONZENID=${UNIQUEID})
> exten => h,1,system(/usr/local/sbin/mailfax ${FAXFILE}
> [EMAIL PROTECTED] "${CALLERIDNUM} ${CALLERIDNAME}" ${ONZENID})
[...]

I do not have the system perform an answer. Try removing the line,
perhaps the system is getting confused.


B
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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