Compare Revisions

The credentials to download the source code are:
 Username: svnusers
 Password: svnusers

Ignore whitespace Rev 136 → Rev 137

/trunk/ttcn/LibIms_PIXITS.ttcn
115,6 → 115,10
/** @desc charstring for home(SUT) REGISTRAR domain of UE2
*/
modulepar charstring PX_IMS_SUT_UE2_REGISTRAR := "registrar.sut.net";
/** @desc charstring for UE2 display name
*/
modulepar charstring PX_IMS_SUT_UE2_DISPLAY := "UE2@SUT";
} // end group SUT_UE2
 
group SUT_UE3 {