Re: wap over sms
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Wiral Ltd |
| Message-ID | <[email protected]> |
Masoomeh Rudafshani wrote: > > On Wed, 17 Apr 2002, Aarno Syvänen wrote: > > Hi Aarno, > I had the same question as Kita about WAP over SMS, But I didn't > understand your response very well. Whould you please let me know the > meaning of SM and UDN IEI. With SM I simply meant a SMS message. This can have UDH, user data header, used for instance segmentation and reassembly. UHD consists of IEs, Infor- mation Elements, which are identified by IEI, Information Element Identifier. See Wapforum spec WAP-200-WDP (version 19-Feb 2000), Appendix A for details. > In addition what do you mean by routing WAP over SMS messages to the right > Wapbox. To my knowledge, it is not supported by kannel. I think you meant > the way for implementing it ourselves. Is that Ok? WAP over SMS messages are not routed, but WAP over IP are. You must implement first mentioned, but reading code for last mentioned will help you a lot. Aarno