Displaying 1 result from an estimated 1 matches for "super_callerid_output".
2006 Mar 16
0
redirect output
Does anyone have any idea why this will not redirect output to a file
exten => s,2,System(/home/./supercallerid.pl ${CALLERIDNUM} ${CALLERIDNUM}
${CALLERIDNAME} > /home/supalogs/super_callerid_output.txt)
I know the perl script works as it I get this in CLI>
* Executing System("SIP/9169541949-c23c", "/home/./supercallerid.pl
9164003223 9164003223 Buffalo NY >
/home/supalogs/super_callerid_output.txt") in new stack
It just doesn't seem to output tx...