voiceSetConfigReq Struct Reference
Detailed Description
This structure contains information about the Set Configuration Request Parameters.
- Parameters:
-
| pAutoAnswer |
- Value specified is written to NV_AUTO_ANSWER_I. (optional)
- Values:
- 0x00 - Disable
- 0x01 - Enable
|
| pAirTimerConfig |
- Value specified is written to NV_AIR_CNT_I. (optional)
- See airTimer for more information
|
| pRoamTimerConfig |
- Value specified is written to NV_ROAM_CNT_I. (optional)
- See roamTimer for more information
|
| pTTYMode |
- Value specified is written to NV_TTY_I. (optional)
- Values:
- 0x00 - TTY_MODE_FULL - Full
- 0x01 - TTY_MODE_VCO - Voice carry over
- 0x02 - TTY_MODE_HCO - Hearing carry over
- 0x03 - TTY_MODE_OFF - Off
|
| pPrefVoiceSO |
- Value specified is written to NV_PREF_VOICE_SO_I. (optional)
- See prefVoiceSO for more information
|
| pPrefVoiceDomain |
- Preferred Voice-Domain. (optional)
- Values:
- 0x00 - VOICE_DOMAIN_PREF_CS_ONLY - Circuit-switched (CS) only
- 0x01 - VOICE_DOMAIN_PREF_PS_ONLY - Packet-switched (PS) only
- 0x02 - VOICE_DOMAIN_PREF_CS_PREF - CS is preferred, PS is secondary
- 0x03 - VOICE_DOMAIN_PREF_PS_PREF - PS is preferred, CS is secondary
|
- Note:
- One of the optional parameters must be present in the request.
Field Documentation