Web Application for Polycom Phones UC Software 5.0.0
Polycom, Inc. 21
Action Type
Action
Tel23
Number;LineIndex;ext=<extension_no>;postd=<DTMF>
The Tel URI initiates a new call to the specified number on the specified line. The line number is optional. If the
line number is not supplied, then the first available line is used. The digit map rules are followed (see Using the
Local Digit Map in the Polycom UC Software 5.0.0 Administrators’ Guide).
Play4
Play:<audiofile_path>
Download and play the audio file. The supported audio formats are G.711mu-law, G.711a-law, and Liner16.
The <audiofile_path> is the relative path on the application server, relative to apps.push.serverRootURL.
The supported maximum file size is determined by res.finder.sizeLimit.
For G.711mu-law and G.711a-law files, sample rate must be 8ksps with a sample size of 8. This is supported on
all phones.
For Liner16 files:
Sample size must 16 for all sample rates. 16 bit PCM at 16 kHz sample rate.
Sample rate of 16ksps is supported on SoundPoint IP 321/331/335, 450, 550, 560, 650, and 670, SoundStation IP
5000, 6000 and 7000, VVX 500, VVX600, VVX400, VVX410, VVX300, VVX310 and 1500.
Sample rate of 32ksps and 48 ksps is supported on SoundStation IP 5000, 6000 and 7000, VVX 1500.
Sample rate of 8ksps and 44.1 ksps is supported on VVX 500 and 1500.
Action
UpdateConfig
Update the phone’s configuration.
This action works the same as selecting Menu > Settings > Basic > Update Configuration. Depending on which
configuration parameters have changed, the phone reboots.
1 The programmable soft key related URIs are not supported on the browser on the Polycom VVX phones.
2 The LineIndex value is case insensitive. The range of LineIndex is ‘Line1’ to ‘Line48’.
3 If the line corresponding to the LineIndex in the Tel action is busy, the existing call on that line is held and a call is
placed to the number specified in the Tel URI on that given line.
4 An error is logged in a log file, if the file is too large to play.
Keep in mind the following important notes regarding internal URIs: The action name and key type are case sensitive. For non-XHTML content containing only internal URIs, the internal URIs are executed in the order they appear in the file without any delay. If any URI is invalid and is in a file of only internal URIs, the entire file is rejected.