Aastra Telecom 9480i Telephone User Manual


 
New Features in Release 2.3
RN-001029-02, Release 2.3, Rev 00 35
SIP IP Phone Models 9143i, 9480i, 9480i CT and 5i Series Phones Release Note 2.3
Examples
The following is an example of setting the allowDTMF attribute to allow dialpad events to
pass through the XML applications.
<AastraIPPhoneTextScreen allowDTMF="yes">
<Title>Test</Title>
<Text>Digits should pass through this object</Text>
</AastraIPPhoneTextScreen>
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>
Non-Blocking Action URI
The Action URI feature on the IP Phones is now enhanced to prevent the phone from hanging if
the Action URIs should fail. Also, support for transparent, non-blocking, XML post execute item
URI was added.
New XML URI Variables
Action URIs on the phone support variables, which are replaced with their corresponding value
when the URI is triggered. New XML variables have been added that can be used with an onhook
Action URI, and allow for enhanced information in call records and billing applications:
$$LOCALIP$$ - Phone's IP address
$$CALLDURATION$$ - Duration of the current/last call
$$CALLDIRECTION$$ - Specifies whether the current/last call was incoming or outgoing
XML Web Applications Button
The IP Phones now have a feature that allows a User or Administrator to access XML-based
applications via a new pre-programmed softkey called, "WebApps".
On the 55i, 57i, 57i CT, 9480i, and 9480i CT phones, the WebApps softkey displays on softkey 1
on the idle screen.
On the 51i, 53i, and 9143i, you can access the WebApps option in the Services menu.
You can set any programmable or softkey as a WebApps key. Pressing this key redirects the phone
to a Web application provided by your Administrator.