Hi,
I am trying to extract and save ISUP from SIP-I packet for a later use.
The problem is that data is stored in binary format and needs decoding before saving to a variable.
Can Kamailio perform any decoding so that later I can use append_body_part() to append it back to a multipart message?
Thanks,
Andrei