Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 668
 
10-31
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.1(1)
 
Chapter 10      Call Object
Methods
errorcode
An output parameter (return parameter in VB) that contains an error code 
from 
 in 
Return Values
Default CTI OS return values. See 
Remarks
The following event will be received if this request succeeds: 
  •
OnSendDTMFSignalConf 
The following event will be received if this request fails: 
  •
OnControlFailureConf 
Table 10-10 SendDTMFSignal Parameters 
Parameter
Type
Description
DTMFString (required)
STRING. 
maximum 
length 32
The sequence of tones to be generated. 
ToneDuration (optional)
INT
Specifies the duration in milliseconds 
of DTMF digit tones. Use 0 to take the 
default. May be ignored if the 
peripheral is unable to alter the DTMF 
tone timing.
PauseDuration (optional) INT
Specifies the duration in milliseconds 
of DTMF inter-digit spacing. Use 0 to 
take the default. May be ignored if the 
peripheral is unable to alter the DTMF 
tone timing.