Hi Imre,

> Did anyone try WAP push via SMS with Kannel?

Wiral uses Kannel PPG as a part of production environment

> What user data header should one use?
> Could you send me an example?

This one should do the trick:

%06%05%04%0b%84%23%f0

(Push port expressed in hex, %06 is here UDH length)

You should add SAR udh, if your push document contains more than 140
octets:

%00%03%numberofsegments%numberofthissegment

And now UDH length is %0b

Aarno

Reply via email to