mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
fix voice client in default config
This commit is contained in:
parent
bba5a9e3d6
commit
fa4e426d33
2 changed files with 3 additions and 1 deletions
|
|
@ -31,6 +31,7 @@ define Package/juci-full-inteno
|
|||
+juci-inteno-multiwan \
|
||||
+juci-inteno-router \
|
||||
+juci-inteno-qos \
|
||||
+juci-inteno-voice-client \
|
||||
+juci-macdb \
|
||||
+juci-minidlna \
|
||||
+juci-mod-status \
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ config menu
|
|||
config menu
|
||||
option path "voice"
|
||||
option page "voice"
|
||||
option redirect "phone-call-log"
|
||||
option redirect "voice-call-log"
|
||||
option acls "juci-inteno-voice-client"
|
||||
|
||||
config menu
|
||||
|
|
@ -61,6 +61,7 @@ config menu
|
|||
config menu
|
||||
option path "voice/advanced"
|
||||
option page "voice-advanced-settings"
|
||||
option redirect "voice-advanced-settings-dialplan"
|
||||
option acls "juci-inteno-voice-client"
|
||||
|
||||
config menu
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue