mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Small SIP ALG fixes
This commit is contained in:
parent
0023879724
commit
58c4f6cb28
3 changed files with 3 additions and 12 deletions
|
@ -245,6 +245,7 @@ EOF
|
|||
if [ "$(uci -q get openmptcprouter.settings.sipalg)" = "" ]; then
|
||||
uci -q batch <<-EOF >/dev/null
|
||||
set openmptcprouter.settings.sipalg='1'
|
||||
commit openmptcprouter
|
||||
EOF
|
||||
fi
|
||||
if [ "$(uci -q get openmptcprouter.settings.sipalg)" = "0" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue