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

Data Fields

uint8_t UUSType
 
uint8_t UUSDcs
 
uint8_t UUSDatalen
 
uint8_t UUSData [255]
 

Detailed Description

This structure contains User to User Signaling Service Information.

Parameters
UUSType
  • UUS type values are:
    • 0x00 - UUS_DATA
    • 0x01 - UUS_TYPE1_IMPLICIT
    • 0x02 - UUS_TYPE1_REQUIRED
    • 0x03 - UUS_TYPE1_NOT_REQUIRED
    • 0x04 - UUS_TYPE2_REQUIRED
    • 0x05 - UUS_TYPE2_NOT_REQUIRED
    • 0x06 - UUS_TYPE3_REQUIRED
    • 0x07 - UUS_TYPE3_NOT_REQUIRED
    • 0xFF - Not Available
UUSDcs
  • UUS data coding scheme values are:
    • 0x01 - UUS_DCS_USP
    • 0x02 - UUS_DCS_OHLP
    • 0x03 - UUS_DCS_X244
    • 0x04 - UUS_DCS_SMCF
    • 0x05 - UUS_DCS_IA5
    • 0x06 - UUS_DCS_RV12RD
    • 0x07 - UUS_DCS_Q931UNCCM
    • 0xFF - Not Available
UUSDatalen
  • Number of sets of the following elements.
    • UUSData
  • If zero(0) then no further information exists.
UUSData[MAX_VOICE_DESCRIPTION_LENGTH]
  • UUS data encoded as per coding scheme

Field Documentation

uint8_t voice_UUSInfo::UUSData[255]
uint8_t voice_UUSInfo::UUSDatalen
uint8_t voice_UUSInfo::UUSDcs
uint8_t voice_UUSInfo::UUSType

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