Add config that works with SIP_Tests.default. Change-Id: I820a6573fafea9990eabcf40f1b7745558717cc7changes/13/16313/1
parent
c0c1aca92e
commit
e25773980b
@ -0,0 +1,25 @@ |
||||
! |
||||
! OsmoMNCC (1.1.0-dirty) configuration saved from vty |
||||
!! |
||||
! |
||||
log stderr |
||||
logging filter all 1 |
||||
logging color 1 |
||||
logging print category 1 |
||||
logging timestamp 1 |
||||
logging print extended-timestamp 1 |
||||
logging print file basename |
||||
logging level all debug |
||||
! |
||||
stats interval 5 |
||||
! |
||||
line vty |
||||
no login |
||||
bind 127.0.0.1 |
||||
! |
||||
sip |
||||
local 127.0.0.1 5060 |
||||
remote 127.0.0.2 5060 |
||||
mncc |
||||
socket-path /tmp/mncc |
||||
app |
Loading…
Reference in new issue