Loading LibSip_Templates.ttcn +7 −0 Original line number Diff line number Diff line Loading @@ -809,6 +809,13 @@ module LibSip_Templates optionsTags:= superset(c_tagFromChange) } template UserToUser mw_UserToUserData(template charstring p_U2UData):= { fieldName := USER_TO_USER_E, uuiData := p_U2UData, uuiParam := ? } template Contact mw_Contact_conference := { fieldName := CONTACT_E, Loading Loading
LibSip_Templates.ttcn +7 −0 Original line number Diff line number Diff line Loading @@ -809,6 +809,13 @@ module LibSip_Templates optionsTags:= superset(c_tagFromChange) } template UserToUser mw_UserToUserData(template charstring p_U2UData):= { fieldName := USER_TO_USER_E, uuiData := p_U2UData, uuiParam := ? } template Contact mw_Contact_conference := { fieldName := CONTACT_E, Loading