<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi all<div><br></div><div>I'm still trying to figure out why my OpenSIPS 3.0.1 is not handling calls between 2 registered users.The problem seems to be that the server does not realise that it is responsible for the domain so I tried to use opensips-cli to list the domains that the server is responsible for but I'm getting an issue there too:</div><div><br></div><div><div>opensips-cli -d -x mi domain_dump</div><div>DEBUG: using config file /etc/opensips-cli.cfg</div><div>DEBUG: Loaded module 'database'</div><div>DEBUG: Loaded module 'diagnose'</div><div>DEBUG: Loaded module 'instance'</div><div>DEBUG: Loaded module 'mi'</div><div>DEBUG: sent command ':opensips_fifo_reply_12340:{"jsonrpc": "2.0", "id": "16973", "method": "which", "params": []}'</div><div>DEBUG: Loaded module 'tls'</div><div>DEBUG: Loaded module 'trace'</div><div>DEBUG: Loaded module 'trap'</div><div>DEBUG: Loaded module 'user'</div><div>DEBUG: running in non-interactive mode '['mi', 'domain_dump']'</div><div>DEBUG: running command 'domain_dump' '[]'</div><div>DEBUG: named parameters are used</div><div>DEBUG: running command 'domain_dump' '{}'</div><div>DEBUG: sent command ':opensips_fifo_reply_32518:{"jsonrpc": "2.0", "id": "24947", "method": "domain_dump", "params": {}}'</div><div>ERROR: command 'domain_dump' returned: 500: command not activated</div></div><div><br></div><div>I have the domain module loaded:</div><div><br></div><div><div>loadmodule "domain.so"</div><div>modparam("domain", "db_mode", 0)</div><div>modparam("domain", "db_url",</div><div>        "mysql://opensips:mypassword@localhost/opensips3")</div></div><div><br></div><div>My opensips-cli.cfg</div><div><br></div><div><div>[default]</div><div>log_level: DEBUG</div><div>prompt_name: opensips-cli - treg1.tx</div><div>prompt_intro: Welcome to OpenSIPS Command Line Interface!</div><div>prompt_emptyline_repeat_cmd: False</div><div>history_file: ~/.opensips-cli.history</div><div>history_file_size: 1000</div><div>output_type: pretty-print</div><div>communication_type: fifo</div><div>fifo_file: /tmp/opensips_fifo</div><div>url: <a href="http://127.0.0.1:8888/mi">http://127.0.0.1:8888/mi</a></div><div>database_url=mysql://root:rootpasswd@localhost</div><div>database_name=opensips3</div><div>database_path=/usr/local/share/opensips/</div><div>domain=XXX.XXX.XXX.XXX</div><div>plain_text_passwords=false</div></div><div><br></div><div>According to the docs, it should work:</div><div><a href="https://opensips.org/html/docs/modules/3.0.x/domain.html#mi_domain_dump">https://opensips.org/html/docs/modules/3.0.x/domain.html#mi_domain_dump</a><br></div><div><br></div><div><div dir="ltr" class="gmail_signature"></div></div></div></div></div></div></div></div>