Re: [SR-Users] start-up crash if wdir is set and WITH_AUTH is defined (Kamailio 4.2)

2015-07-02 Thread Daniel-Constantin Mierla
Hello, it looks like the database path for sqlite is relative to working dir, as I see it is printed as 'tmp/SQLITE_DB' -- then it cannot be found and auth_db cannot be initialized properly. Change it to be absolute path -- you have to add more / in front of the path. Cheers, Daniel On 02/07/15

[SR-Users] start-up crash if wdir is set and WITH_AUTH is defined (Kamailio 4.2)

2015-07-02 Thread jack wang
Hello, If the 'wdir' (or 'workdir') is not set in kamctl.cfg or WITH_AUTH feature is not defined, kamailio can normally be started. Actually , the purpose is thatI want to add the 'wdir' to set the path coredump file... And ther error logs like following: (modified for hiding private info) ./ka