git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7785 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2008-03-04 19:05:27 +00:00
parent 747e0905d2
commit 24ca86c6c2
1 changed files with 1 additions and 1 deletions

View File

@ -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)) {