Re: WAP general provisioning
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, these compilers have three parts: tables for token, reading values from the xml tree and tokenization, which is compiler specific (for instance, wml compiler has string tables). Only reading values from the tree is *almost* similar in all compilers. I would suggest using ota compiler. But you must create token tables for wap provisioning. Another thing is that currently Kannel just sends OTA to the phone. Aarno On Tuesday, May 20, 2003, at 04:02 PM, Vjacheslav Chekushin wrote: > Hi, list. > I want to ask about kannel wml compilers. > As I understand, ota_compiler.c and wml_compiler.c do almost the same > things with different set of tags. So why we need to use two different > compilers? > I think about WAP general provisioning. I think it must be easy to > extend some > of compilers to compile general provisioning stuff. But what compiler > I need to > extend? > Does anybody try to work with general WAP provisioning? > > -- > Vjacheslav Chekushin mailto:[email protected] > Latvian Mobile Phone Company http://www.lmt.lv > >