Loading ttcn/LibSip_Templates.ttcn +0 −1 Original line number Diff line number Diff line Loading @@ -1262,7 +1262,6 @@ module LibSip_Templates { group base_templates { // STF471 Use these 3 templates in LibIMS too template(value) CSeq m_cSeq(template(value) integer p_seqNumber, template(value) charstring p_method) := { fieldName := CSEQ_E, seqNumber := p_seqNumber, method := p_method } Loading Loading
ttcn/LibSip_Templates.ttcn +0 −1 Original line number Diff line number Diff line Loading @@ -1262,7 +1262,6 @@ module LibSip_Templates { group base_templates { // STF471 Use these 3 templates in LibIMS too template(value) CSeq m_cSeq(template(value) integer p_seqNumber, template(value) charstring p_method) := { fieldName := CSEQ_E, seqNumber := p_seqNumber, method := p_method } Loading