Try
service webcallserver stop
rm -f /usr/local/FlashphonerWebCallServer/database/*
service webcallserver start
This should cleanup database and fix the import issue.
This issue generally happens during updates from older versions to the new one with different database structure.