Commit 3d409c94 authored by deshpande's avatar deshpande
Browse files

Fixed Bug# 5206, give unique IP to UE3

parent 69e9854c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -421,7 +421,7 @@ group TS_UE3 {
	modulepar {
	/** @desc	charstring for IP address used by the UE3 to exchange SIP messages
	*/
			charstring  PX_IMS_TS_UE3_IPADDR := "172.31.1.241";
			charstring  PX_IMS_TS_UE3_IPADDR := "172.31.1.242";

	/** @desc	integer for port number used by the UE3 to exchange SIP messages
	*/