On Sunday 28 August 2011, MÉSZÁROS Mihály wrote:
> I attached the log file.
> If you need detailed log/higher log level, then please let me know.
usrloc seems to be using the same connection from multiple processes:
pid: 18389 and 18391, connection: 0xb7387d5c
Aug 28 12:40:10 hal /usr/sbin/kama
Hello,
After reverting back to original this commit, the problem is still
occurring. :(
So not this commit is causing the problem. :(
Misi
2011-08-28 09:25 keltezéssel, Daniel-Constantin Mierla írta:
Hello,
thanks for investigation - this is only on current devel version. For
quick try,
On Saturday 27 August 2011, MÉSZÁROS Mihály wrote:
> I am using the git version of kamailio, and i am experiencing problem
> This message is repeated in log with all kind of mysql query
> (insert/delete/select)
> http://dev.mysql.com/doc/refman/5.0/en/commands-out-of-sync.html
Can you try to repro
Hello,
On 8/26/11 11:56 AM, Stefan Sayer wrote:
(apologies if you receive multiple copies of this mail)
Hello,
the SIP Express Media Server version 1.4.2 is available. Users of SEMS
1.4 versions and anyone else is recommended to upgrade to that
version. Please find below the relevant changel
Hello,
I don't see how this question relates to Kamailio -- anyhow, you should
consult the legislation of your country. I know such action voids the
guarantee of the device.
Daniel
On 8/27/11 8:03 AM, Justin wrote:
Would it be illegal to unlock a cellular phone to freely accept any
cellular
Hello,
thanks for investigation - this is only on current devel version. For
quick try, can you revert the patch and try? Practically, you have to
replace:
while( mysql_more_results(CON_CONNECTION(_h)) &&
mysql_next_result(CON_CONNECTION(_h)) > 0 ) {
with:
while( mysql_next_result( CON_C