<ul>
<li>SHM pointer is freed when it is required later by dialog callbacks. Remove the free_dlginfo_cell() call.</li>
</ul>

<p>This is causing crashing after the BYE, when a call is ongoing during a Kamailio restart</p>

<p>The free is actually done by the callback function <code>dlg_api.register_dlgcb()</code> when it is registered in <code>pua_dialoginfo.c</code></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/kamailio/kamailio/pull/492'>https://github.com/kamailio/kamailio/pull/492</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>pua_dialoginfo: fixed crash when loading dialogs from database on restart</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/492/files#diff-0">modules/pua_dialoginfo/doc/pua_dialoginfo.xml</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/492/files#diff-1">modules/pua_dialoginfo/pua_dialoginfo.c</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/kamailio/kamailio/pull/492.patch'>https://github.com/kamailio/kamailio/pull/492.patch</a></li>
  <li><a href='https://github.com/kamailio/kamailio/pull/492.diff'>https://github.com/kamailio/kamailio/pull/492.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/kamailio/kamailio/pull/492">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZfNdak-w0IoqHoDGwwLqqjAvRXFSks5pejkzgaJpZM4HOc-g.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/pull/492"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>