📄 m_fac.val
字号:
#define OEI_ODD (0x1) /* odd number of address signals */
/*
* Value constants for bearerService
*/
#define BS_CD_ALL_BS (0x0) /* all bearer services */
#define BS_CD_ALL_DATA_CDA (0x10) /* all data CDA services */
#define BS_CD_CDA_300 (0x11) /* data CDA 300 bps */
#define BS_CD_CDA_1200 (0x12) /* data CDA 1200 bps */
#define BS_CD_CDA_1200_75 (0x13) /* data CDA 1200/75 bps */
#define BS_CD_CDA_2400 (0x14) /* data CDA 2400 bps */
#define BS_CD_CDA_4800 (0x15) /* data CDA 4800 bps */
#define BS_CD_CDA_9600 (0x16) /* data CDA 9600 bps */
#define BS_CD_ALL_DATA_CDS (0x18) /* all data CDS services */
#define BS_CD_CDS_1200 (0x1a) /* data CDS 1200 bps */
#define BS_CD_CDS_2400 (0x1c) /* data CDS 2400 bps */
#define BS_CD_CDS_4800 (0x1d) /* data CDS 4800 bps */
#define BS_CD_CDS_9600 (0x1e) /* data CDS 9600 bps */
#define BS_CD_ALL_DATA_PAD (0x20) /* all data PAD services */
#define BS_CD_PAD_300 (0x21) /* data PAD 300 bps */
#define BS_CD_PAD_1200 (0x22) /* data PAD 1200 bps */
#define BS_CD_PAD_1200_75 (0x23) /* data PAD 1200/75 bps */
#define BS_CD_PAD_2400 (0x24) /* data PAD 2400 bps */
#define BS_CD_PAD_4800 (0x25) /* data PAD 4800 bps */
#define BS_CD_PAD_9600 (0x26) /* data PAD 9600 bps */
#define BS_CD_ALL_DATA_PDS (0x28) /* all data PDS services */
#define BS_CD_PDS_2400 (0x2c) /* data PDS 2400 bps */
#define BS_CD_PDS_4800 (0x2d) /* data PDS 4800 bps */
#define BS_CD_PDS_9600 (0x2e) /* data PDS 9600 bps */
#define BS_CD_SPCH_ALT_CDA (0x30) /* all data CDA alter. speech */
#define BS_CD_SPCH_ALT_CDS (0x38) /* all data CDS alter. speech */
#define BS_CD_SPCH_FLD_CDA (0x40) /* all data speech followed CDA */
#define BS_CD_SPCH_FLD_CDS (0x48) /* all data speech followed CDA */
#define BS_CD_ALL_DC_ASYN (0x50) /* all data circuit asynchronous */
#define BS_CD_ALL_ASYN (0x60) /* all asynchronous services */
#define BS_CD_ALL_DC_SYN (0x58) /* all data circuit synchronous */
#define BS_CD_ALL_SYN (0x68) /* all synchronous services */
#define BS_CD_ALL_PSSS (0xd0) /* all PLMN specific BS */
#define BS_CD_PLMN1 (0xd1) /* PLMN specific 1 */
#define BS_CD_PLMN2 (0xd2) /* PLMN specific 2 */
#define BS_CD_PLMN3 (0xd3) /* PLMN specific 3 */
#define BS_CD_PLMN4 (0xd4) /* PLMN specific 4 */
#define BS_CD_PLMN5 (0xd5) /* PLMN specific 5 */
#define BS_CD_PLMN6 (0xd6) /* PLMN specific 6 */
#define BS_CD_PLMN7 (0xd7) /* PLMN specific 7 */
#define BS_CD_PLMN8 (0xd8) /* PLMN specific 8 */
#define BS_CD_PLMN9 (0xd9) /* PLMN specific 9 */
#define BS_CD_PLMNA (0xda) /* PLMN specific A */
#define BS_CD_PLMNB (0xdb) /* PLMN specific B */
#define BS_CD_PLMNC (0xdc) /* PLMN specific C */
#define BS_CD_PLMND (0xdd) /* PLMN specific D */
#define BS_CD_PLMNE (0xde) /* PLMN specific E */
#define BS_CD_PLMNF (0xdf) /* PLMN specific F */
/*
* Value constants for teleservice
*/
#define TS_CD_ALL_TS (0x0) /* all teleservices */
#define TS_CD_ALL_SPCH (0x10) /* All speech transmission services */
#define TS_CD_TLPHNY (0x11) /* telephony */
#define TS_CD_EMRGNCY (0x12) /* emergency calls */
#define TS_CD_ALL_SMS (0x20) /* all SMS services */
#define TS_CD_SMS_MT (0x21) /* SMS MT PP */
#define TS_CD_SMS_MO (0x22) /* SMS MO PP */
#define TS_CD_ALL_FAX (0x60) /* all FAX transmission services */
#define TS_CD_FAX3_ALT_SPCH (0x61) /* FAX group 3 alter. speech */
#define TS_CD_FAX3_AUTO (0x62) /* FAX group 3 automatic */
#define TS_CD_FAX4 (0x63) /* FAX group 4 */
#define TS_CD_ALL_DATA (0x70) /* all FAX and SMS services */
#define TS_CD_ALL_XCPT_SMS (0x80) /* all FAX and speech services */
#define TS_CD_ALL_PSSS (0xd0) /* all PLMN specific TS */
#define TS_CD_PLMN1 (0xd1) /* PLMN specific TS 1 */
#define TS_CD_PLMN2 (0xd2) /* PLMN specific TS 2 */
#define TS_CD_PLMN3 (0xd3) /* PLMN specific TS 3 */
#define TS_CD_PLMN4 (0xd4) /* PLMN specific TS 4 */
#define TS_CD_PLMN5 (0xd5) /* PLMN specific TS 5 */
#define TS_CD_PLMN6 (0xd6) /* PLMN specific TS 6 */
#define TS_CD_PLMN7 (0xd7) /* PLMN specific TS 7 */
#define TS_CD_PLMN8 (0xd8) /* PLMN specific TS 8 */
#define TS_CD_PLMN9 (0xd9) /* PLMN specific TS 9 */
#define TS_CD_PLMNA (0xda) /* PLMN specific TS A */
#define TS_CD_PLMNB (0xdb) /* PLMN specific TS B */
#define TS_CD_PLMNC (0xdc) /* PLMN specific TS C */
#define TS_CD_PLMND (0xdd) /* PLMN specific TS D */
#define TS_CD_PLMNE (0xde) /* PLMN specific TS E */
#define TS_CD_PLMNF (0xdf) /* PLMN specific TS F */
/*
* Value constants for ssStatus
*/
#define SSS_A (0x1) /* Active */
#define SSS_R (0x2) /* Registered */
#define SSS_RA (0x3) /* Registered,Active */
#define SSS_P (0x4) /* Provisioned */
#define SSS_PA (0x5) /* Provisioned,Active */
#define SSS_PR (0x6) /* Provisioned,Registered */
#define SSS_PRA (0x7) /* Provisioned,Registered,Active */
#define SSS_Q (0x8) /* Quiescent */
#define SSS_QA (0x9) /* Quiescent,Active */
#define SSS_QR (0xa) /* Quiescent,Registered */
#define SSS_QRA (0xb) /* Quiescent,Registered,Active */
#define SSS_QP (0xc) /* Quiescent,Provisioned */
#define SSS_QPA (0xd) /* Quiescent,Provisioned,Active */
#define SSS_QPR (0xe) /* Quiescent,Provisioned,Registered */
#define SSS_QPRA (0xf) /* Quiescent,Provisioned,Registered,Active */
/*
* Value constants for interCugRestrictions
*/
#define ICUGR_FAC_ONLY (0x0) /* CUG only facilities */
#define ICUGR_OUTGO_ACCESS (0x1) /* CUG with outgoing access */
#define ICUGR_INCOM_ACCESS (0x2) /* CUG with incoming access */
#define ICUGR_BOTH_ACCESS (0x3) /* CUG with both (in/out) access */
/*
* Value constants for notify_fwd_pty
*/
#define NTYF_V1_NO_NTFY (0x0) /* Version 1 No Notify */
#define NTYF_V1_NTFY1 (0x1) /* Version 1 Notify */
#define NTYF_V1_NTFY2 (0x2) /* Version 1 Notify */
#define NTYF_V2_NO_NTFY (0x0) /* Version 2 No Notify */
#define NTYF_V2_NTFY (0x2) /* Version 2 Notify */
/*
* Value constants for notify_clg_pty
*/
#define NTYC_V1_NO_NTFY (0x0) /* Version 1 No Notify */
#define NTYC_V1_NTFY1 (0x1) /* Version 1 Notify */
#define NTYC_V1_NTFY2 (0x2) /* Version 1 Notify */
#define NTYC_V2_NO_NTFY (0x0) /* Version 2 No Notify */
#define NTYC_V2_NTFY (0x2) /* Version 2 Notify */
/*
* Value constants for fwd_reason
*/
#define FWDR_V2_MS_NOT_REACH (0x0) /* MS not reachable */
#define FWDR_V2_MS_BUSY (0x1) /* MS is busy */
#define FWDR_V2_NO_REPLY (0x2) /* No reply */
#define FWDR_V2_UNCONDITIONAL (0x3) /* Unconditional */
/*
* Value constants for cliRestrictionOption
*/
#define CLIR_OPT_PERMANENT (0x0) /* CLI Restriction permanent */
#define CLIR_OPT_TEMPORARY (0x1) /* CLI Restriction temporary default */
#define CLIR_OPT_ALLOWED (0x2) /* CLI Allowed temporary default */
/*
* Value constants for overrideCategory
*/
#define OVR_CAT_ENABLED (0x0) /* Override enabled */
#define OVR_CAT_DISABLED (0x1) /* Override disabled */
/*
* Value constants for clgSubscriber
*/
#define CLG_A_NO_INFO (0x0) /* No information content */
#define CLG_A_OUTG_CALL_FWD_C (0x1) /* Outgoing call has been forwarded to C */
/*
* Value constants for fwgSubscriber
*/
#define FWG_B_NO_INFO (0x0) /* No information content */
#define FWG_B_INC_CALL_FWD_C (0x1) /* Incoming call has been forwarded to C */
/*
* Value constants for fwdSubscriber
*/
#define FWD_C_NO_INFO (0x0) /* No information content */
#define FWD_C_INC_CALL_FWD (0x1) /* Incoming call is a forwarded call */
/*
* Value constants for ssCode
*/
#define SS_CD_ALL_SS (0x0) /* all SS */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -