Re: Push messages using java

2006-08-22 Thread Aarno Syvänen
Hi,what you are using as a line break. It must be \r\n.(as MIMW spec would tell you)AarnoOn 22 Aug 2006, at 03:22, Kavuri Prasad wrote:Dear Arno,Thanks for your reply. I tried with post also. With post I got different message in PPG log:WARNING: PPG: headers_acceptable: got unacceptable push

Re: Wap push sanity check

2006-08-22 Thread Alex Kinch
Hi Aarno Must admit I haven't tried it yet, I've just been using PHP to construct and send a wap push via the normal sendsms http interface. Also tried it via sqlbox and no luck. Will have a go with PPG and let you know how it goes.. Alex On 8/21/06, Aarno Syvänen [EMAIL PROTECTED] wrote:

Re: Push messages using java

2006-08-22 Thread Kavuri Prasad
Hi Aarno, sorry for posting again (previouse mail bounced from kannel)Here is my code : buffer.append(--asdlfkjiurwgasf\r\n) .append(Content-Type: application/xml\r\n\r\n) .append(?xml version=\1.0\?\r\n) .append(!DOCTYPE pap PUBLIC \-//WAPFORUM//DTD PAP//EN\\r\n) .append(\

CMS Error help !

2006-08-22 Thread Vaibhav Solanki
Hi all, My Falcom (Samba55 USB) finally got connected to the box... But theres another error which am not able to rectify. While sending sms i get: 2006-08-22 17:58:53 [4053] [10] DEBUG: boxc_receiver: sms received2006-08-22 17:58:54 [4053] [10] DEBUG: send_msg: sending msg to box:

Re: long messages

2006-08-22 Thread Denis V. Gudtsov
fred пишет: you shouldn't pass protocol specific parameter up the chain to the application, the whole idea of Kannel is to abstract the SMS messaging layer from the application, the application should simply deal with A message MT/MO, the application shouldn't need to worry about mesg packets,

Re: Submit_Sm_resp - Non Zero - Retry

2006-08-22 Thread Stipe Tolj
Norbert Naveen wrote: Hello , I have observed the following under Kannel 1.4.0 When the Command status in Submit Sm resp is Non Zero , Kannel keeps on trying to resumbit the message Is there anyway that the retry duration and number can be configured ?? DEBUG: SMPP[TEST]: Got

message-storage and CMTI

2006-08-22 Thread Alvaro Cornejo
Hi Folks I'm using fed5 kannel 1.4.0 with success with replying with text messages to sms; however when trying to send a file (13K jpg) I've a SIM full error; I've, however verified that there is enough space on the sim. in order to bypass this I've setup the smsc message-storage = ME in order