<div dir="ltr"><div><div><div><div><div>Hi, <br><br></div>How can i launch a script when there are error logs in freeswitch log file. Actually i am using mod_shout as MOH with mod_local_stream, when someone enters a url of stream that is not responding i see logs all these.<br><br>2015-01-09 19:38:39.338003 [ERR] mod_local_stream.c:214 Can&#39;t open shout://<a href="http://174.37.194.139:8316">174.37.194.139:8316</a><br>2015-01-09 19:38:41.337988 [ERR] switch_core_file.c:149 Invalid file format [shout] for [<a href="http://174.37.194.139:8316">174.37.194.139:8316</a>]!<br>2015-01-09 19:38:42.337988 [ERR] mod_local_stream.c:214 Can&#39;t open shout://<a href="http://s9.voscast.com:7584">s9.voscast.com:7584</a><br>2015-01-09 19:38:42.337988 [ERR] switch_core_file.c:149 Invalid file format [shout] for [<a href="http://s9.voscast.com:7584">s9.voscast.com:7584</a>]!<br><br><br></div>I want to run an external script to remove that file or urls when there are errors logs in freeswitch.<br><br></div>But i don&#39;t know how to trigger that script on errors in freeswitch log.<br><br></div>Any help would be much appreciated.<br><br></div>Thanks.<br></div>