Ozzyboshi left a comment (kamailio/kamailio#4275)

I’m proposing an alternative solution, which I had previously developed and 
appears to work well.

This approach uses the "event" field to mark records with #-OFFLINE-#, allowing 
us to retain the etag, which is the key element that differentiates records.

One major advantage of this solution is that it eliminates the need for raw SQL 
queries. In the current implementation, I had to rely on raw SQL because I 
needed to retrieve all records ending with #-OFFLINE-#, and I couldn’t find a 
way to achieve that without raw queries.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4275#issuecomment-2954752825
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/4275/c2954752...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to