[sr-dev] [kamailio/kamailio] kamailio 5.4.5 crash after dialog [dlg_hash.c:1182]: next_state_dlg(): bogus event 2 in state 5 for dlg (#2757)

themsley-voiceflex notifications at github.com
Thu Jun 3 13:38:57 CEST 2021


[root at kamibt01 ~]# grep -iE "dialog|dmq" /etc/kamailio/kamailio.cfg
loadmodule "dmq.so"
loadmodule "dialog.so"
# -- dialog params --
modparam("dialog", "enable_dmq", 1)
modparam("dialog", "db_url", DBURL)
modparam("dialog", "db_mode", 1)
modparam("dialog", "dlg_match_mode", 1)
modparam("dialog", "enable_stats", 1)
modparam("dialog", "rr_param", "did")
modparam("dialog", "send_bye", 1)
modparam("dialog", "dlg_extra_hdrs", "Hint: inactivity timeout\r\n")
modparam("dialog", "track_cseq_updates", 1)
modparam("dialog", "profiles_no_value", "inbound ; outbound")
modparam("dialog", "profiles_with_value", "callerin ; callerout")
# ---- dmq params ----
modparam("dmq", "server_address", DMQLST)
modparam("dmq", "notification_address", DMQTG)
modparam("dmq", "multi_notify", 1)
modparam("dmq", "num_workers", 4)
modparam("dmq", "ping_interval", 90)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2757#issuecomment-853803697
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210603/8bcd4a22/attachment.htm>


More information about the sr-dev mailing list