Loading IsupAts/SipIsup_ISUP_TCFunctions.ttcn +4 −4 Original line number Diff line number Diff line Loading @@ -512,7 +512,7 @@ function f_IsupBicc_TC_101_016() runs on IsupBiccComponent // TestBody start /*Receive Initial address message (IAM) with USIP and TMR as described in TP and with 'any' other optional parameters.*/ /*f_awaiting_IAM(mw_IAM_MSG_BCAP( f_awaiting_IAM(mw_IAM_MSG_BCAP( mw_NCI_PAR_v_any, mw_FCI_PAR_v_any, ?, Loading @@ -520,7 +520,7 @@ function f_IsupBicc_TC_101_016() runs on IsupBiccComponent mw_CDN_PAR_lv_any, mw_USI_PAR_tlv_any ifpresent, mw_USIP_PAR_tlv(mw_USIContents_InfoTrfCap(c_BCAP_UDI_TA)), mw_TMRP_PAR_tlv_any ifpresent));*/ mw_TMRP_PAR_tlv_any ifpresent)); /*Send ACM message with BCI called party status = subscriber free*/ f_send_ACM(m_ACM_BCI(c_BCI_cldPstatInd_subFree), true); Loading Loading @@ -557,7 +557,7 @@ function f_IsupBicc_TC_101_017() runs on IsupBiccComponent // TestBody start /*Receive Initial address message (IAM) with USI and TMRP as described in TP and with 'any' other optional parameters.*/ /*f_awaiting_IAM(mw_IAM_MSG_BCAP( f_awaiting_IAM(mw_IAM_MSG_BCAP( mw_NCI_PAR_v_any, mw_FCI_PAR_v_any, ?, Loading @@ -565,7 +565,7 @@ function f_IsupBicc_TC_101_017() runs on IsupBiccComponent mw_CDN_PAR_lv_any, mw_USI_Std(mw_USIContents_InfoTrfCap((c_BCAP_Speech,c_BCAP_3_1kHZ_Audio))), mw_USIP_PAR_tlv_any ifpresent, mw_TMRP_PAR_tlv((c_TMR_tmrValue_speech,c_TMR_tmrValue_31Audio))));*/ mw_TMRP_PAR_tlv((c_TMR_tmrValue_speech,c_TMR_tmrValue_31Audio)))); /*Send ACM message with BCI called party status = subscriber free*/ f_send_ACM(m_ACM_BCI(c_BCI_cldPstatInd_subFree), true); Loading Loading
IsupAts/SipIsup_ISUP_TCFunctions.ttcn +4 −4 Original line number Diff line number Diff line Loading @@ -512,7 +512,7 @@ function f_IsupBicc_TC_101_016() runs on IsupBiccComponent // TestBody start /*Receive Initial address message (IAM) with USIP and TMR as described in TP and with 'any' other optional parameters.*/ /*f_awaiting_IAM(mw_IAM_MSG_BCAP( f_awaiting_IAM(mw_IAM_MSG_BCAP( mw_NCI_PAR_v_any, mw_FCI_PAR_v_any, ?, Loading @@ -520,7 +520,7 @@ function f_IsupBicc_TC_101_016() runs on IsupBiccComponent mw_CDN_PAR_lv_any, mw_USI_PAR_tlv_any ifpresent, mw_USIP_PAR_tlv(mw_USIContents_InfoTrfCap(c_BCAP_UDI_TA)), mw_TMRP_PAR_tlv_any ifpresent));*/ mw_TMRP_PAR_tlv_any ifpresent)); /*Send ACM message with BCI called party status = subscriber free*/ f_send_ACM(m_ACM_BCI(c_BCI_cldPstatInd_subFree), true); Loading Loading @@ -557,7 +557,7 @@ function f_IsupBicc_TC_101_017() runs on IsupBiccComponent // TestBody start /*Receive Initial address message (IAM) with USI and TMRP as described in TP and with 'any' other optional parameters.*/ /*f_awaiting_IAM(mw_IAM_MSG_BCAP( f_awaiting_IAM(mw_IAM_MSG_BCAP( mw_NCI_PAR_v_any, mw_FCI_PAR_v_any, ?, Loading @@ -565,7 +565,7 @@ function f_IsupBicc_TC_101_017() runs on IsupBiccComponent mw_CDN_PAR_lv_any, mw_USI_Std(mw_USIContents_InfoTrfCap((c_BCAP_Speech,c_BCAP_3_1kHZ_Audio))), mw_USIP_PAR_tlv_any ifpresent, mw_TMRP_PAR_tlv((c_TMR_tmrValue_speech,c_TMR_tmrValue_31Audio))));*/ mw_TMRP_PAR_tlv((c_TMR_tmrValue_speech,c_TMR_tmrValue_31Audio)))); /*Send ACM message with BCI called party status = subscriber free*/ f_send_ACM(m_ACM_BCI(c_BCI_cldPstatInd_subFree), true); Loading