skypiax: tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16849 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Giovanni Maruzzelli 2010-03-01 09:53:11 +00:00
parent 4214698ec1
commit 7cd8180f4a
1 changed files with 0 additions and 1 deletions

View File

@ -815,7 +815,6 @@ void *skypiax_do_tcp_srv_thread_func(void *obj)
if (tech_pvt->skype_callflow != CALLFLOW_STATUS_REMOTEHOLD) {
len = recv(fd, (char *) srv_in, 640, 0);
skypiax_sleep(5000);
} else {
skypiax_sleep(10000);
continue;