Avaya 4600 Series Anwendungshinweis Seite 49

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 206
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 48
The Audio Push Type
Issue 1 April 2005 49
Audio Push XML Messages
This section describes how to send an Audio push with XML messages.
Audio Push Message (PM)
The first step in sending an Audio push is to send an HTTP POST request from the Push
Initiator to the telephone’s Push Agent. Following is the XML Message (PM) format sent from
the Push Initiator to the Push Agent:
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 the HTTP POST method is used.
Note:
Note: For more information on the <postfield> tag, see Chapter 7: Web Browser for
4610SW, 4620/4620SW, 4621SW, and 4622SW IP Telephones.
<?xml version="1.0"?>
<Push
alert=“0|1|2|3”
type=“audio”
mode=“normal|barge”
>
<go href=“http://trusted_push_server/filename.xml” method=“get|post”>
<postfield name=“name1” value=“value1”/>
<postfield name=“name2” value=“value2”/>
</go>
</Push>
Seitenansicht 48
1 2 ... 44 45 46 47 48 49 50 51 52 53 54 ... 205 206

Kommentare zu diesen Handbüchern

Keine Kommentare