You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Set more verbose to console.
What is the expected output? What do you see instead?
20 conclusions can be output verbose 2-3 seconds.
What version of the product are you using? On what operating system?
agispeedy - latest
php -v
PHP 5.3.5-1ubuntu7.11 with Suhosin-Patch (cli) (built: Sep 12 2012 18:47:04)
uname -a
Linux hivede7-2347 2.6.18-308.8.2.el5.028stab101.1 #1 SMP Sun Jun 24 20:25:35
MSD 2012 x86_64 x86_64 x86_64 GNU/Linux
asterisk -v
Asterisk 1.6.2.9-2ubuntu2.1, Copyright (C) 1999 - 2010 Digium, Inc. and others.
Please provide any additional information below.
I fix this in function socket_read_response
Set
$select_tv_usec = 100;
Previso value is 100000
Original issue reported on code.google.com by [email protected] on 20 Dec 2012 at 6:35
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 20 Dec 2012 at 6:35The text was updated successfully, but these errors were encountered: