FS-4067 missed another val

This commit is contained in:
Anthony Minessale 2013-10-30 18:13:04 -05:00
parent 57f5306410
commit ee0a7f0ecf
1 changed files with 1 additions and 1 deletions

View File

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