In the case of sip_trace, I don't think Kamailio is a consumer of the data it 
places there, so a simple change to the column type works on my end--that 
allows other programs to use `convert_from(msg, 'UTF-8')` properly in selecting 
the output.  It also keep PostgreSQL from using escape encoding on the text 
field (which is just inefficient).

As I stated, I'll do more digging to see if anything else (other than updating 
the column type) would need updating in Kamailio (but it doesn't look like it 
so far).

-- 
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/2831#issuecomment-904584911
_______________________________________________
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to