LinuxSDK  V1.4.0.5
Data Fields
SWI_STRUCT_DTMFSend Struct Reference

#include <SwiApiGsmVoice.h>

Data Fields

swi_uint32 sizeStruct
 
swi_uint32 nNumberOfDigits
 
swi_uint8 byDigits [20]
 
swi_uint32 nToneOnDuration
 
swi_uint32 nToneOffDuration
 
swi_bool bEarpieceFeedback
 

Detailed Description

This structure is used as input by the SwiSetDTMFSend function.

See Also
SwiSetDTMFSend

Field Documentation

swi_bool SWI_STRUCT_DTMFSend::bEarpieceFeedback

earpiece feedback flag 1 - play DTMF to earpiece 0 - do not play DTMF to earpiece

swi_uint8 SWI_STRUCT_DTMFSend::byDigits[20]

a buffer of DTMF digits in ASCII (',' '*' '#' '0'-'9' 'A'-'D'). "," indicates a 3 second pause

swi_uint32 SWI_STRUCT_DTMFSend::nNumberOfDigits

number of DTMF digits in the byDigits buffer

swi_uint32 SWI_STRUCT_DTMFSend::nToneOffDuration

80ms < Range < 3000ms

swi_uint32 SWI_STRUCT_DTMFSend::nToneOnDuration

80ms < Range < 3000ms

swi_uint32 SWI_STRUCT_DTMFSend::sizeStruct

size of this structure


The documentation for this struct was generated from the following file:

Linux SDK V1.4.0.5
Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved