Cleanup logic for notification LED setting; increase default call volume

This commit is contained in:
Miles Alan 2020-08-22 15:00:47 -05:00
parent 8e1c40e832
commit 45c571727c
3 changed files with 10 additions and 6 deletions

View file

@ -152,6 +152,8 @@ incallmenuloop() {
DTMF Tones ^ dtmfmenu $CALLID
Hangup ^ hangup $CALLID
"
pkill -9 dmenu # E.g. just incase user is playing with btns or hits a menu by mistake
echo "$CHOICES" |
xargs -0 echo |
cut -d'^' -f1 |