Loading DiameterGx/ttcn/DiameterGx_PIXITS.ttcn +5 −5 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ module DiameterGx_PIXITS Ref: RFC 3588 section 8-8 */ modulepar UTF8String PX_SessionID := "pcscf.example.com;1317059245;52;21823490"; modulepar UTF8String PX_SessionID := "pcscf.etsi.org;1317059245;52;21823490"; Loading @@ -66,7 +66,7 @@ module DiameterGx_PIXITS pcscf.example.com pcrf.example.com */ modulepar charstring PX_OriginHost := "origin.example.com"; modulepar charstring PX_OriginHost := "origin.etsi.org"; Loading @@ -78,7 +78,7 @@ module DiameterGx_PIXITS Ref: RFC 3588 section 6-4 */ modulepar charstring PX_OriginRealm := "example.com"; modulepar charstring PX_OriginRealm := "etsi.org"; Loading @@ -94,7 +94,7 @@ module DiameterGx_PIXITS pcscf.example.com pcrf.example.com */ modulepar charstring PX_DestinationHost := "destination.example.com"; modulepar charstring PX_DestinationHost := "destination.etsi.org"; Loading @@ -111,7 +111,7 @@ module DiameterGx_PIXITS Ref: RFC 3588 section 6-6 */ modulepar charstring PX_DestinationRealm := "myalupcrf.vf.de"; modulepar charstring PX_DestinationRealm := "myalupcrf.etsi.org"; /** @desc octetstring , PIXIT item A.1/ (This is an operator option, not a protocol option), Loading DiameterGx/ttcn/DiameterGx_TestCases.ttcn +8 −8 Original line number Diff line number Diff line Loading @@ -1386,7 +1386,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_02()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_02()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading @@ -1405,7 +1405,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_03()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_03()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading @@ -1424,7 +1424,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_04()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_04()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading @@ -1443,7 +1443,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_05()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_05()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading @@ -1462,7 +1462,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_06()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_06()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading @@ -1481,7 +1481,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_07()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_07()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading @@ -1502,7 +1502,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_IRS_01()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_IRS_01()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading @@ -1521,7 +1521,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_IRS_02()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_IRS_02()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading Loading
DiameterGx/ttcn/DiameterGx_PIXITS.ttcn +5 −5 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ module DiameterGx_PIXITS Ref: RFC 3588 section 8-8 */ modulepar UTF8String PX_SessionID := "pcscf.example.com;1317059245;52;21823490"; modulepar UTF8String PX_SessionID := "pcscf.etsi.org;1317059245;52;21823490"; Loading @@ -66,7 +66,7 @@ module DiameterGx_PIXITS pcscf.example.com pcrf.example.com */ modulepar charstring PX_OriginHost := "origin.example.com"; modulepar charstring PX_OriginHost := "origin.etsi.org"; Loading @@ -78,7 +78,7 @@ module DiameterGx_PIXITS Ref: RFC 3588 section 6-4 */ modulepar charstring PX_OriginRealm := "example.com"; modulepar charstring PX_OriginRealm := "etsi.org"; Loading @@ -94,7 +94,7 @@ module DiameterGx_PIXITS pcscf.example.com pcrf.example.com */ modulepar charstring PX_DestinationHost := "destination.example.com"; modulepar charstring PX_DestinationHost := "destination.etsi.org"; Loading @@ -111,7 +111,7 @@ module DiameterGx_PIXITS Ref: RFC 3588 section 6-6 */ modulepar charstring PX_DestinationRealm := "myalupcrf.vf.de"; modulepar charstring PX_DestinationRealm := "myalupcrf.etsi.org"; /** @desc octetstring , PIXIT item A.1/ (This is an operator option, not a protocol option), Loading
DiameterGx/ttcn/DiameterGx_TestCases.ttcn +8 −8 Original line number Diff line number Diff line Loading @@ -1386,7 +1386,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_02()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_02()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading @@ -1405,7 +1405,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_03()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_03()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading @@ -1424,7 +1424,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_04()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_04()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading @@ -1443,7 +1443,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_05()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_05()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading @@ -1462,7 +1462,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_06()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_06()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading @@ -1481,7 +1481,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_07()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_RAU_07()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading @@ -1502,7 +1502,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_IRS_01()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_IRS_01()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading @@ -1521,7 +1521,7 @@ module DiameterGx_TestCases f_cf_1GxRUp(v_diameterComponent_pcrf); //Start /* v_diameterComponent_pcrf.start(f_TC_PCEF_IRS_02()); */ v_diameterComponent_pcrf.start(f_TC_PCEF_IRS_02()); // synchronize PTC on 3 sychronization points f_serverSync1Client({c_prDone, c_tbDone, c_poDone}); Loading