Skip to content

Default opensips-cli config #126

Description

@Ali-Dogan

Hello Team,

I have compiled both Opensips and opensips-cli from source code. However, when tried to run "opensips-cli -x database create" I got following errors;

ERROR: path '/usr/share/opensips' to OpenSIPS DB scripts does not exist!
fixed with adding following line to config file "database_schema_path: /usr/local/share/opensips"

After that I found that some tables missing after running the table and fixed the issue with adding following line to config file as well;
database_modules: All

I think both of those parameters should be in default config.

version: opensips 3.2.18 (x86_64/linux)
and using Mysql.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions