Cleanup logic for notification LED setting; increase default call volume
This commit is contained in:
parent
8e1c40e832
commit
45c571727c
3 changed files with 10 additions and 6 deletions
|
@ -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 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue