Hi All, I need to send a proprietary parameter in contact header in an INVITE message to other end. Something like this:
Contact: "Sunil" <sip:48002@10.128.224.41;transport=tcp>;category:strvalue Here "category:strvalue" is my proprietary parameter. Where "category" is a param name and "strvalue" is the value. What does the SIP standard specify? whether it should be colon(:) or Equals(=)? I mean according to SIP standards, which is the correct one? category:strvalue or category=strvalue or something else? Regards, Sunil _______________________________________________ Sip-implementors mailing list Sip-implementors@lists.cs.columbia.edu https://lists.cs.columbia.edu/mailman/listinfo/sip-implementors