Hi, what is going to happen if the length of updated
RR is bigger than the reserved memory at saved RR? And in the case of RR being the same
value?
Hi @linuxmaniac, The updated RR and saved RR variables are updated by kamailio itself when
receiving any sca subscription message. This is already handled by kamailio existing
source code, also both variables are using the same "_sca_subscription"
structure. We are only copying values between these variables. Hope it will clarify.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3569#issuecomment-1722932787
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3569/c1722932787(a)github.com>