Kannel has a web interface that can send OTA messages if you craft the proper XML. See on the userguide:
http://www.kannel.org/download/1.4.3/userguide-1.4.3/userguide.html#AEN4537 Regards, Alejandro On Wed, Oct 21, 2009 at 12:26 PM, Nitin Gupta <[email protected]>wrote: > Thanks Alejandro. > > > > I was hoping something on the lines of NowSMS whereby they provide a simple > interface on which you can define certain parameters and binary messages > such as vcard and OTA settings are delivered i.e. they provide some kind of > out-of-the-box solution to send such common binary messages. I was thinking > that may be there exists some module (Kannel’s or third party) which can > help me do this. > > > > I liked the first response by the way J > > > > Rgds > > n > > *From:* Alejandro Guerrieri [mailto:[email protected]] > *Sent:* Wednesday, October 21, 2009 3:13 PM > *To:* Nitin Gupta > *Cc:* [email protected] > *Subject:* Re: Using Kannel to Send OTA configuration for SyncMl > > > > Now seriously, all those formats are usually specially crafted SMS. Kannel > can do the encoding for you (e.g. OTA and wap-push) but most of the time > you'll need to pack the binary message yourself and use kannel as the > gateway to send it (that's what's kannel was designed for after all). > > > > There's a lot of resources on the internet about each format and how to > encode it properly. > > > > Regards, > > > > Alejandro > > On Wed, Oct 21, 2009 at 9:57 AM, Nitin Gupta <[email protected]> > wrote: > > Hi All, > > > > I have recently started making use of Kannel software for my application’s > SMS needs. My app needs to send following binary SMS messages out: > > > > - VCard > > - OTA SyncML Configuration settings > > > > I request you to point me to some internet resources or give suggestions on > how this can be achieved most efficiently and smoothly with Kannel. If > Kannel does not come with their support, then from where I can know more > about these kind of SMS messages and a suggested approach to send the binary > SMS messages through Kannel. > > > > I observed that I can create a OTA setting profile in Kannel. Is there a > way, using the HTTP interface, that I can change the value of one or more > parameters in these profiles while sending out SMS? > > > > Regards > > Nitin > > > > >
