Bugs item #2479761, was opened at 2009-01-01 00:18 Message generated for change (Comment added) made by bogdan_iancu 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: Open Resolution: None >Priority: 7 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: Bogdan-Andrei Iancu (bogdan_iancu) Date: 2009-01-05 11: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
