osmo-dev/net/templates/osmo-sip-connector2.cfg

16 lines
296 B
INI

${include(common_template_warning)}
app
mncc
socket-path ${MSC2_MNCC_SOCKET}
sip
local ${SIPCON2_LOCAL} ${SIPCON2_LOCAL_PORT}
remote ${SIPCON2_REMOTE} ${SIPCON2_REMOTE_PORT}
line vty
bind 127.0.0.2
${foreach(LOG_OUTPUT)}
log ${LOG_OUTPUTn_TYPE}
${include(common_logging)}
${foreach_end}