CallXML 2.0 Development Guide Home  |  Frameset Home

This documentation is for CallXML 2, which has been superceded by CallXML 3. The CallXML 2 language is not being updated any longer. CallXML 3, however, has many new features and is actively being enhanced. If you're writing a new CallXML application, you should use CallXML 3. Click here for the CallXML 3.0 documentation.

<cleardigits>  element


The digits buffer contains any touch-tone digits the user may have pressed before a CallXML action is executed. The 'cleardigits' element will clear the digit buffer of any queued digits.

In addition to the clearDigits element and the ability to clear the digits buffer manually, several CallXML elements have a clearDigits attribute that does the same thing in order to reduce the number of elements required for common tasks.


usage

<cleardigits />


attributes

none


possible events

onerror type="telephony" Unable to issue a telephony event such as <call> or <playaudio> or <ftp>
onerror type="linenotactive" Trying to issue a telephony event such as <getdigits> or <playaudio> on a non-active line



code samples

none


additional links

none


  ANNOTATIONS: EXISTING POSTS
0 posts - click the button below to add a note to this page

login



© 2011 Voxeo Corporation  |  Voxeo IVR  |  VoiceXML & CCXML IVR Developer Site