[Freeswitch-users] Strange errors from sqlite DB
Brian West
brian at freeswitch.org
Mon May 3 12:33:16 PDT 2010
Happen to be touching core.db from outside of FreeSWITCH? Also what SVN/GIT are you on?
/b
On May 3, 2010, at 2:27 PM, Peter Olsson wrote:
> ----
>
> 2010-05-03 20:29:21.032501 [ERR] switch_core_sqldb.c:404 SQL ERR [library routine called out of sequence]
> insert into sip_authentication (nonce,expires,profile_name,hostname, last_nc) values('6e5df620-d388-4f93-b0b0-8da4cf880ef1', 1272911421, '(NULL)', 'internal', 0)
> 2010-05-03 20:29:21.048126 [ERR] switch_core_sqldb.c:722 SQL ERR: [select nonce,last_nc from sip_authentication where nonce='6e5df620-d388-4f93-b0b0-8da4cf880ef1' and last_nc < 1] library routine called out of sequence
> 2010-05-03 20:29:21.048126 [ERR] switch_core_sqldb.c:404 SQL ERR [library routine called out of sequence]
> update sip_authentication set expires='1272911421',last_nc=1 where nonce='6e5df620-d388-4f93-b0b0-8da4cf880ef1'
> 2010-05-03 20:29:21.048126 [ERR] switch_core_sqldb.c:404 SQL ERR [library routine called out of sequence]
>
> Regards,
>
> Peter
More information about the FreeSWITCH-users
mailing list