Re: [OpenSIPS-Users] opensips-cli issue with DB creation

2021-05-03 Thread Miha via Users
hello i changed config to like this and now it works: [default] #database_modules: acc clusterer dialog dialplan dispatcher domain rtpproxy usrloc database_modules: ALL log_level: WARNING #prompt_name: opensips-cli #prompt_intro: Welcome to OpenSIPS #prompt_emptyline_repeat_cmd: False

Re: [OpenSIPS-Users] opensips-cli issue with DB creation

2021-05-03 Thread Miha via Users
Pasting also log:  database create DEBUG: running command 'create' '[]' DEBUG: db_name: 'opensips' Password for admin MySQL user (root): DEBUG: read password: 'xxx' DEBUG: admin DB URL: 'mysql://root:xxx@localhost' DEBUG: connecting to mysql://root:xxx@localhost DEBUG: check database URL

[OpenSIPS-Users] opensips-cli issue with DB creation

2021-05-03 Thread Miha via Users
Hello I have config for opensips-cli like this in /etc/opensips-cli.cfg database_modules: ALL log_level: WARNING prompt_name: opensips-cli prompt_intro: Welcome to OpenSIPS at SECUREVOIP prompt_emptyline_repeat_cmd: False history_file: ~/.opensips-cli.history history_file_size: 1000

Re: [OpenSIPS-Users] TLS NOTIFY transmit fails

2021-05-03 Thread Andrew Yager
I believe I have resolved this issue, with one of… * Made sure that NOTIFY and SUBSCRIBE messages were executing record_route. It looks like some cases would bypass this in the logic, and this is possibly cause for the confusion * Setting the branch flag on the pre-branch options * Removing the