Loading AtsNIT_SipSip/ttcn/AtsNIT_SipSip_SS_TCFunctions.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -9646,7 +9646,7 @@ module AtsNIT_SipSip_SS_TCFunctions { v_SUBSCR_Session := f_saveSession(); // inviting user UE2 to the conference f_referConference(vc_cSeq, c_userProfile_UE2atSUThome, v_confUrl); // da controllare!!! f_referConference(vc_cSeq, c_userProfile_UE2atSUThome, v_confUrl); // releases the call with UE2 // load dialog with UE2 Loading Loading @@ -10324,7 +10324,7 @@ module AtsNIT_SipSip_SS_TCFunctions { v_CONF_Session := f_saveSession(); // inviting user UE2 to the conference f_referConference_replaceCall(vc_cSeq, c_userProfile_UE2atSUThome, v_confUrl, v_UE2_Session); // controllare la funzione (nuovo dialogo??) f_referConference_replaceCall(vc_cSeq, c_userProfile_UE2atSUThome, v_confUrl, v_UE2_Session); // load dialog with UE2 f_loadSession(v_UE2_Session); Loading Loading
AtsNIT_SipSip/ttcn/AtsNIT_SipSip_SS_TCFunctions.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -9646,7 +9646,7 @@ module AtsNIT_SipSip_SS_TCFunctions { v_SUBSCR_Session := f_saveSession(); // inviting user UE2 to the conference f_referConference(vc_cSeq, c_userProfile_UE2atSUThome, v_confUrl); // da controllare!!! f_referConference(vc_cSeq, c_userProfile_UE2atSUThome, v_confUrl); // releases the call with UE2 // load dialog with UE2 Loading Loading @@ -10324,7 +10324,7 @@ module AtsNIT_SipSip_SS_TCFunctions { v_CONF_Session := f_saveSession(); // inviting user UE2 to the conference f_referConference_replaceCall(vc_cSeq, c_userProfile_UE2atSUThome, v_confUrl, v_UE2_Session); // controllare la funzione (nuovo dialogo??) f_referConference_replaceCall(vc_cSeq, c_userProfile_UE2atSUThome, v_confUrl, v_UE2_Session); // load dialog with UE2 f_loadSession(v_UE2_Session); Loading