Peter Löfman kirjoittaa torstaina, 4. heinäkuuta 2002, kello 10:28:Hi List,
 
I am currently testing the PPG functionality of kannel.
I have successfully received a push message to my T39 using the pushkannel.conf config file
and pushing using test_ppg with the example control and content documents.
But what I don't understand is how the tokenised SI document is working?

SI and SL documents are send to the phone as a SM. Because of that they are tokenised, meaning
that essentially that they are compressed. (SMs cannot be very long). They are send to PPG as xml
documents, virtue of this being that they are human readeble (I certainly cannot read following one
without specs.)

 
In documentation there is an example document:
 

http://matrix:8080/phplib/kannelgw.php?user=*deleted*&pass=*deleted*=
to=%2B358408676001&text=3D%02%06%17%AE%96localhost%3A8080%00%AF%80%8D%CF%B4
%80%02%05j%00E%C6%0C%03wap.iobox.fi%00%11%031%40wiral.com%00%07%0A%C3%07%19%
99%06%25%15%23%15%10%C3%04+%02%060%01%03Want+to+test+a+fetch%3F%00%01%01&
udh=%06%05%04%0B%84%23%F0


What does the php script do?

It is a script accepting SM over HTTP and sending them, using Kannel sendsms service. We used
Kannel HTTP SMSC here because we had before PPG implementation an existing "SMS manager",
it is, an application for sending SMs.

Does this mean that the Push Initiator accesses the PPG via http?

Yes, but here XML documents are used. Userguide contain examples of these, too.

Aarno


Reply via email to