mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-06 04:11:52 +00:00
skypiax: tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16849 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user