aboutsummaryrefslogtreecommitdiffstats
path: root/sip/osmo-sip-connector.cfg
blob: 59f89db666c3b61e6eee5befc0d051c770583971 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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