diff --git a/README.md b/README.md index ac13d4e..269b1fb 100644 --- a/README.md +++ b/README.md @@ -437,6 +437,9 @@ Upon the successful execution of a control command, the `SkyControl.py` script w ## Mapping to DTMF Commands +> [!IMPORTANT] +> In regards to ASL3, the Asterisk process no longer runs as the `root` user. Therefore, in order to call most SkyControl functions via DTMF, you will need to enable passwordless sudo access for the `asterisk` user and add `sudo` to the DTMF commands in `rpt.conf`. + You can map the `SkyControl.py` script to DTMF commands in the `rpt.conf` file of your node. Here is an example of how to do this: ```ini @@ -1090,4 +1093,4 @@ Created by Mason Nelson (N5LSN/WRKF394) Audio Library voiced by Rachel Nelson (N5LSN/WRKF394 XYL) Skywarn® and the Skywarn® logo are registered trademarks of the National -Oceanic and Atmospheric Administration, used with permission. \ No newline at end of file +Oceanic and Atmospheric Administration, used with permission.