We are fixing the FreeSwitch issue with Contact headers containing ";" character in the user param.
https://github.com/signalwire/freeswitch/issues/2824

Now required to test other use cases where the user part contains
"&" / "$" / "," / "?" / "/"

Could you provide some examples of SIP messages with these characters in the user part?

Sergey