Osmocom configs: Fix compatability with latest release
This commit is contained in:
parent
b1f575ab06
commit
ac03cfe5a4
5 changed files with 8 additions and 6 deletions
|
@ -9,7 +9,6 @@ log stderr
|
|||
logging timestamp 0
|
||||
logging print file 1
|
||||
logging level rtp notice
|
||||
logging level e1 notice
|
||||
logging level lglobal notice
|
||||
logging level llapd notice
|
||||
logging level linp notice
|
||||
|
@ -36,8 +35,10 @@ line vty
|
|||
no login
|
||||
bind 127.0.0.2
|
||||
!
|
||||
<% if @repo == 'nightly' -%>
|
||||
ctrl
|
||||
bind 127.0.0.2
|
||||
<% end -%>
|
||||
mgcp
|
||||
domain mgw
|
||||
bind ip 127.0.0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue