A SERVICE OF

logo

Creating an XML Application
41-001160-01, Rev 00, Release 2.3 G-23
The following is an example of setting the allowDTMF attribute to prevent
dialpad events from passing through the XML applications (this is the default
setting).
<AastraIPPhoneTextScreen allowDTMF="no">
<Title>Test</Title>
<Text>Digits do not pass through this object</Text>
</AastraIPPhoneTextScreen>