ttcn-pgw-test: Improve osmo-uecups cfg file

Bind to specific container IP address.
Use more uniform logging config settings as most of the other osmocom processes.

Change-Id: I36bb04a388ab65aaa03a82c159a1b258886ec0d0
This commit is contained in:
Pau Espin 2022-04-11 13:50:09 +02:00
parent a9b4a891a0
commit e9146766b5
1 changed files with 7 additions and 6 deletions

View File

@ -1,3 +1,6 @@
log gsmtap 172.18.18.202
logging level set-all debug
logging filter all 1
log stderr
logging filter all 1
logging print extended-timestamp 1
@ -6,11 +9,9 @@ log stderr
logging print category 1
logging print level 1
logging timestamp 1
logging color 0
!
logging level set-all debug
logging level linp info
logging color 1
logging level set-all info
line vty
bind 0.0.0.0
bind 172.18.18.20
uecups
local-ip 0.0.0.0
local-ip 172.18.18.20