Loading ttcn/AtsImsIot/AtsImsIot_TestCases_CALL.ttcn +25 −25 Original line number Original line Diff line number Diff line Loading @@ -38,7 +38,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Default SIP URI with DNS/ENUM lookup procedure * @desc Default SIP URI with DNS/ENUM lookup procedure * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.1.1 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.1.1 */ */ testcase TC_IMS_CALL_0001() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0001() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -135,7 +135,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Default SIP URI * @desc Default SIP URI * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.1.2 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.1.2 */ */ testcase TC_IMS_CALL_0001F() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0001F() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -246,7 +246,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Default Tel URI * @desc Default Tel URI * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.1.3 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.1.3 */ */ testcase TC_IMS_CALL_0002() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0002() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -341,7 +341,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Rejection of call from barred user * @desc Rejection of call from barred user * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.1.4 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.1.4 */ */ testcase TC_IMS_CALL_0003() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0003() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -391,7 +391,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Rejection of call to non existing user * @desc Rejection of call to non existing user * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.1.5 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.1.5 */ */ testcase TC_IMS_CALL_0004() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0004() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -437,7 +437,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Rejection of call to unavailable user * @desc Rejection of call to unavailable user * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.1.6 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.1.6 */ */ testcase TC_IMS_CALL_0005() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0005() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -483,7 +483,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Initial request to non-registered user with terminating unregistered filter criterion * @desc Initial request to non-registered user with terminating unregistered filter criterion * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.1.7 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.1.7 */ */ testcase TC_IMS_CALL_0006() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0006() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -529,7 +529,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Normal call (roaming) * @desc Normal call (roaming) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.2.1 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.2.1 */ */ testcase TC_IMS_CALL_0007() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0007() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -614,7 +614,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Normal call with hold/resume * @desc Normal call with hold/resume * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.2.2 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.2.2 */ */ testcase TC_IMS_CALL_0008() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0008() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -701,7 +701,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Subsequent request(other than target refresh) * @desc Subsequent request(other than target refresh) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.2.3 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.2.3 */ */ testcase TC_IMS_CALL_0009() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0009() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -761,7 +761,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Subsequent target refresh request(INVITE) * @desc Subsequent target refresh request(INVITE) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.2.4 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.2.4 */ */ testcase TC_IMS_CALL_0010() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0010() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -836,7 +836,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc IMS network handles subsequent UPDATEs correctly in case of a user initiated * @desc IMS network handles subsequent UPDATEs correctly in case of a user initiated * call hold and resume when roaming caller puts a home user on hold and resumes call * call hold and resume when roaming caller puts a home user on hold and resumes call * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.2.5 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.2.5 */ */ testcase TC_IMS_CALL_0011() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0011() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -909,7 +909,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc IMS network handles subsequent UPDATEs correctly in case of a user initiated * @desc IMS network handles subsequent UPDATEs correctly in case of a user initiated * call hold and resume when home caller puts a roaming user on hold and resumes call * call hold and resume when home caller puts a roaming user on hold and resumes call * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.2.6 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.2.6 */ */ testcase TC_IMS_CALL_0012() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0012() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -980,7 +980,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Call CANCEL by calling user * @desc Call CANCEL by calling user * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.1 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.1 */ */ testcase TC_IMS_CALL_0014() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0014() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1032,7 +1032,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc IMS network ends call in case calling UE looses connectivity during a call * @desc IMS network ends call in case calling UE looses connectivity during a call * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.2 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.2 */ */ testcase TC_IMS_CALL_0015() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0015() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1089,7 +1089,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Call failure due to de-registration of calling user during call * @desc Call failure due to de-registration of calling user during call * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.3 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.3 */ */ testcase TC_IMS_CALL_0016() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0016() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1147,7 +1147,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Subsequent target refresh request (INVITE) * @desc Subsequent target refresh request (INVITE) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.4 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.4 */ */ testcase TC_IMS_CALL_0017() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0017() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1252,7 +1252,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Subsequent target refresh request (UPDATE) * @desc Subsequent target refresh request (UPDATE) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.5 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.5 */ */ testcase TC_IMS_CALL_0018() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0018() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1357,7 +1357,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Addition of media streams (reINVITE) * @desc Addition of media streams (reINVITE) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.6 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.6 */ */ testcase TC_IMS_CALL_0019() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0019() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1455,7 +1455,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Addition of media streams (reINVITE) * @desc Addition of media streams (reINVITE) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.7 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.7 */ */ testcase TC_IMS_CALL_0020() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0020() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1580,7 +1580,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Hold/resume media streams (reINVITE) * @desc Hold/resume media streams (reINVITE) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.8 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.8 */ */ testcase TC_IMS_CALL_0021() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0021() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1732,7 +1732,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Hold/resume media streams (UPDATE) * @desc Hold/resume media streams (UPDATE) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.9 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.9 */ */ testcase TC_IMS_CALL_0022() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0022() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1888,7 +1888,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Normal call - TH(Topology hiding) * @desc Normal call - TH(Topology hiding) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.5.1 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.5.1 */ */ testcase TC_IMS_CALL_0024() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0024() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1984,7 +1984,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc CANCEL call by calling user * @desc CANCEL call by calling user * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.5.2 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.5.2 */ */ testcase TC_IMS_CALL_0025() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0025() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -2038,7 +2038,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Normal call with hold/resume - roaming * @desc Normal call with hold/resume - roaming * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.5.3 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.5.3 */ */ testcase TC_IMS_CALL_0026() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0026() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading
ttcn/AtsImsIot/AtsImsIot_TestCases_CALL.ttcn +25 −25 Original line number Original line Diff line number Diff line Loading @@ -38,7 +38,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Default SIP URI with DNS/ENUM lookup procedure * @desc Default SIP URI with DNS/ENUM lookup procedure * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.1.1 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.1.1 */ */ testcase TC_IMS_CALL_0001() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0001() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -135,7 +135,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Default SIP URI * @desc Default SIP URI * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.1.2 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.1.2 */ */ testcase TC_IMS_CALL_0001F() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0001F() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -246,7 +246,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Default Tel URI * @desc Default Tel URI * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.1.3 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.1.3 */ */ testcase TC_IMS_CALL_0002() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0002() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -341,7 +341,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Rejection of call from barred user * @desc Rejection of call from barred user * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.1.4 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.1.4 */ */ testcase TC_IMS_CALL_0003() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0003() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -391,7 +391,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Rejection of call to non existing user * @desc Rejection of call to non existing user * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.1.5 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.1.5 */ */ testcase TC_IMS_CALL_0004() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0004() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -437,7 +437,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Rejection of call to unavailable user * @desc Rejection of call to unavailable user * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.1.6 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.1.6 */ */ testcase TC_IMS_CALL_0005() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0005() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -483,7 +483,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Initial request to non-registered user with terminating unregistered filter criterion * @desc Initial request to non-registered user with terminating unregistered filter criterion * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.1.7 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.1.7 */ */ testcase TC_IMS_CALL_0006() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0006() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -529,7 +529,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Normal call (roaming) * @desc Normal call (roaming) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.2.1 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.2.1 */ */ testcase TC_IMS_CALL_0007() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0007() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -614,7 +614,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Normal call with hold/resume * @desc Normal call with hold/resume * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.2.2 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.2.2 */ */ testcase TC_IMS_CALL_0008() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0008() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -701,7 +701,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Subsequent request(other than target refresh) * @desc Subsequent request(other than target refresh) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.2.3 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.2.3 */ */ testcase TC_IMS_CALL_0009() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0009() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -761,7 +761,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Subsequent target refresh request(INVITE) * @desc Subsequent target refresh request(INVITE) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.2.4 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.2.4 */ */ testcase TC_IMS_CALL_0010() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0010() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -836,7 +836,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc IMS network handles subsequent UPDATEs correctly in case of a user initiated * @desc IMS network handles subsequent UPDATEs correctly in case of a user initiated * call hold and resume when roaming caller puts a home user on hold and resumes call * call hold and resume when roaming caller puts a home user on hold and resumes call * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.2.5 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.2.5 */ */ testcase TC_IMS_CALL_0011() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0011() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -909,7 +909,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc IMS network handles subsequent UPDATEs correctly in case of a user initiated * @desc IMS network handles subsequent UPDATEs correctly in case of a user initiated * call hold and resume when home caller puts a roaming user on hold and resumes call * call hold and resume when home caller puts a roaming user on hold and resumes call * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.2.6 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.2.6 */ */ testcase TC_IMS_CALL_0012() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0012() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -980,7 +980,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Call CANCEL by calling user * @desc Call CANCEL by calling user * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.1 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.1 */ */ testcase TC_IMS_CALL_0014() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0014() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1032,7 +1032,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc IMS network ends call in case calling UE looses connectivity during a call * @desc IMS network ends call in case calling UE looses connectivity during a call * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.2 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.2 */ */ testcase TC_IMS_CALL_0015() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0015() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1089,7 +1089,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Call failure due to de-registration of calling user during call * @desc Call failure due to de-registration of calling user during call * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.3 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.3 */ */ testcase TC_IMS_CALL_0016() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0016() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1147,7 +1147,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Subsequent target refresh request (INVITE) * @desc Subsequent target refresh request (INVITE) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.4 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.4 */ */ testcase TC_IMS_CALL_0017() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0017() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1252,7 +1252,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Subsequent target refresh request (UPDATE) * @desc Subsequent target refresh request (UPDATE) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.5 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.5 */ */ testcase TC_IMS_CALL_0018() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0018() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1357,7 +1357,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Addition of media streams (reINVITE) * @desc Addition of media streams (reINVITE) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.6 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.6 */ */ testcase TC_IMS_CALL_0019() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0019() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1455,7 +1455,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Addition of media streams (reINVITE) * @desc Addition of media streams (reINVITE) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.7 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.7 */ */ testcase TC_IMS_CALL_0020() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0020() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1580,7 +1580,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Hold/resume media streams (reINVITE) * @desc Hold/resume media streams (reINVITE) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.8 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.8 */ */ testcase TC_IMS_CALL_0021() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0021() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1732,7 +1732,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Hold/resume media streams (UPDATE) * @desc Hold/resume media streams (UPDATE) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.3.9 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.3.9 */ */ testcase TC_IMS_CALL_0022() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0022() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1888,7 +1888,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Normal call - TH(Topology hiding) * @desc Normal call - TH(Topology hiding) * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.5.1 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.5.1 */ */ testcase TC_IMS_CALL_0024() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0024() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -1984,7 +1984,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc CANCEL call by calling user * @desc CANCEL call by calling user * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.5.2 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.5.2 */ */ testcase TC_IMS_CALL_0025() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0025() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading Loading @@ -2038,7 +2038,7 @@ module AtsImsIot_TestCases_CALL { /** /** * @desc Normal call with hold/resume - roaming * @desc Normal call with hold/resume - roaming * @see TS 186 011-2 V3.1.1 cause 4.5.3.1.5.3 * @see TS 186 011-2 V3.1.1 Clause 4.5.3.1.5.3 */ */ testcase TC_IMS_CALL_0026() runs on ImsTestCoordinator system IotSystemInterface { testcase TC_IMS_CALL_0026() runs on ImsTestCoordinator system IotSystemInterface { // create components // create components Loading