Hello all,
Anyone got the table definition for call_stats? I'm getting
db_mysql_submit_query(): driver error on query: Table 'kamailio.call_stats' doesn't exist (1146)
And i can't find the table anywhere.
Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337 ᐧ
Am Donnerstag, 6. September 2018, 20:35:23 CEST schrieb David Villasmil:
Anyone got the table definition for call_stats? I'm getting
db_mysql_submit_query(): driver error on query: Table 'kamailio.call_stats' doesn't exist (1146)
And i can't find the table anywhere.
Hello David,
there is no such a table in kamailio:
$ src> grep "call_stats" lib/srdb1/schema/* $ src>
Where did you find this table or code example?
Best regards,
Henning
I would guess that it comes from some third-party package.
-- Sent from mobile. Apologies for brevity and errors.
-----Original Message----- From: Henning Westerholt hw@kamailio.org To: sr-users@lists.kamailio.org Sent: Thu, 06 Sep 2018 2:42 PM Subject: Re: [SR-Users] call_stats
Am Donnerstag, 6. September 2018, 20:35:23 CEST schrieb David Villasmil:
Anyone got the table definition for call_stats? I'm getting
db_mysql_submit_query(): driver error on query: Table 'kamailio.call_stats' doesn't exist (1146)
And i can't find the table anywhere.
Hello David,
there is no such a table in kamailio:
$ src> grep "call_stats" lib/srdb1/schema/* $ src>
Where did you find this table or code example?
Best regards,
Henning