blob: ba7e044976c30b36c0951eaf6e16f95aa36af755 [file] [log] [blame]
${include(common_template_warning)}
mgcp
domain bsc
bind ip ${MGW4BSC_IP}
bind port ${MGW4BSC_PORT}
rtp net-range 50004 60000
number endpoints 1024
line vty
bind ${MGW4BSC_VTY_IP}
${foreach(LOG_OUTPUT)}
log ${LOG_OUTPUTn_TYPE}
${include(common_logging)}
logging level rtp info
logging level lmgcp info
${foreach_end}