burstDTMFInfo Struct Reference

Data Fields

BYTEpCallID
BYTE digitCnt
BYTE pDigitBuff [MAX_DESCRIPTION_LENGTH]

Detailed Description

This structure contains Voice Burst DTMF Information

Parameters:
pCallID[IN/OUT] 
  • 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
digitCnt 
  • Length of DTMF digit buffer which follows
pDigitBuff[MAX_DESCRIPTION_LENGTH] 
  • DTMF digit buffer in ASCII, NULL terminated

Field Documentation

BYTE burstDTMFInfo::pDigitBuff[MAX_DESCRIPTION_LENGTH]

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