It is a unsigned char array, yes. Increasing it too much should only waste some memory,
but I would not increase it to much as there might be some run time effects (like
processing the data etc..).
I would try to double it, e.g. to 131072 (2^17) to see if its helps.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2240#issuecomment-595728455