update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7785 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
747e0905d2
commit
24ca86c6c2
|
@ -1346,7 +1346,7 @@ static int rtp_common_read(switch_rtp_t *rtp_session, switch_payload_t *payload_
|
|||
|
||||
do_continue:
|
||||
|
||||
switch_yield(5000);
|
||||
switch_yield(1000);
|
||||
}
|
||||
|
||||
if (switch_rtp_ready(rtp_session)) {
|
||||
|
|
Loading…
Reference in New Issue