<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0in;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:.5in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
/* List Definitions */
@list l0
        {mso-list-id:1860504737;
        mso-list-type:hybrid;
        mso-list-template-ids:482660268 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l0:level1
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level2
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level3
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
@list l0:level4
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level5
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level6
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
@list l0:level7
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level8
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level9
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hello,<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Kamailio version: 3.1.5<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I have been trying to use presence for Event:Dialog. I have used PUA_Dialoginfo module to accomplish this task. <o:p></o:p></p><p class=MsoNormal>The PUA_dialoginfo module states that if &#8220;override_lifetime&#8221; is not used, the value of the expires is taken from dialog module.<o:p></o:p></p><p class=MsoNormal>I have tried the module without the &#8220;override_lifetime&#8221; which did not create the dialog in the presentity.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>When used debug, I did see the xml being generated but finds the dialog &#8220;expires=0&#8221; and deletes the xml(please find the log below).<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>But when &#8220;override_lifetime&#8221; is set, the dialog in the presentity table is set until. But this has a problem, <o:p></o:p></p><p class=MsoNormal>modparam(&quot;pua_dialoginfo&quot;, &quot;override_lifetime&quot;, 300)<o:p></o:p></p><p class=MsoListParagraph style='text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><span style='mso-list:Ignore'>1.<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><![endif]>if a call is still going on &nbsp;more than the override_lifetime the presentity is deleted.<o:p></o:p></p><p class=MsoListParagraph style='text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><span style='mso-list:Ignore'>2.<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><![endif]>the presentity information is available until the &#8220;override_lifetime&#8221; even after the call is hung-up.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>How do I get this module working without the &#8220;override_lifetime&#8221; being used.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>The Log:<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3289]: <span style='color:red'>DEBUG: pua_dialoginfo [dialog_publish.c:242]: </span>new_body:#012&lt;?xml version=&quot;1.0&quot;?&gt;#012&lt;dialog-info xmlns=&quot;urn:ietf:params:xml:ns:dialog-info&quot; version=&quot;0&quot; state=&quot;full&quot; entity=&quot;sip:user@mydemo.com&quot;&gt;#012&nbsp; &lt;dialog id=&quot;112014dff048e71e&quot; call-id=&quot;112014dff048e71e&quot; direction=&quot;initiator&quot;&gt;#012&nbsp;&nbsp;&nbsp; &lt;state&gt;Trying&lt;/state&gt;#012&nbsp;&nbsp;&nbsp; &lt;remote&gt;#012&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;identity&gt;sip:user01@mydemo.com&lt;/identity&gt;#012&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;target uri=&quot;sip:user01@mydemo.com&quot;/&gt;#012&nbsp;&nbsp;&nbsp; &lt;/remote&gt;#012&nbsp;&nbsp;&nbsp; &lt;local&gt;#012&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;identity&gt;sip:user@mydemo.com&lt;/identity&gt;#012&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;target uri=&quot;sip:user@mydemo.com&quot;/&gt;#012&nbsp;&nbsp;&nbsp; &lt;/local&gt;#012&nbsp; &lt;/dialog&gt;#012&lt;/dialog-info&gt;#012<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3288]: DEBUG: &lt;core&gt; [db_res.c:81]: freeing 1 columns<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3289]: <span style='color:red'>DEBUG: pua_dialoginfo [dialog_publish.c:290]: </span>publish uri= sip:user@mydemo.com<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3288]: DEBUG: &lt;core&gt; [db_res.c:85]: freeing RES_NAMES[0] at 0x8314aa4<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3289]: &lt;core&gt; [mem/q_malloc.c:366]: qm_malloc(0x829bee0, 756) called from pua_dialoginfo: dialog_publish.c: dialog_publish(302)<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3288]: &lt;core&gt; [mem/q_malloc.c:428]: qm_free(0x829bee0, 0x8314aa4), called from &lt;core&gt;: db_res.c: db_free_columns(86)<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3289]: &lt;core&gt; [mem/q_malloc.c:406]: qm_malloc(0x829bee0, 756) returns address 0x82e84bc frag. 0x82e84a4 (size=900) on 1 -th hit<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3288]: &lt;core&gt; [mem/q_malloc.c:450]: qm_free: freeing frag. 0x8314a8c alloc'ed from db_mysql: km_res.c: db_mysql_get_columns(78)<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3289]: DEBUG: pua_dialoginfo [dialog_publish.c:51]: publ:<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3288]: DEBUG: &lt;core&gt; [db_res.c:94]: freeing result names at 0x8318650<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3289]: DEBUG: pua_dialoginfo [dialog_publish.c:52]: uri= sip:user@mydemo.com<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3288]: &lt;core&gt; [mem/q_malloc.c:428]: qm_free(0x829bee0, 0x8318650), called from &lt;core&gt;: db_res.c: db_free_columns(95)<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3289]: DEBUG: pua_dialoginfo [dialog_publish.c:53]: id= DIALOG_PUBLISH.112014dff048e71e<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3288]: &lt;core&gt; [mem/q_malloc.c:450]: qm_free: freeing frag. 0x8318638 alloc'ed from &lt;core&gt;: db_res.c: db_allocate_columns(148)<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3289]: <span style='color:red'>DEBUG: pua_dialoginfo [dialog_publish.c:54]: expires= 0</span><o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3288]: DEBUG: &lt;core&gt; [db_res.c:99]: freeing result types at 0x8318684<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3289]: DEBUG: pua [send_publish.c:403]: pres_uri=sip:user@mydemo.com<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3288]: &lt;core&gt; [mem/q_malloc.c:428]: qm_free(0x829bee0, 0x8318684), called from &lt;core&gt;: db_res.c: db_free_columns(100)<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3289]: DEBUG: pua [hash.c:121]: core_hash= 504<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3288]: &lt;core&gt; [mem/q_malloc.c:450]: qm_free: freeing frag. 0x831866c alloc'ed from &lt;core&gt;: db_res.c: db_allocate_columns(157)<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3289]: DEBUG: pua [hash.c:171]: record not found<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3288]: DEBUG: &lt;core&gt; [db_res.c:54]: freeing 1 rows<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3289]: DEBUG: pua [send_publish.c:444]: insert type<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3288]: DEBUG: &lt;core&gt; [db_row.c:97]: freeing row values at 0x8314b14<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3289]: DEBUG: pua [send_publish.c:448]: UPDATE_TYPE and no record found<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3288]: &lt;core&gt; [mem/q_malloc.c:428]: qm_free(0x829bee0, 0x8314b14), called from &lt;core&gt;: db_row.c: db_free_row(98)<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3289]: <span style='color:red'>DEBUG: pua [send_publish.c:454]: request for a publish with expires 0 and no record found</span><o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3288]: &lt;core&gt; [mem/q_malloc.c:450]: qm_free: freeing frag. 0x8314afc alloc'ed from &lt;core&gt;: db_row.c: db_allocate_row(114)<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3289]: &lt;core&gt; [mem/q_malloc.c:428]: qm_free(0x829bee0, 0x82e84bc), called from pua_dialoginfo: dialog_publish.c: dialog_publish(357)<o:p></o:p></p><p class=MsoNormal>Oct 21 12:12:46 SIPTest /usr/local/sbin/kamailio[3288]: DEBUG: &lt;core&gt; [db_res.c:62]: freeing rows at 0x8314adc<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Regards<o:p></o:p></p><p class=MsoNormal>Gnaneshwar<o:p></o:p></p></div></body></html>