This commit is contained in:
zhangsz
2025-03-03 11:01:26 +08:00
parent 5f1710dc22
commit dae6fc93f7
1057 changed files with 519829 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
//This file contains the version code of every R9 module
//WXC2 R9 version
const char *r9_ver = "V9.0.12";
//platform module version
const char *iptrans_ver = "R9V0_01";
const char *aifg_ver = "R9V0_03P6";
const char *mtp3_ver = "R9V0_001";
const char *sccp_ver = "R9V0_03";
const char *tcap_ver = "R9V0_05";
const char *xapp_ver = "R9V0_01";
const char *snmp_ver = "R9V0_01";
const char *debug_ver = "R9V0_02";
const char *smpp_ver = "R9V0_01";
//const char *m2ua_ver = "R9V0_03b";
const char *bicc_ver = "R9V0_02";
const char *mgc_ver = "R9V0_05";
const char *mgcp_ver = "R9V0_01";
const char *_8ecp_ver = "R9V0_01p1";
const char *isup_ver = "R9V0_02";
//applicationi module version
const char *msc_ver = "R9V0_06";
const char *vlr_ver = "R9V0_01";
const char *hlr_ver = "R9V0_02B1";
const char *smsc_ver = "R9V0_01";
const char *ssf_ver = "R9V0_01";
const char *pps_ver = "R9V0_01";
const char *aas_ver = "R9V0_01";
const char *mnp_ver = "";
const char *auc_ver = "R9V0_01";

2299
mss/main/src/wxc2main.c Normal file

File diff suppressed because it is too large Load Diff