Nice, now provide the xml settings doc that you are trying to submit and a part of your program related to building this document. I'll try to send it from my system.
On Tue, May 11, 2010 at 12:06 PM, Harmeet Singh <[email protected]>wrote: > Hi, > > > > I have just check the date of the kannel system it was not updated . > > Now i have updated the date but the problem remains the same. > > > > Please help. > > > > Regards > > Harmeet Singh > > > > *From:* Benaiad [mailto:[email protected]] > *Sent:* 11 May 2010 14:19 > > *To:* Harmeet Singh > *Cc:* kannel users > *Subject:* Re: Regarding OTA Message > > > > > > Harmeet, > > > > Why are you posting an outdated logs, you've to be serious man. > > And check the previous email. > > > > > > *2010-05-06* 15:48:32 [12362] [3] DEBUG: OTA service with XML document > > 2010-05-06 15:48:32 [12362] [3] WARNING: OTA compiler: Unknown attribute > 'type' in OTA source, with value 'BOOTSTRAP'. > > 2010-05-06 15:48:32 [12362] [3] WARNING: OTA compiler: Unknown attribute > 'type' in OTA source, with value 'NAPDEF'. > > 2010-05-06 15:48:32 [12362] [3] WARNING: OTA compiler: Unknown attribute > 'type' in OTA source, with value 'NAPAUTHINFO'. > > 2010-05-06 15:48:32 [12362] [3] WARNING: OTA compiler: Unknown attribute > 'type' in OTA source, with value 'PXLOGICAL'. > > 2010-05-06 15:48:32 [12362] [3] WARNING: OTA compiler: Unknown attribute > 'type' in OTA source, with value 'PXAUTHINFO'. > > 2010-05-06 15:48:32 [12362] [3] WARNING: OTA compiler: Unknown attribute > 'type' in OTA source, with value 'PXPHYSICAL'. > > 2010-05-06 15:48:32 [12362] [3] WARNING: OTA compiler: Unknown attribute > 'type' in OTA source, with value 'PORT'. > > > > > > > > Regards > > -- > > Benaiad. > > > > On Tue, May 11, 2010 at 5:50 AM, Harmeet Singh <[email protected]> > wrote: > > Hi, > > The same problem still there i.e OTA message is received by handset but > > “unable to open message format not supported” > > Please find the attach details of all Logs at kannel server. > > Regards > > Harmeet Singh > > > > > > *From:* Benaiad [mailto:[email protected]] > > *Sent:* 07 May 2010 22:33 > *To:* Harmeet Singh > *Cc:* kannel users > > *Subject:* Re: Regarding OTA Message > > > > Harmeet, > > > > Try the following: > > 1- download kannel from cvs. > > 2- download latest openssl and config it using "./config threads shared > enable-rc5 --prefix=/usr/local/64" then make depend & make & make test & > make install > > 3- configure kannel with these parameters: "--enable-ssl --with-ssl=/<path > to openssl source>" then make & make install > > 4- add the following conf params to kannel core group: > ssl-server-cert-file = "/<path-to-kannel-src>/gw/cert.pem" > ssl-server-key-file = "/<path-to-kannel-src>/gw/key.pem" > > 5- send using: > > > http://127.0.0.1:13013/cgi-bin/sendota?username=$user&password=$passwd&to=$msisdn&text=$URLEncoderDoc&type=settings&pin=$pin&sec=userpin > > > > If it doesn't work; post the related logs. > > > > Regards, > > -- > > Benaiad > > >
