Git Product home page Git Product logo

Comments (8)

os11k avatar os11k commented on June 12, 2024

This is related to ACC module it can't insert some data to DB. Do you need it? If not, disabling it will fix this problem. Just remove #!define WITH_ACCDB line from your config file, if you are using default one.

from dispatcher.

balaji07s avatar balaji07s commented on June 12, 2024

okay thanks @os11k

from dispatcher.

balaji07s avatar balaji07s commented on June 12, 2024

Hi @os11k can you please tell what if i want the data to be stored in the database without any error?
can you confirm Is this error coming because of the problem with the ACC module or the database?
Any solution for this other than disabling the ACC module?

Thanks,
Balaji

from dispatcher.

os11k avatar os11k commented on June 12, 2024

Hi,

Based on error: "Unknown column 'src_user' in 'field list'", seems you don't have table for the data you want to insert or table don't have columns what you need. So I would recommend you to recheck your MySQL database tables.

from dispatcher.

balaji07s avatar balaji07s commented on June 12, 2024

Thanks, @os11k for your help.

from dispatcher.

balaji07s avatar balaji07s commented on June 12, 2024

Hi @os11k ,
I need one last help from you. When i use my softphone to connect to my sip server it shows like this in logs.

**Nov 08 15:15:42 balaji-VirtualBox /usr/sbin/kamailio[11888]: ERROR: {1 2 REGISTER -QrxbmV_T-7XTiQwwegtDg..} [db_query.c:141]: db_do_query_internal(): error while submitting query
Nov 08 15:15:42 balaji-VirtualBox /usr/sbin/kamailio[11888]: ERROR: {1 2 REGISTER -QrxbmV_T-7XTiQwwegtDg..} auth_db [authorize.c:178]: get_ha1(): failed to query database
Nov 08 15:15:42 balaji-VirtualBox /usr/sbin/kamailio[11891]: ERROR: {1 2 SUBSCRIBE XqES1HiRYhKUCBuWXKVTPw..} db_mysql [km_dbase.c:122]: db_mysql_submit_query(): driver error on query: Connection was killed (1927)
Nov 08 15:15:42 balaji-VirtualBox /usr/sbin/kamailio[11891]: ERROR: {1 2 SUBSCRIBE XqES1HiRYhKUCBuWXKVTPw..} [db_query.c:141]: db_do_query_internal(): error while submitting query
Nov 08 15:15:42 balaji-VirtualBox /usr/sbin/kamailio[11891]: ERROR: {1 2 SUBSCRIBE XqES1HiRYhKUCBuWXKVTPw..} auth_db [authorize.c:178]: get_ha1(): failed to query database
Nov 08 15:20:22 balaji-VirtualBox /usr/sbin/kamailio[11899]: INFO: {1 2 REGISTER Wu1vEhl8oF13dC2vHtlrGw..} db_mysql [km_dbase.c:84]: db_mysql_submit_query(): driver error on ping: Connection was killed
Nov 08 15:20:22 balaji-VirtualBox /usr/sbin/kamailio[11900]: INFO: {1 2 SUBSCRIBE GVH5nc_0WggeUX-thck_KQ..} db_mysql [km_dbase.c:84]: db_mysql_submit_query(): driver error on ping: Connection was killed
Nov 08 15:20:22 balaji-VirtualBox /usr/sbin/kamailio[11889]: INFO: {1 3 REGISTER Wu1vEhl8oF13dC2vHtlrGw..} db_mysql [km_dbase.c:84]: db_mysql_submit_query(): driver error on ping: Connection was killed
Nov 08 15:20:56 balaji-VirtualBox /usr/sbin/kamailio[11913]: INFO: db_mysql [km_dbase.c:84]: db_mysql_submit_query(): driver error on ping: Connection was killed
Nov 08 15:23:04 balaji-VirtualBox /usr/sbin/kamailio[11893]: INFO: {1 5 REGISTER Wu1vEhl8oF13dC2vHtlrGw..} db_mysql [km_dbase.c:84]: db_mysql_submit_query(): driver error on ping: Connection was killed
**

can you please tell me why this error is coming in logs while registering?

Thank you

from dispatcher.

os11k avatar os11k commented on June 12, 2024

Hi @balaji07s , seems something with DB, I can't tell you more then that.

from dispatcher.

os11k avatar os11k commented on June 12, 2024

Will close this issue, because it is nothing to do with code in this repository.

from dispatcher.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.