b/f: initialize next_rtp_port

sayer/1.4-spce2.6
Stefan Sayer 16 years ago committed by Raphael Coeffic
parent f7b3e53d8c
commit f513f80341

@ -111,7 +111,8 @@ AmConfig::IP_interface::IP_interface()
LocalIP(),
PublicIP(),
RtpLowPort(RTP_LOWPORT),
RtpHighPort(RTP_HIGHPORT)
RtpHighPort(RTP_HIGHPORT),
next_rtp_port(-1)
{
}

Loading…
Cancel
Save