User Tools

Site Tools


kb:audio-services

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
kb:audio-services [2022/07/08 14:51] – Minor Edit kg6bajkb:audio-services [2023/12/01 17:31] (current) – Minor Edit kg6baj
Line 38: Line 38:
 Users who experience this phenomenon can easily install a cron job to reload the <font inherit/inherit;;#ffa500;inherit>fwconsole</font> automatically on a timed basis. Users who experience this phenomenon can easily install a cron job to reload the <font inherit/inherit;;#ffa500;inherit>fwconsole</font> automatically on a timed basis.
  
-The procedure is to create a shell script called <html><font size=4.5emcolor=#87cefa>reload.sh</font></html+The procedure is to create a shell script called <fs 1.5em><font inherit/inherit;;#87cefa;inherit>reload.sh</font></fs
  
-Save this file in the <html><font size=4.5emcolor=#87cefa>/root</font></html> directory.+Save this file in the <fs 1.5em><font inherit/inherit;;#87cefa;inherit>/root</font></fs> directory.
  
 Place the following code into the shell script file. Place the following code into the shell script file.
Line 60: Line 60:
 That will call up the script every day at 2:30 am on your PBX and cause the <font inherit/inherit;;#ffa500;inherit>fwconsole</font> to reload and restart any audio stream that might have stopped.  That will call up the script every day at 2:30 am on your PBX and cause the <font inherit/inherit;;#ffa500;inherit>fwconsole</font> to reload and restart any audio stream that might have stopped. 
  
-The last part of the cron command: <html><font size=4.5emcolor=#87cefa>>/dev/null 2>&1</font></html> tells linux to suppress any output to the screen or email system so you don't get notices every day that the script ran. If you do want those notices, then leave that last part off of your cron job.+The last part of the cron command: <fs 1.5em><font inherit/inherit;;#87cefa;inherit> >/dev/null 2>&1</font></fs> tells linux to suppress any output to the screen or email system so you don't get notices every day that the script ran. If you do want those notices, then leave that last part off of your cron job.
  
kb/audio-services.txt · Last modified: 2023/12/01 17:31 by kg6baj