Hello list, In the log:
Feb 07 16:25:32 <error> opensips[14512]: ERROR:db_text:dbt_insert: cannot insert the new row!! Feb 07 16:25:32 <error> opensips[14512]: ERROR:dialog:update_dialog_dbinfo: could not add another dialog to db The system is running: Solaris 11 x86 (nv-b91) OpenSIPS 1.6.0 with TLS I checked to see if there were changes in SVN related to dialog db handling or the db_text module, and there aren't. I also tried increasing the debug level to find out if the dialog table has some problem, but it seems there is very little debug log code in the dialog module to support debugging. id(int,auto) hash_entry(int) hash_id(int) callid(string) from_uri(string) from_tag(string) to_uri(string) to_tag(string) caller_cseq(string) callee_cseq(string) caller_route_set(string,null) callee_route_set(string,null) caller_contact(string) callee_contact(string) caller_sock(string) callee_sock(string) state(int) start_time(int) timeout(int) Any ideas why OpenSIPS can't write to the dialog table? Regards, Brian _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
