Specifications
Aastra July 2014 PA-001011-03-04
234
Range
Not applicable
Example
action uri disconnected: http://myserver.com/di.php
7.8.3 Programmable and Soft keys
You can configure keys calling an XML application using the following parameters.
softkeyX/prgkeyX/topsoftkeyX/expmodT keyX type: xml
softkeyX/prgkeyX/topsoftkeyX/expmodT keyX value: http://someapp.xml
As described in chapter 5.2, system variables can be used in the URI to be called by pressing a
key.
7.8.4 Examples
Example (9143i/6753i/6730i/6731i)
# XML configuration
xml application URI: http://172.16.96.63/aastra/internet.php
xml application post list: 10.10.50.53, xmlserver.aastra.com
xml beep notification: 1
xml status scroll delay: 5
# Key 1
prgkey1 type: xml
prgkey1 value: http://172.16.96.63/aastra/internet.php
# Key 2
prgkey2 type: xml
prgkey2 value: http://myserver.com/login.php?user=$$SIPUSERNAME$$
Example (6735i/6737i/6739i/9480i/9480iCT/55i/57i/57i CT)
# XML configuration
xml beep notification: 1
xml status scroll delay: 5
# Softkey 1
softkey1 type: xml
softkey1 label: My XML
softkey1 value: http://172.16.96.63/aastra/internet.php
# Softkey 2
softkey2 type: xml
softkey2 label: Login
softkey2 value: http://myserver.com/login.php?user=$$SIPUSERNAME$$