LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pack_voice_SLQSVoiceSetConfig_t Struct Reference

Data Fields

uint8_t * pAutoAnswer
 
voice_airTimerpAirTimerConfig
 
voice_roamTimerpRoamTimerConfig
 
uint8_t * pTTYMode
 
voice_prefVoiceSOpPrefVoiceSO
 
uint8_t * pPrefVoiceDomain
 

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 voice_airTimer for more information
pRoamTimerConfig
  • Value specified is written to NV_ROAM_CNT_I. (optional)
  • See voice_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 voice_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

voice_airTimer* pack_voice_SLQSVoiceSetConfig_t::pAirTimerConfig
uint8_t* pack_voice_SLQSVoiceSetConfig_t::pAutoAnswer
uint8_t* pack_voice_SLQSVoiceSetConfig_t::pPrefVoiceDomain
voice_prefVoiceSO* pack_voice_SLQSVoiceSetConfig_t::pPrefVoiceSO
voice_roamTimer* pack_voice_SLQSVoiceSetConfig_t::pRoamTimerConfig
uint8_t* pack_voice_SLQSVoiceSetConfig_t::pTTYMode

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved