Loading ttcn/LibSip_SIPTypesAndValues.ttcn +2 −1 Changes for ttcn/LibSip_SIPTypesAndValues.ttcn: 2 added lines, 1 removed line. Original line number Diff line number Diff line Loading @@ -194,7 +194,8 @@ module LibSip_SIPTypesAndValues { const ContentType c_empty_ContentType := { fieldName := CONTENT_TYPE_E, mTypeSubtype := "" mTypeSubtype := "", mParams := omit }; const CSeq c_empty_cSeq := { Loading Loading
ttcn/LibSip_SIPTypesAndValues.ttcn +2 −1 Changes for ttcn/LibSip_SIPTypesAndValues.ttcn: 2 added lines, 1 removed line. Original line number Diff line number Diff line Loading @@ -194,7 +194,8 @@ module LibSip_SIPTypesAndValues { const ContentType c_empty_ContentType := { fieldName := CONTENT_TYPE_E, mTypeSubtype := "" mTypeSubtype := "", mParams := omit }; const CSeq c_empty_cSeq := { Loading