
The Topline Push Type
Issue 1 April 2005 41
Topline Push XML Messages
This section describes how to send a Topline push with XML messages. Use the Stock Alert
Example in Figure 9
as a reference.
Topline Push Message (PM)
The first step in sending a Topline push is to send an HTTP POST request from the Push
Initiator to the telephone’s Push Agent. The XML Message (PM) sent from the Push Initiator to
the Push Agent is as follows:
<?xml version="1.0"?>
<Push
alert=“0|1|2|3”
type=“topline”
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>
Kommentare zu diesen Handbüchern