Closed GoogleCodeExporter closed 9 years ago
FusionPBX version 3.3 uses the new syntax.
freeswitch.Dbh("sqlite://my_db");
If your system was still using the old syntax of "core:/pathtodb/dbname.db"
then you aren't using the latest FusionPBX 3.3 version with the latest scripts.
You could run
rm -R /usr/local/freeswitch/scripts/*
Then run advanced -> upgrade schema to for fusionpbx to notice the scripts are
missing and it will replace them with the new scripts as long as you have the
latest FusionPBX installed.
Original comment by markjcrane@gmail.com
on 3 Jun 2013 at 10:13
did as instructed. fixed the issue :)
thanks.
Original comment by Shaha...@gmail.com
on 3 Jun 2013 at 10:29
Original issue reported on code.google.com by
Shaha...@gmail.com
on 3 Jun 2013 at 10:07Attachments: