<p></p>
<blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/eschmidbauer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/eschmidbauer">@eschmidbauer</a> - can you help testing somehow? Not having the possibility to test properly here, working mainly from home these days I can't use many devices. First would be to make sure existing your existing config is still working fine. I tried to be very non-intrusive as much as possible in the old code and operation mode.</p>
<p>Then, to test in-memory only presentity records, set:</p>
<pre><code>modparam("presence", "publ_cache", 2)
</code></pre>
<p>You have to use latest master branch. I did basic tests with baresip for handling the PUBLISH requests and I could see they are in database presentity table if publ_cache!=2 as well as in memory via rpc command if publ_cache==2.</p>
<p>You can set also subscription records in memory with:</p>
<pre><code>modparam("presence", "subs_db_mode", 0)
</code></pre>
</blockquote>
<p>yes- i'll see what i can do and report back to you. im assuming i'll have to compile master branch for these features.</p>

<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/commit/f917318c1e5fefa4106eaaf46123506d77dc02ba#commitcomment-38638975">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZKI35IJVYTIXDIVXCLRNWESJANCNFSM4MLA4U7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZPZIF5Z27V4CR66NW3RNWESJA5CNFSM4MLA4U72YY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBE3FL7.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/commit/f917318c1e5fefa4106eaaf46123506d77dc02ba#commitcomment-38638975",
"url": "https://github.com/kamailio/kamailio/commit/f917318c1e5fefa4106eaaf46123506d77dc02ba#commitcomment-38638975",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>