mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-04 17:51:03 +00:00
FS-4067 missed another val
This commit is contained in:
parent
57f5306410
commit
ee0a7f0ecf
@ -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)) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user