Hi all, No problem. I have compiled and installed kannel with ssl support as the i have hinted in my first message.
And the result: i am able to save my oma-setting on my phone. So the problem is with SSL support. BUT, i am not able to make any link between these two entities. I mean how they are linked? If any one has some knowledge over this please share. otherwise provide some pointers where I can find some relevant ideas Regards, Vijay Shanker Dubey Ph: +91-9818311884 On Mon, Oct 26, 2009 at 7:47 PM, vijay shanker <[email protected]> wrote: > . > > > > Regards, > Vijay Shanker Dubey > Ph: +91-9818311884 > > > On Mon, Oct 26, 2009 at 6:27 PM, vijay shanker <[email protected]>wrote: > >> Hi Nikos Balkanas >> >> i have attached the log file after starting bearerbox and smsbox please >> review it and suggest the relevant solution >> >> >> >> Regards, >> Vijay Shanker Dubey >> Ph: +91-9818311884 >> >> >> 2009/10/26 Nikos Balkanas <[email protected]> >> >> Hi, >>> >>> What log file might that be? Configuration log? Please feel free to post >>> a few extra lines to give context. >>> >>> To add SSL, you need: >>> >>> 1) Download and install openSSL. This SSL needs to have builtin RC5 >>> support and be multithreaded. If not download latest sources and compile >>> with that. >>> 2) In kannel's configure add: >>> >>> --enable-SSL (default, can skip) >>> --with-SSL=<dir> (specify path to include headers) >>> >>> 3) Configure and make kannel from sources >>> >>> BR, >>> Nikos >>> >>> ----- Original Message ----- >>> *From:* vijay shanker <[email protected]> >>> *To:* [email protected] >>> *Sent:* Monday, October 26, 2009 12:21 PM >>> *Subject:* OTA settings >>> >>> Hi >>> >>> i am using kannel a messaging sollution in my application; and this >>> question is in regards of sending OTA settings. >>> >>> Once after i configure kannel to send sms. I started to configure my >>> kannel instance to send OTA setting. I am able to send OTA >>> settings successfully but the userpin is not identified at mobile phones >>> >>> What should i do; >>> >>> when searching out i got a link >>> >>> >>> http://mobilitydojo.net/2009/06/10/pushing-them-oma-cp-messages-with-kannel/ >>> >>> <http://mobilitydojo.net/2009/06/10/pushing-them-oma-cp-messages-with-kannel/>it >>> is suggesting me to go back to 1.4.1 release; will it be good to go and and >>> use old releases. >>> >>> ------------------ >>> We’ve already got a Kannel server running, but while testing OMA CP I >>> discovered that it wasn’t entirely smooth sailing to get working with what >>> we’ve installed so far. The short story is that you need to compile in >>> support for OpenSSL in your kannel files, and you need to be running Kannel >>> 1.4.1 (as opposed to the newest build which is 1.4.3 as of the present >>> time.) The long story is that SSL is required as a security measure, and the >>> charset has changed from ISO-8859 in 1.4.1 to UTF-8 in 1.4.3. You are of >>> course welcome to work out those bits and get it working on the newest >>> release, but for me it turned out to be a quicker approach to turn to an >>> older version than doing a workaround. >>> here i have coppied the text form above link >>> -------------------- >>> >>> There is a line in my log file, that might be culprit: >>> >>> WARNING: OMA ProvCont: No SSL Support, 'oma-settings' not supported! >>> >>> please any body suggest some pointers where i get get information about >>> why and how i need to configure SSL for sending OTA settings >>> >>> >>> >>> >>> >>> >>> >>> Regards, >>> Vijay Shanker Dubey >>> Ph: +91-9818311884 >>> >>> >> >
