FS-4067 missed another val

This commit is contained in:
Anthony Minessale 2013-10-30 18:13:04 -05:00
parent 57f5306410
commit ee0a7f0ecf

View File

@ -200,7 +200,7 @@ SWITCH_STANDARD_APP(bcast_function)
mcast_ip, mcast_ip,
mcast_port, mcast_port,
0, 0,
8000, 160,
20000, flags, "soft", &err, switch_core_session_get_pool(session)); 20000, flags, "soft", &err, switch_core_session_get_pool(session));
if (!switch_rtp_ready(rtp_session)) { if (!switch_rtp_ready(rtp_session)) {