Victor Seva writes:

> https://lists.kamailio.org/pipermail/sr-users/2016-January/091492.html
>
> > pua - db_mode set to 0. This stops multiple states for a single dialog (early, trying, confirmed and terminated) from showing in the presentity table. I suspect this is a bug?
>
> I still see this behavior and I think is related to this code since pua_dialoginfo never sets etag when calling ``send_publish()``

Then isn't it a bug in pua_dialoginfo?

If I remember correctly, first PUBLISH is sent without SIP-If-Match
header (containing etag), then etag is obtained from 200 OK's SIP-ETag
header and placed in SIP-If-Match header of following PUBLISH requests.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.