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

Data Fields

uint8_t callNumber [81]
 
uint8_t * pCallType
 
uint8_t * pCLIRType
 
voice_UUSInfopUUSInFo
 
voice_CUGInfopCUGInfo
 
uint8_t * pEmergencyCategory
 
voice_calledPartySubAddpCallPartySubAdd
 
uint8_t * pSvcType
 

Detailed Description

This structure contains Voice Call Request Parameters

Parameters
callNumber[81]
  • Number to be dialed in ASCII string, NULL terminated.
  • Length Range [1 to 81]
pCallType(optional)
  • the type of call to be dialed. CALL_TYPE_VOICE is automatically selected if this parameter is not provided. When CALL_TYPE_NON_STD_OTASP is selected, the call is sent as a nonstandard OTASP call regardless of the digit string Call type values are:
    • 0x00 - CALL_TYPE_VOICE - Voice (automatic selection)
    • 0x01 - CALL_TYPE_VOICE_FORCED - Avoid modem call classification
    • 0x08 - CALL_TYPE_NON_STD_OTASP - Nonstandard OTASP*
    • 0x09 - CALL_TYPE_EMERGENCY - Emergency
pCLIRType(optional)
  • CLIR type values are:
    • 0x01 - CLIR_SUPPRESSION - Suppression
    • 0x02 - CLIR_INVOCATION - Invocation
pUUSInFo(optional)
  • Pointer to structure of UUSInfo
pCUGInfo(optional)
  • Pointer to structure of CUGInfo
pEmergencyCategory(optional)
  • Bit mask of emergency number categories. This is only applicable when the call type is set to Emergency.
    • Bit 0 - VOICE_EMER_CAT_POLICE_BIT - Police
    • Bit 1 - VOICE_EMER_CAT_AMBULANCE_BIT - Ambulance
    • Bit 2 - VOICE_EMER_CAT_FIRE_BRIGADE_BIT- Fire brigade
    • Bit 3 - VOICE_EMER_CAT_MARINE_GUARD_BIT - Marine guard
    • Bit 4 - VOICE_EMER_CAT_MOUNTAIN_RESCUE_BIT - Mountain rescue
    • Bit 5 - VOICE_EMER_CAT_MANUAL_ECALL_BIT - Manual emergency call
    • Bit 6 - VOICE_EMER_CAT_AUTO_ECALL_BIT - Automatic emergency call
    • Bit 7 - VOICE_EMER_CAT_SPARE_BIT - Spare bit
pCallPartySubAdd(optional)
pSvcType(optional)
  • Service Type.
    • 0x01 - VOICE_DIAL_CALL_SRV_TYPE_AUTOMATIC - Automatic
    • 0x02 - VOICE_DIAL_CALL_SRV_TYPE_GSM - GSM
    • 0x03 - VOICE_DIAL_CALL_SRV_TYPE_WCDMA - WCDMA
    • 0x04 - VOICE_DIAL_CALL_SRV_TYPE_CDMA_AUTOMATIC - CDMA automatic
    • 0x05 - VOICE_DIAL_CALL_SRV_TYPE_GSM_WCDMA - GSM or WCDMA
    • 0x06 - VOICE_DIAL_CALL_SRV_TYPE_LTE -LTE

Field Documentation

uint8_t pack_voice_SLQSVoiceDialCall_t::callNumber[81]
voice_calledPartySubAdd* pack_voice_SLQSVoiceDialCall_t::pCallPartySubAdd
uint8_t* pack_voice_SLQSVoiceDialCall_t::pCallType
uint8_t* pack_voice_SLQSVoiceDialCall_t::pCLIRType
voice_CUGInfo* pack_voice_SLQSVoiceDialCall_t::pCUGInfo
uint8_t* pack_voice_SLQSVoiceDialCall_t::pEmergencyCategory
uint8_t* pack_voice_SLQSVoiceDialCall_t::pSvcType
voice_UUSInfo* pack_voice_SLQSVoiceDialCall_t::pUUSInFo

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