I found a place where there it had: "select * from subscriber where username = $fU" - so the $fU was missing the ' around it: '$fU' - problem solved.
Thanks for your input! On Thu, Oct 14, 2010 at 10:36 AM, Anders <vae...@gmail.com> wrote: > the 'xxxxx' is the same as $fU or src_user, and looking through the > config I don't see these with problems anywhere. > > On Thu, Oct 14, 2010 at 10:28 AM, Uriel Rozenbaum > <uriel.rozenb...@gmail.com> wrote: >> Probably you filled some modparam with 'xxxxx' or you are using SQL >> OPS and sent a Query with a 'xxxxx' column that does not exist. >> >> On Thu, Oct 14, 2010 at 11:00 AM, Anders <vae...@gmail.com> wrote: >>> Hi, >>> >>> I was wondering if a message like this below in the syslog contains >>> any lead as to where to look for the problem. The [23582] is a lead to >>> where the problem occured? >>> >>> Oct 14 13:34:52 server1 /usr/local/sbin/kamailio[23582]: >>> ERROR:db_mysql:db_mysql_submit_query: driver error on query: Unknown >>> column 'xxxxx' in 'where clause' >>> >>> And concerning this specific issue, where I put 'xxxxx' appears the >>> src_user. Problem in kamailio.cfg, right? >>> >>> Thanks! >>> >>> //Anders >>> >>> _______________________________________________ >>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list >>> sr-users@lists.sip-router.org >>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users >>> >> > _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users