Hi there,
I read a question at kannel mailing list about Service Inbo, here is the url http://www.mail-archive.com/users@kannel.org/msg02088.html. I am new with kannel, and now learning how to push a service inbox which contain a url to download a content. Can you tell me how to do that and what configuration I need with kannel? how bout this part :
 
UDH:06 05 04 0B 84 23 F0 origin port no
02 Transaction ID (Push ID)
06 PDU type (Push PDU)
01 Header Length
AE Content Type=application/vnd.wap.sic (0x80 | 0x2E) [This i tried AE & 2E]
02 <version>
05 <si>
6A <charset=utf-8>
00 <string>
45 <si>
C6 <indication>
0D http://www.
03 (next is an ASCII string for the URL, terminate with 00)
 
abcd%00%85%03Angel.pdf
which means = abcd.com/Angel.pdf
 
00 terminate string with 00
08 <si - action high>
0A <created>
C3 <OPAQUE data flows>
07 <length 7bytes>
 
20 03 08 22 15 30 15 <created date 2003/08/22 15:30:15>
 
10 <si-expires>
 
C3
04 <length 4 bytes>
 
20 04 03 20 <expiry date 2004/03/20 >
 
01 <END of indication attribute list>
03 (next is an ASCII string for title, terminate with 00)
 
TestPdf
 
00 terminate string with 00
01 <End of indication>
01 <End of si>
 
where to put this option? Does  % symbol is a must?
 
 
Regards
 
Willy

Reply via email to