
Creating Push Messages
34 4600 Series IP Telephones Application Programmer Interface (API) Guide
Using the <postfield> Tag
The IP telephones’ Web browser interface supports the <postfield> tag. The <postfield> tag
allows an application to set a name/value pair that can be sent to the source of the request. The
name is set by the name attribute and must be a valid WML variable name. The value is set by
the value attribute. A <go> element can contain one or more <postfield> tags. Postfield tags
must be sent if HTTP POST method is used.
Note: For more information on the <postfield> tag, see Chapter 7: Web Browser for
4610SW, 4620/4620SW, 4621SW, and 4622SW IP Telephones and Chapter
8: Web Applications.
Table 1: Description of Elements and Attributes used in the Display Push XML Message
Element or Tag Attribute Description
<Push> Each Push Message must contain one valid root
<Push> tag.
alert=0|1|2|3 Optional notification alerts – number of ring pings.
type Push Content = display.
mode normal or barge priority.
<go href=…/> A fully qualified URL - to a valid WML file for Display
pushes. Cannot exceed 1024 characters.
method HTTP get or post methods for Push Content.
Komentáře k této Příručce