Hi Alain,

Event 8 stands for DLG_EVENT_REQ in the C code, which means: "mid-dialog request".

I would recommend you don't turn off that warning message, because there may be several other events (5? 7? etc.) which could reach the same codepath and could be useful hints for troubleshooting.  Rather, try to make a /monitoring exception/ for the specific "event 8 state 5" warning message in order to avoid unwanted alerts.

PS: as far as the function itself goes, there is no way of turning the message off, only by raising the /log_level/ -- again, not recommended (warnings are useful).

Best regards,

Liviu Chircu
www.twitter.com/liviuchircu  |www.opensips-solutions.com
OpenSIPS Summit 2024 Valencia, May 14-17 |www.opensips.org/events

On 05.04.2024 12:46, Alain Bieuzent wrote:

WARNING:dialog:log_next_state_dlg: bogus event 8 in state 5 for dlg

The code works, but I continue to receive these error messages in the logs, how can I delete them (without changing the log level)?
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to