<div dir="ltr">Hello!<div><br></div><div>We have a next call-flow topology: User A -> FreeSWITCH -> Kamailio Fork -> Kamailio Edge => User(s) B, C, D, ...</div><div>- FreeSWITCH adds X- header with a list of users to fork call (B, C, D legs).</div><div>- Kamailio Fork generates branches via append_branch function towards Kamailio Edge.</div><div>- Kamailio Edge keeps customer registration and sends BLF statuses (pua_dialoginfo).</div><div><br></div><div>The problem (or normal behavior by RFC) is that the dialog module on Kamailio Edge does not split these incoming legs into separated dialogs (incoming SIP Call-ID and from tag are the same).</div><div>And as per my checking <b>kamcmd dlg.list_ctx</b> shows only the structure from the first leg and finally, it leads to a problem with BLF (as pua_diloginfo loses some SIP PUBLISHes).<br></div><div><br></div><div>Any advice on how to fix this is appreciated!<br></div><div><br></div><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><br><div><div>BR,</div><div>Denys Pozniak<br></div><div><br></div><div><br></div></div></div></div></div></div>