blob: 00bf182b809e7480ed3c0b449811358c6ad53084 [file] [log] [blame]
Neels Hofmeyrcbdd7182019-03-04 00:39:32 +01001${include(common_template_warning)}
2network
3 network country code ${MCC}
4 mobile network code ${MNC}
5 authentication ${AUTH}
6 encryption a5 ${ENCR_A5}
7 short name 35c3
8 long name 35c3
9 mm info 1
10msc
11 mncc ${MSC_MNCC}
12 mgw remote-ip ${MGW4MSC_IP}
13 mgw remote-port ${MGW4MSC_PORT}
14 mgw endpoint-domain msc
15 check-imei-rqd 1
16 # For nano3G:
17 iu rab-assign-addr-enc x213
18mncc-int
19 default-codec tch-f fr
20 default-codec tch-h amr
21smpp
22 local-tcp-ip 127.0.0.1 2775
23 system-id test-msc
24 policy closed
25 no smpp-first
26hlr
27 remote-ip ${HLR_IP}
28
29${foreach(LOG_OUTPUT)}
30log ${LOG_OUTPUTn_TYPE}
31${include(common_logging)}
32 logging level linp notice
33 logging level lss7 notice
34 logging level lsccp notice
35 logging level lsua notice
36 logging level lm3ua notice
37${foreach_end}