doc: Re-order ports in RAN_Emulation_CT

Bring it in-line with all other test components: user-facing ports at
the top, IUT-facing ports at the bottom.

Change-Id: I1001601f5bb7c9beb40fd0ddd404c55e3d211608
diff --git a/doc/msc_tests_aoip.dot b/doc/msc_tests_aoip.dot
index c443cbc..06359f7 100644
--- a/doc/msc_tests_aoip.dot
+++ b/doc/msc_tests_aoip.dot
@@ -9,7 +9,7 @@
 
 	"RAN_Emulation_CT" [
 		shape = "record"
-		label = "<f0> RAN_Emulation_CT | <BSSAP> BSSAP | <RANAP> RANAP | <MGCP> MGCP | <CTRL> CTRL | <CTRL_CLIENT> CTRL_CLIENT | <CLIENT> CLIENT | <PROC> PROC"
+		label = "<f0> RAN_Emulation_CT | <MGCP> MGCP | <CTRL> CTRL | <CTRL_CLIENT> CTRL_CLIENT | <CLIENT> CLIENT | <PROC> PROC | <BSSAP> BSSAP | <RANAP> RANAP"
 	];
 	"RAN_Emulation_CT":BSSAP -> "SCCP_CT":SCCP_SP_PORT
 	"BSC_ConnHdlr":BSSAP -> "RAN_Emulation_CT":CLIENT