[OpenSIPS-Devel] [OpenSIPS/opensips] 29e86d: Fix building the presentity ID when publishing dia...
    Bogdan Andrei IANCU 
    noreply at github.com
       
    Mon Mar  1 17:55:47 EST 2021
    
    
  
  Branch: refs/heads/3.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 29e86ddf2bec43227323c432ec4ca8431f4212ff
      https://github.com/OpenSIPS/opensips/commit/29e86ddf2bec43227323c432ec4ca8431f4212ff
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2021-03-01 (Mon, 01 Mar 2021)
  Changed paths:
    M modules/pua_dialoginfo/dialog_publish.c
  Log Message:
  -----------
  Fix building the presentity ID when publishing dialoginfo
Following the re-work for being able to publish per-branch dialog info (when the the ID of the dialoginfo document was extanted to callid.branch format), we also need to do the same with the internal ID of the presentities being published (between the pua_dialoginfo and pua modules), so the PUBLISHing should be done as from different sources (call1 versus call2). Otherwise, the PUBLISHes for the branches of the same call will mix at the pua level, looking as coming from the same source.
    
    
More information about the Devel
mailing list