Displaying 3 results from an estimated 3 matches for "xcompani".
Did you mean:
xcompany
2009 Nov 11
1
Unable to execute
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091111/2b828eff/attachment.htm
-------------- next part --------------
Hello. I am trying to execute an fax reception script and i am getting the following:
[Nov 11 08:40:52] WARNING[12800]: app_system.c:88 system_exec_helper: Unable to execute '/var/lib/asterisk/scripts/mailfax ""
2008 Jan 14
0
Help needed for Fax2Email with Welltech FXO 3804
I have this in my extension.conf:
[incoming_28345474]
; 8862100 is the hotline number of the Welltech 3804
;
exten => 8862100,1,NoOp(${CALLERID(num)})
exten => 8862100,2,Wait(1)
exten => 8862100,3,Set(CALLERID(num)=${CALLERID(num)})
include => fax2emailstart
[fax2emailstart]
exten => 3000,1,SetVar(CALLEDFAX=${EXTEN}) ; me
exten => 3000,2,Answer
exten =>
2008 Jan 27
1
rxfax does not work (anymore)
Below is my extensions.conf for the fax part
[incoming_28345474]
;
;********************************************************************
; BEGIN - Inbound call handlers
;********************************************************************
;
exten => 8862100,1,NoOp(${CALLERID(num)})
exten => 8862100,2,Background(if-u-know-ext-dial)
exten =>