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>

 

n       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 txt to file…..any ideas?

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to