On 04-06 09:19, Juha Heinanen wrote:
i tried again to start twinkle and this time got:
Jun 4 09:15:12 localhost /usr/sbin/sip-router[7304]: INFO: xlog [xlog.c:186]: INFO: REGISTER sip:test@test.fi by test@test.fi from <192.98.101.10> is authorized Jun 4 09:15:12 localhost /usr/sbin/sip-router[7269]: ERROR: db_mysql [km_dbase.c:117]: driver error on query: Commands out of sync; you can't run this command now Jun 4 09:15:12 localhost /usr/sbin/sip-router[7269]: ERROR: <core> [db_query.c:101]: error while submitting query
Could you try to figure out which query is generating this error? There is a debug statement commented out on line 95 of km_dbase.c in db_mysql module, please, uncomment it and try again, it should print the query that generates this error in syslog.
Jan.