From e708e86d6ac47d247a52cec5fd7b125f560387ff Mon Sep 17 00:00:00 2001 From: Mason <31994327+Mason10198@users.noreply.github.com> Date: Sun, 1 Sep 2024 14:58:38 -0500 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.