[OpenSIPS-Users] log_next_state_dlg: bogus event 8 in state 5

Alain Bieuzent alain.bieuzent at free.fr
Mon Apr 8 11:52:18 UTC 2024


Thanks Liviu,

 

See you in valencia !

 

De : Liviu Chircu <liviu at opensips.org>
Date : lundi 8 avril 2024 à 12:23
À : OpenSIPS users mailling list <users at lists.opensips.org>, Alain Bieuzent <alain.bieuzent at free.fr>
Objet : Re: [OpenSIPS-Users] log_next_state_dlg: bogus event 8 in state 5

 

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)?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20240408/e658e8f0/attachment-0001.html>


More information about the Users mailing list