blob: d0ef9575fae91502c7e1829a62e58050e2d0c8c4 [file] [log] [blame]
${include(common_template_warning)}
mgcp
domain bscnat
bind ip ${MGW4BSCNAT_IP}
bind port ${MGW4BSCNAT_PORT}
rtp net-range 50004 60000
number endpoints 1024
line vty
bind ${MGW4BSCNAT_VTY_IP}
${foreach(LOG_OUTPUT)}
log ${LOG_OUTPUTn_TYPE}
${include(common_logging)}
logging level rtp info
logging level lmgcp info
${foreach_end}