Loading AtsCommon/SS_Ims_Functions.ttcn +3 −3 Original line number Original line Diff line number Diff line Loading @@ -21,7 +21,7 @@ module IMS_SS_Functions { group interfaceInitiation { group interfaceInitiation { function f_init_gm_ue(CSeq p_CSeq) runs on ImsComponent { function f_init_gm_ue(CSeq p_CSeq) runs on ImsComponent { var REGISTER_Request v_register := var template REGISTER_Request v_register := valueof(m_REGISTER_Request_Base(vc_requestUri, vc_callId, valueof(m_REGISTER_Request_Base(vc_requestUri, vc_callId, p_CSeq, vc_from, vc_to, p_CSeq, vc_from, vc_to, vc_via_REG, vc_contact, vc_via_REG, vc_contact, Loading Loading @@ -354,8 +354,8 @@ module IMS_SS_Functions { cSeq := vc_cSeq, cSeq := vc_cSeq, remoteURI := vc_requestUri, remoteURI := vc_requestUri, remoteTarget := vc_reqHostPort, remoteTarget := vc_reqHostPort, route := vc_route, route := valueof(vc_route), recordRoute := vc_recordRoute, recordRoute := valueof(vc_recordRoute), via := vc_via, via := vc_via, contact := vc_contact, contact := vc_contact, profile := vc_userprofile profile := vc_userprofile Loading AtsCommon/SS_Ims_PIXITS.ttcn +10 −4 Original line number Original line Diff line number Diff line Loading @@ -11,6 +11,12 @@ module SS_Ims_PIXITS { import from LibSip_SIPTypesAndValues all; import from LibSip_SIPTypesAndValues all; import from http_uri_etsi_org_ngn_params_xml_simservs_xcap language "XSD" all with { extension "File:../xsd/SupplementaryServices.xsd" } /* /* ** @remark Reference: XXX ** @remark Reference: XXX ** @desc What is the local receive policy for SIP? ** @desc What is the local receive policy for SIP? Loading Loading @@ -99,22 +105,22 @@ group CUG_PIXITS{ * Used in CUG group of tests * Used in CUG group of tests * * */ */ modulepar hexstring PX_CugNetworkIndicator:='A'H; modulepar NetworkIdentityType PX_CugNetworkIndicator:='A'H; /** @desc hexstring for CugInterlockBinaryCode /** @desc hexstring for CugInterlockBinaryCode * Used in CUG group of tests * Used in CUG group of tests */ */ modulepar hexstring PX_CugInterlockBinaryCode:='AB'H; modulepar SixteenbitType PX_CugInterlockBinaryCode:='AB'H; /** @desc hexstring for PX_CugInterlockBinaryCode_RelatedToRegistredCUG_Index /** @desc hexstring for PX_CugInterlockBinaryCode_RelatedToRegistredCUG_Index * Used in CUG group of tests * Used in CUG group of tests */ */ modulepar hexstring PX_CugInterlockBinaryCode_RelatedToRegistredCUG_Index:='BC'H; modulepar SixteenbitType PX_CugInterlockBinaryCode_RelatedToRegistredCUG_Index:='BC'H; /** @desc hexstring for PX_CugInterlockBinaryCode_RelatedToRegistredCUG_Index /** @desc hexstring for PX_CugInterlockBinaryCode_RelatedToRegistredCUG_Index * Used in CUG group of tests * Used in CUG group of tests */ */ modulepar hexstring PX_CugInterlockBinaryCode_NotRelatedToRegistredCUG_Index:='CD'H; modulepar SixteenbitType PX_CugInterlockBinaryCode_NotRelatedToRegistredCUG_Index:='CD'H; } } group SIPHeadersPIXITS { group SIPHeadersPIXITS { Loading CDIV/CDIV_TC_Functions.ttcn +2 −2 Original line number Original line Diff line number Diff line Loading @@ -278,8 +278,8 @@ module CDIV_TC_Functions { function f_TC_CDIV_N01_004(in CSeq p_cSeq) runs on ImsComponent { function f_TC_CDIV_N01_004(in CSeq p_cSeq) runs on ImsComponent { var SessionDialog v_UE1toAS_Session, v_AStoUECDIV_CD_Session; var SessionDialog v_UE1toAS_Session, v_AStoUECDIV_CD_Session; v_UE1toAS_Session := m_sessionEmpty; v_UE1toAS_Session := valueof(m_sessionEmpty); v_AStoUECDIV_CD_Session := m_sessionEmpty; v_AStoUECDIV_CD_Session := valueof(m_sessionEmpty); f_init_ics_scscf(p_cSeq); f_init_ics_scscf(p_cSeq); Loading CDIV/CDIV_Templates.ttcn +2 −2 Original line number Original line Diff line number Diff line Loading @@ -28,7 +28,7 @@ group MessageTemplates{ To p_to, To p_to, Via p_via, Via p_via, Contact p_contact, Contact p_contact, Route p_route, template Route p_route, template HistoryInfo p_historyInfo, template HistoryInfo p_historyInfo, MessageBody p_mb MessageBody p_mb ) modifies m_INVITE_Request_Base := { ) modifies m_INVITE_Request_Base := { Loading @@ -55,7 +55,7 @@ group MessageTemplates{ To p_to, To p_to, Via p_via, Via p_via, Contact p_contact, Contact p_contact, Route p_route, template Route p_route, template HistoryInfo p_historyInfo, template HistoryInfo p_historyInfo, template Privacy p_privacy, template Privacy p_privacy, MessageBody p_mb MessageBody p_mb Loading CH/CH_TC_Functions.ttcn +16 −16 Original line number Original line Diff line number Diff line Loading @@ -26,7 +26,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -74,7 +74,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -144,7 +144,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -199,7 +199,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -285,7 +285,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -333,7 +333,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -403,7 +403,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -458,7 +458,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -548,7 +548,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -599,7 +599,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -663,7 +663,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -733,7 +733,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -814,7 +814,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -877,7 +877,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -950,7 +950,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -1041,7 +1041,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { var CSeq vc_cSeq_tester; var CSeq vc_cSeq_tester; Loading Loading
AtsCommon/SS_Ims_Functions.ttcn +3 −3 Original line number Original line Diff line number Diff line Loading @@ -21,7 +21,7 @@ module IMS_SS_Functions { group interfaceInitiation { group interfaceInitiation { function f_init_gm_ue(CSeq p_CSeq) runs on ImsComponent { function f_init_gm_ue(CSeq p_CSeq) runs on ImsComponent { var REGISTER_Request v_register := var template REGISTER_Request v_register := valueof(m_REGISTER_Request_Base(vc_requestUri, vc_callId, valueof(m_REGISTER_Request_Base(vc_requestUri, vc_callId, p_CSeq, vc_from, vc_to, p_CSeq, vc_from, vc_to, vc_via_REG, vc_contact, vc_via_REG, vc_contact, Loading Loading @@ -354,8 +354,8 @@ module IMS_SS_Functions { cSeq := vc_cSeq, cSeq := vc_cSeq, remoteURI := vc_requestUri, remoteURI := vc_requestUri, remoteTarget := vc_reqHostPort, remoteTarget := vc_reqHostPort, route := vc_route, route := valueof(vc_route), recordRoute := vc_recordRoute, recordRoute := valueof(vc_recordRoute), via := vc_via, via := vc_via, contact := vc_contact, contact := vc_contact, profile := vc_userprofile profile := vc_userprofile Loading
AtsCommon/SS_Ims_PIXITS.ttcn +10 −4 Original line number Original line Diff line number Diff line Loading @@ -11,6 +11,12 @@ module SS_Ims_PIXITS { import from LibSip_SIPTypesAndValues all; import from LibSip_SIPTypesAndValues all; import from http_uri_etsi_org_ngn_params_xml_simservs_xcap language "XSD" all with { extension "File:../xsd/SupplementaryServices.xsd" } /* /* ** @remark Reference: XXX ** @remark Reference: XXX ** @desc What is the local receive policy for SIP? ** @desc What is the local receive policy for SIP? Loading Loading @@ -99,22 +105,22 @@ group CUG_PIXITS{ * Used in CUG group of tests * Used in CUG group of tests * * */ */ modulepar hexstring PX_CugNetworkIndicator:='A'H; modulepar NetworkIdentityType PX_CugNetworkIndicator:='A'H; /** @desc hexstring for CugInterlockBinaryCode /** @desc hexstring for CugInterlockBinaryCode * Used in CUG group of tests * Used in CUG group of tests */ */ modulepar hexstring PX_CugInterlockBinaryCode:='AB'H; modulepar SixteenbitType PX_CugInterlockBinaryCode:='AB'H; /** @desc hexstring for PX_CugInterlockBinaryCode_RelatedToRegistredCUG_Index /** @desc hexstring for PX_CugInterlockBinaryCode_RelatedToRegistredCUG_Index * Used in CUG group of tests * Used in CUG group of tests */ */ modulepar hexstring PX_CugInterlockBinaryCode_RelatedToRegistredCUG_Index:='BC'H; modulepar SixteenbitType PX_CugInterlockBinaryCode_RelatedToRegistredCUG_Index:='BC'H; /** @desc hexstring for PX_CugInterlockBinaryCode_RelatedToRegistredCUG_Index /** @desc hexstring for PX_CugInterlockBinaryCode_RelatedToRegistredCUG_Index * Used in CUG group of tests * Used in CUG group of tests */ */ modulepar hexstring PX_CugInterlockBinaryCode_NotRelatedToRegistredCUG_Index:='CD'H; modulepar SixteenbitType PX_CugInterlockBinaryCode_NotRelatedToRegistredCUG_Index:='CD'H; } } group SIPHeadersPIXITS { group SIPHeadersPIXITS { Loading
CDIV/CDIV_TC_Functions.ttcn +2 −2 Original line number Original line Diff line number Diff line Loading @@ -278,8 +278,8 @@ module CDIV_TC_Functions { function f_TC_CDIV_N01_004(in CSeq p_cSeq) runs on ImsComponent { function f_TC_CDIV_N01_004(in CSeq p_cSeq) runs on ImsComponent { var SessionDialog v_UE1toAS_Session, v_AStoUECDIV_CD_Session; var SessionDialog v_UE1toAS_Session, v_AStoUECDIV_CD_Session; v_UE1toAS_Session := m_sessionEmpty; v_UE1toAS_Session := valueof(m_sessionEmpty); v_AStoUECDIV_CD_Session := m_sessionEmpty; v_AStoUECDIV_CD_Session := valueof(m_sessionEmpty); f_init_ics_scscf(p_cSeq); f_init_ics_scscf(p_cSeq); Loading
CDIV/CDIV_Templates.ttcn +2 −2 Original line number Original line Diff line number Diff line Loading @@ -28,7 +28,7 @@ group MessageTemplates{ To p_to, To p_to, Via p_via, Via p_via, Contact p_contact, Contact p_contact, Route p_route, template Route p_route, template HistoryInfo p_historyInfo, template HistoryInfo p_historyInfo, MessageBody p_mb MessageBody p_mb ) modifies m_INVITE_Request_Base := { ) modifies m_INVITE_Request_Base := { Loading @@ -55,7 +55,7 @@ group MessageTemplates{ To p_to, To p_to, Via p_via, Via p_via, Contact p_contact, Contact p_contact, Route p_route, template Route p_route, template HistoryInfo p_historyInfo, template HistoryInfo p_historyInfo, template Privacy p_privacy, template Privacy p_privacy, MessageBody p_mb MessageBody p_mb Loading
CH/CH_TC_Functions.ttcn +16 −16 Original line number Original line Diff line number Diff line Loading @@ -26,7 +26,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -74,7 +74,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -144,7 +144,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -199,7 +199,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -285,7 +285,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -333,7 +333,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -403,7 +403,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -458,7 +458,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -548,7 +548,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -599,7 +599,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -663,7 +663,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -733,7 +733,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -814,7 +814,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -877,7 +877,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -950,7 +950,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { f_init_gm_pcscf(p_CSeq); f_init_gm_pcscf(p_CSeq); Loading Loading @@ -1041,7 +1041,7 @@ module CH_TC_Functions { CSeq p_CSeq, CSeq p_CSeq, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_preamble, template SDP_attribute p_direction_in, template SDP_attribute p_direction_in, SDP_attribute p_direction_out template SDP_attribute p_direction_out ) runs on ImsComponent { ) runs on ImsComponent { var CSeq vc_cSeq_tester; var CSeq vc_cSeq_tester; Loading