The parser takes in consideration the delimiters for SIP headers and parameters. The comma
is a delimiter of serialized header bodies, therefore ending the parameter value. You can
enclose the value that has a comma in quotes.
An alternative params transformation that doesn't follow the sip grammar rules can be
added - e.g., it can be named gparam (generic param).
---
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/648#issuecomment-222616749