<div>Hi,</div>
<div> </div>
<div>I&#39;m trying to use *_dialoginfo modules but I&#39;m facing to a missunderstanding, or a bug.</div>
<div>In fact, the presence server is working and I&#39;m also able to subscribe to dialog event.</div>
<div>But when pua_dialoginfo uses pua to send the Publish, I don&#39;t know where it going...</div>
<div>I even not sure publishes are really sent.</div>
<div> </div>
<div>This the log :</div>
<div> </div>
<div>DBG:dialog:run_create_callbacks: dialog=0xb59d30b0 <br>DBG:pua_dialoginfo:__dialog_created: new INVITE dialog created: from=sip:alice@domain <br>DBG:core:grep_aliases: comparing host [0:domain:0] with us [0:domain:0] <br>
DBG:core:grep_aliases: match found for: [0:domain:0] <br>DBG:core:check_self: host == me <br>DBG:pua_dialoginfo:build_dialoginfo: new_body: &lt;?xml version=&quot;1.0&quot;?&gt; &lt;dialog-info xmlns=&quot;urn:ietf:params:xml:ns:dialog-info&quot; version=&quot;0&quot; state=&quot;full&quot; entity=&quot;sip:alice@domain&quot;&gt;   &lt;dialog id=&quot;MzQ3N2FiMzhiZGIwNzhhNDhhNjcxN2Y5OGJhY2M0N2Q.&quot; call-id=&quot;MzQ3N2FiMzhiZGIwNzhhNDhhNjcxN2Y5OGJhY2M0N2Q.&quot; direction=&quot;initiator&quot;&gt;     &lt;state&gt;Trying&lt;/state&gt;     &lt;remote&gt;       &lt;identity&gt;sip:bob@domain&lt;/identity&gt;       &lt;target uri=&quot;sip:bob@domain&quot;/&gt;     &lt;/remote&gt;     &lt;local&gt;       &lt;identity&gt;sip:alice@domain&lt;/identity&gt;       &lt;target uri=&quot;sip:alice@domain&quot;/&gt;     &lt;/local&gt;   &lt;/dialog&gt; &lt;/dialog-info&gt;  <br>
DBG:pua_dialoginfo:dialog_publish: publish uri= sip:alice@domain <br>DBG:pua_dialoginfo:print_publ: publ: <br>DBG:pua_dialoginfo:print_publ: uri= sip:alice@domain <br>DBG:pua_dialoginfo:print_publ: id= DIALOG_PUBLISH.MzQ3N2FiMzhiZGIwNzhhNDhhNjcxN2Y5OGJhY2M0N2Q. <br>
DBG:pua_dialoginfo:print_publ: expires= 0 <br>DBG:pua:send_publish: pres_uri=sip:alice@domain <br>DBG:pua:search_htable: core_hash= 118 <br>DBG:pua:search_htable: record not found <br>DBG:pua:send_publish: insert type <br>
DBG:pua:send_publish: UPDATE_TYPE and no record found  <br>DBG:pua:send_publish: request for a publish with expires 0 and no record found <br>DBG:dialog:get_dlg_timeout: invalid AVP value, use default timeout<br>DBG:tm:run_reqin_callbacks: trans=0xb59d3270, callback type 1, id 0 entered </div>

<div> </div>
<div> </div>
<div>Regards,</div>
<div> </div>
<div>Eric.</div>