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

Data Fields

uint8_t * pCallID
 
uint8_t digitCnt
 
uint8_t pDigitBuff [255]
 

Detailed Description

This structure contains Voice Burst DTMF Information

Parameters
pCallID
  • Call ID associated with call on which the DTMF information has to be sent.
    A burst DTMF request is sent to the current active/alerting call when pCallId is set to 0xFF.
  • This is IN/OUT parameter, value passed by user will be packed in request and value received from the device would be returned to the user.
  • If the call ID value received is 0, no value has been returned by the device
  • NULL pointer - Invalid data.
digitCnt
  • Length of DTMF digit buffer which follows
pDigitBuff[MAX_VOICE_DESCRIPTION_LENGTH]
  • DTMF digit buffer in ASCII, NULL terminated

Field Documentation

uint8_t voice_burstDTMFInfo::digitCnt
uint8_t* voice_burstDTMFInfo::pCallID
uint8_t voice_burstDTMFInfo::pDigitBuff[255]

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