S

  • SPEEDTEST
    http://binarynature.blogspot.com/2013/03/measure-internet-connection-speed-from-linux-command-line.html   Install Application yum -y install git Step #1 mkdir -p ~/repo/remote; cd $_ Step #2 git clone https://github.com/sivel/speedtest-cli.git Step #3 mkdir ~/bin Step #4 cp ~/repo/remote/speedtest-cli/speedtest_cli.py ~/bin/speedtest-cli Step #5 cp ~/repo/remote/speedtest-cli/speedtest_cli.py /usr/local/bin/speedtest-cli     Search for a Server speedtest-cli --list ...
  • STOP Recordings (Always Rec)
    features_applicationmap_custom.conf pauseMonitor => *881,peer/callee,StopMixMonitor() globals_custom.conf DYNAMIC_FEATURES=>pauseMonitor SSH asterisk -rx "dialplan reload"asterisk -rx "features reload"asterisk -rx "features show" You must find the feature added in Dynamoc Feature listDynamic Feature Default Current--------------- ------- ...