blob: dc3ada1abff4c88dedfdfa071d18c41d4bfcc0b6 [file] [log] [blame]
${include(common_template_warning)}
mgcp
domain msc
bind ip ${MGW4MSC_IP}
bind port ${MGW4MSC_PORT}
rtp net-range 50004 60000
number endpoints 1024
line vty
bind ${MGW4MSC_VTY_IP}
${foreach(LOG_OUTPUT)}
log ${LOG_OUTPUTn_TYPE}
${include(common_logging)}
logging level rtp info
logging level lmgcp info
${foreach_end}