Hello,

Your OpenSIPS starts, but you see those errors on the log file, right ?

Those errors are triggered because you have some dialogs in the database that were ongoing on the old port, and since you switched to a new port, it doesn't match the new listening sockets anymore. You can safely delete the old dialogs from the DB, and restart your OpenSIPS, and that should clean those errors.

Regards,

Vlad Paiu
OpenSIPS Developer
http://www.opensips-solutions.com


On 11/10/2012 12:33 AM, Ignacio Gonzalez wrote:
Hello everybody, i move the listening points of udp and tcp to use the 5062 port, and then i get this in my log:

Nov 9 13:41:35 localhost /home/syrium/opensips_proxy/sbin/opensips[12110]: ERROR:dialog:load_dialog_info_from_db: Dialog in DB doesn't match any listening sockets

Because is trying to open a socket in the port 5060, how can i fix this?

I can not return to use the port 5060 because is used by another application.

I can register and make calls but i need the Dialog module to use the RTPProxy module.


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to