[Freeswitch-users] mod_skinny issue

Mathieu Parent math.parent at gmail.com
Sun Aug 22 15:27:18 PDT 2010


On Fri, Aug 6, 2010 at 8:14 AM, Terry Moore-Read <terrymr at gmail.com> wrote:
> When starting freeswitch, I'm seeing the following :
>
>
> 2010-08-05 23:08:43.665581 [ERR] mod_skinny.c:357 SQL ERR: [DELETE
> FROM skinny_devices] no such table: skinny_devices
> 2010-08-05 23:08:43.666177 [ERR] mod_skinny.c:357 SQL ERR: [DELETE
> FROM skinny_lines] no such table: skinny_lines
> 2010-08-05 23:08:43.666761 [ERR] mod_skinny.c:357 SQL ERR: [DELETE
> FROM skinny_buttons] no such table: skinny_buttons
> 2010-08-05 23:08:43.667323 [ERR] mod_skinny.c:357 SQL ERR: [DELETE
> FROM skinny_active_lines] no such table: skinny_active_lines
>
>
> It appears from mod_skinny.c that these tables should have been
> created by this point if they don't exist.   I'm not sure why  this
> isn't happening.

Yes, this should happen. This can be a permission problem in the db
directory. check the file named skinny_internal.db.

> FreeSWITCH Version 1.0.head (git-b60d6b3 2010-08-05 16-07-14 -0400)
> using sqlite


Mathieu Parent



More information about the FreeSWITCH-users mailing list