blob: 563b759c2040badf5489c911185fb9f1aabaec9b [file] [log] [blame]
${include(common_template_warning)}
mgcp
domain bsc1
bind ip ${MGW4BSC1_IP}
bind port ${MGW4BSC1_PORT}
rtp net-range 50004 60000
number endpoints 1024
line vty
bind ${MGW4BSC1_VTY_IP}
${foreach(LOG_OUTPUT)}
log ${LOG_OUTPUTn_TYPE}
${include(common_logging)}
logging level rtp info
logging level lmgcp info
${foreach_end}