<p>The topos module fails to update the dialog data in the topos_d table after the processing of re-INVITEs.</p>
<p>I have setup a call at 11:55, and triggered a re-INVITE at 12:08. The respective topos_d table entry is not updated.</p>
<p>This causes the entry to expire after topos dialog_timeout value.</p>
<p>I would expect that the timestamp of the call in the topos_d table is updated. Is this assumption correct? If the current behavior is expected, it should documented in the module README.</p>
<p>No error messages from topos module in kamailio.log. Output from tables:</p>
<pre><code>MariaDB [kamailio]>  select id, rectime, s_method, a_callid from topos_t; select id, rectime, s_method, a_callid from topos_d;
+-----+---------------------+----------+----------------------------------+
| id  | rectime             | s_method | a_callid                         |
+-----+---------------------+----------+----------------------------------+
| 305 | 2019-08-04 12:08:12 | INVITE   | q0Jeh9g49GeYdJXqcjCo-G0CW4dQ0iav |
| 306 | 2019-08-04 12:08:12 | ACK      | q0Jeh9g49GeYdJXqcjCo-G0CW4dQ0iav |
| 307 | 2019-08-04 12:08:14 | INVITE   | q0Jeh9g49GeYdJXqcjCo-G0CW4dQ0iav |
| 308 | 2019-08-04 12:08:14 | ACK      | q0Jeh9g49GeYdJXqcjCo-G0CW4dQ0iav |
+-----+---------------------+----------+----------------------------------+

+-----+---------------------+----------+----------------------------------+
| id  | rectime             | s_method | a_callid                         |
+-----+---------------------+----------+----------------------------------+
| 156 | 2019-08-04 11:55:22 | INVITE   | q0Jeh9g49GeYdJXqcjCo-G0CW4dQ0iav |
+-----+---------------------+----------+----------------------------------+
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2024?email_source=notifications&email_token=ABO7UZL6JE55UMBC3UAGSG3QC2T23A5CNFSM4IJE5Z72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HDHME7Q">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZMQY7KZU75MG2L53ELQC2T23ANCNFSM4IJE5Z7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABO7UZIHRBGSE6HNRIHU5GTQC2T23A5CNFSM4IJE5Z72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HDHME7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2024?email_source=notifications\u0026email_token=ABO7UZL6JE55UMBC3UAGSG3QC2T23A5CNFSM4IJE5Z72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HDHME7Q",
"url": "https://github.com/kamailio/kamailio/issues/2024?email_source=notifications\u0026email_token=ABO7UZL6JE55UMBC3UAGSG3QC2T23A5CNFSM4IJE5Z72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HDHME7Q",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>