Ciscoipphonestatusfile – Cisco OL-20949-01 User Manual

Page 35

Advertising
background image

3-17

Cisco Unified IP Phone Services Application Development Notes

OL-20949-01

Chapter 3 CiscoIPPhone XML Objects

XML Object Definitions

Note

The Cisco IP Phone models 9951, 9971, and 8961 does not support CiscoIPPhoneStatus object. See

Table 3-1 on page 3-2

for information on XML objects supported on various phone models.

See

Table 3-4

for an overview of the text and timer area sizes by phone model.

CiscoIPPhoneStatusFile

The behavior of this object is identical to the

CiscoIPPhoneStatus

object, except it uses a color PNG

image instead of a grayscale CIP image for the graphics area.

The maximum image size is 262 x 50 pixels for the Cisco Unified IP Phone 7970G, but differs for other
phone models. See

“Dynamic Sizing of the Application Status Window” section on page 3-15

for details.

Note

The Cisco IP Phone models 9951, 9971, and 8961 does not support CiscoIPPhoneStatusFile object. See

Table 3-1 on page 3-2

for information on XML objects supported on various phone models.

Figure 3-10

shows how an XML

CiscoIPPhoneStatusFile

object displays on a phone.

Figure 3-10

CiscoIPPhoneStatusFile Object Display Sample

Definition

<CiscoIPPhoneStatusFile>

<Text>This is the text area</Text>

<Timer>Timer seed value in seconds</Timer>

<LocationX>Horizontal alignment</LocationX>

<LocationY>Vertical alignment</LocationY>

<URL>location of the PNG image</URL>

</CiscoIPPhoneStatusFile>

Table 3-4

Application Status Window Allowable Text and Timer Sizes

Phone Models

Text Area Size

(WxH)

Timer Area Size

(WxH)

Text Area Size

No Timer (WxH)

7940G, 7960G

76x11

30x11

106x11

7941G/7941G-GE, 7942G, 7945G, 7961G/7961G-GE,
7962G, 7965G,

192x20

60x20

252x20

7970G / 7971G-GE, 7975G, IP Communicator

202x20

60x20

262x20

Advertising