Hi!
I keep receiving the below logs on Kamailio:
CRITICAL: dialog [dlg_hash.c:955]: log_next_state_dlg(): bogus event 8 in
state 1 for dlg 0x7f59862cd440 [3685:10496]
I understand that state 1 indicates an unconfirmed dialog, can anyone tell
me what bogus event 8 is?
The following is the call flow:
User A ===> Kamailio ==> Provider
From the PCAP trace an INVITE is sent to the provider,
the provider
answers with 100 Trying, 180 Ringing and immediately an OPTIONS
message
with the same call id
Kamailio Provider
INVITE
=================>
100 Trying
<=================
180 Ringing
<================
OPTIONS
<================
Im assuming bogus event 8 is the OPTIONS message? Is an OPTIONS message
normal in this case?
Thanking you very much in advance for your help!
Regards
Phillip