Hi,
 
I need to add a parameter to the contact header. suppose to look like:
 
Contact: <sip:anonymous@domain:port;param1=XXX;param2=YYY>
 
How do I add the parameters?
Should i concatenate the $ct with the parameters? 
Or is there a better way?
 
BR,
Uri