Commit 428afc3d authored by rennoch's avatar rennoch
Browse files

add PX_IMS_SUT_UE2_DISPLAY

parent 6e789e53
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -115,6 +115,10 @@ group SUT_UE2 {
	/** @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 {