Bugs item #2479761, was opened at 2008-12-31 22:18 Message generated for change (Comment added) made by norm_brandinger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2479761&group_id=232389
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: trunk >Status: Closed Resolution: None Priority: 1 Private: No Submitted By: Norm Brandinger (norm_brandinger) Assigned to: Bogdan-Andrei Iancu (bogdan_iancu) Summary: Dialog: callid cannot be null Initial Comment: Using the current trunk, the following errors started showing up in the log: opensips[4106]: ERROR:db_mysql:db_mysql_submit_query: driver error on query: Column 'callid' cannot be null opensips[4106]: ERROR:core:db_do_insert: error while submitting query opensips[4106]: ERROR:dialog:update_dialog_dbinfo: could not add another dialog to db ---------------------------------------------------------------------- >Comment By: Norm Brandinger (norm_brandinger) Date: 2009-01-23 12:02 Message: Problem appears to have been resolved. If it happens again will open a new ticket. ---------------------------------------------------------------------- Comment By: Bogdan-Andrei Iancu (bogdan_iancu) Date: 2009-01-21 13:23 Message: This should be fixed, waiting for a final confirmation from Norman. Regards, Bogdan ---------------------------------------------------------------------- Comment By: Bogdan-Andrei Iancu (bogdan_iancu) Date: 2009-01-05 09:38 Message: Hi Norm, The problem may be a request with an empty callid string - at least this is the the first suspect :). I added some more sanity checks in regards to callid. Please update from trunk and see if: 1) the previous error goes away and it is replaced by error "invalid request -> ......" 2) original error persists. Thanks and regards, Bogdan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2479761&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
