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

Data Fields

uint8_t SvcStatus
 
uint8_t SvcClass
 
uint8_t noReplyTimer
 
uint8_t PI
 
uint8_t SI
 
uint8_t numType
 
uint8_t numPlan
 
uint8_t numLen
 
uint8_t number [255]
 

Detailed Description

This structure contains information for Get Call Forwarding Extended Information.

Parameters
SvcStatus
  • Service status. Values:
    • 0x00 - SERVICE_STATUS_INACTIVE - Inactive
    • 0x01 - SERVICE_STATUS_ACTIVE - Active
SvcClass
noReplyTimer
  • No reply timer value in seconds
  • A value of 0 indicates that no_reply_timer is ignored.
PI
  • Presentation indicator; refer to [S1, Table 2.7.4.4-1] for valid values.
SI
  • Number screening indicator.
  • Values:
    • 0x00 - QMI_VOICE_SI_USER_PROVIDED_NOT_SCREENED - Provided user is not screened
    • 0x01 - QMI_VOICE_SI_USER_PROVIDED_VERIFIED_PASSED - Provided user passed verification
    • 0x02 - QMI_VOICE_SI_USER_PROVIDED_VERIFIED_FAILED - Provided user failed verification
    • 0x03 - QMI_VOICE_SI_NETWORK_PROVIDED - Provided network
numType
  • Number type.
  • Values:
    • 0x00 - QMI_VOICE_NUM_TYPE_UNKNOWN - Unknown
    • 0x01 - QMI_VOICE_NUM_TYPE_INTERNATIONAL - International
    • 0x02 - QMI_VOICE_NUM_TYPE_NATIONAL - National
    • 0x03 - QMI_VOICE_NUM_TYPE_NETWORK_SPECIFIC - Network-specific
    • 0x04 - QMI_VOICE_NUM_TYPE_SUBSCRIBER - Subscriber
    • 0x05 - QMI_VOICE_NUM_TYPE_RESERVED - Reserved
    • 0x06 - QMI_VOICE_NUM_TYPE_ABBREVIATED - Abbreviated
    • 0x07 - QMI_VOICE_NUM_TYPE_RESERVED_EXTENSION - Reserved extension
numPlan
  • Number plan.
  • Values:
    • 0x00 - QMI_VOICE_NUM_PLAN_UNKNOWN - Unknown
    • 0x01 - QMI_VOICE_NUM_PLAN_ISDN - ISDN
    • 0x03 - QMI_VOICE_NUM_PLAN_DATA - Data
    • 0x04 - QMI_VOICE_NUM_PLAN_TELEX - Telex
    • 0x08 - QMI_VOICE_NUM_PLAN_NATIONAL - National
    • 0x09 - QMI_VOICE_NUM_PLAN_PRIVATE - Private
    • 0x0B - QMI_VOICE_NUM_PLAN_RESERVED_CTS - Reserved cordless telephony system
    • 0x0F - QMI_VOICE_NUM_PLAN_RESERVED_EXTENSION - Reserved extension
numLen
  • Provides the length of number which follow.
number[255]
  • number of numLen length, NULL terminated.

Field Documentation

uint8_t voice_callFWExtInfo::noReplyTimer
uint8_t voice_callFWExtInfo::number[255]
uint8_t voice_callFWExtInfo::numLen
uint8_t voice_callFWExtInfo::numPlan
uint8_t voice_callFWExtInfo::numType
uint8_t voice_callFWExtInfo::PI
uint8_t voice_callFWExtInfo::SI
uint8_t voice_callFWExtInfo::SvcClass
uint8_t voice_callFWExtInfo::SvcStatus

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