Re: Re: Re: Problem in sending message to a specific port

2010-05-07 Thread Kenny
Hi, All you need is to specify the UDH with the destination port number. *For* *example* UDH value 060504*270F*22B8 would would come to ur midlet as source port: and destination port . So your midlet listening on * * would pick it. *270F *is the desination port number. What port

Error on smpp incoming

2010-05-07 Thread Thomas Hansen
Hi, I get this error when routing messages to a Kannel VAS from Comverse SMSC via SMPP 3.4. This Error ocurrs when the message is larger then 160 Characters. Does Kannel support Messages containing charakters like “ðáéý” incoming? Any suggestion how to solve this? Thanks in advance. Debug

Re: Re: Problem in sending message to a specific port

2010-05-07 Thread SameerBhagwat
Hi Kenny, Thanks for your reply and timely help. I tried as you said. But it didnt worked as expected. Please find the config files, log and also the midlet attached Please let me know if I had done anything wrong. Thanks, Sameer On Fri, 07 May 2010 15:29:34 +0530 wrote Hi,

Re: Error on smpp incoming

2010-05-07 Thread Alejandro Guerrieri
Hrm, this is nonsense: 2010-05-04 14:35:42 [20961] [7] DEBUG: Optional parameter tag (0x0424) 2010-05-04 14:35:42 [20961] [7] DEBUG: Optional parameter length read as 8 2010-05-04 14:35:42 [20961] [7] ERROR: SMPP: Optional field (message_payload) with invalid length (8) (should be 0 - 65536)

Re: Error on smpp incoming

2010-05-07 Thread Thomas Hansen
Hi, Thanks for quick reply.. I use Kannel ver. 1.4.3. -thomas On Fri, May 7, 2010 at 11:59 AM, Alejandro Guerrieri alejandro.guerri...@gmail.com wrote: Hrm, this is nonsense: 2010-05-04 14:35:42 [20961] [7] DEBUG: Optional parameter tag (0x0424) 2010-05-04 14:35:42 [20961] [7] DEBUG:

Re: Problem in sending message to a specific port

2010-05-07 Thread Kenny
Hi, What port are you sending to? What UDH did you specify in your kannel sendsms url? On 5/7/10, SameerBhagwat sameerbhagwa...@rediffmail.com wrote: Hi Kenny, Thanks for your reply and timely help. I tried as you said. But it didnt worked as expected. Please find the config files, log and

Re: Issue with UDH

2010-05-07 Thread Nikos Balkanas
Hi, How is it possible to have 2 services listening in on the same port in the mobile? Have you deactivated your default SMS service in your mobile? BR, Nikos - Original Message - From: SameerBhagwat To: de...@kannel.org Sent: Friday, May 07, 2010 3:12 PM Subject: Issue

Re: Regarding OTA Message

2010-05-07 Thread Nikos Balkanas
Gee, Let me see. Kannel could have a different URL for each different HTTP method or even file type. However, the HTTP protocol distinguishes between those very efficiently. So have you tried... cgi-bin/sendota? BR, Nikos - Original Message - From: Harmeet Singh

RE: Regarding OTA Message

2010-05-07 Thread Harmeet Singh
Hi, I am using following URLas mention in the Kannel User Guide. http://155.35.26.136:13013/cgi-bin/sendota?username=testerpassword=foobart o=xxtext=urlEncodedXML Thanks for your effort for me. Regards Harmeet Singh -Original Message- From: Nikos Balkanas

Re: Regarding OTA Message

2010-05-07 Thread Benaiad
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

SendSms (cgi) return value

2010-05-07 Thread Bruno Rey
Hi, Does anybody have a list of the possible return values for the sendsms method? (cgi-bin) I have looked through the documentation and I couldn't find anything. I've received two different messages so far: 0: Accepted for delivery Authorization failed for sendsms Thanks in advance, Bruno.

Re: Issue with UDH

2010-05-07 Thread Kenny
I have requested you provide the UDH you are sending to kannel and the intended port no. You are probably sending a wrong UDH value or your Java app is not working as expected. -- Kenny 2010/5/7 Nikos Balkanas nbalka...@gmail.com Hi, How is it possible to have 2 services listening in on

smppbox

2010-05-07 Thread Rene Kluwen
Lectori Salutem, This email is about Chimit's smppbox. The rights to the smppbox code have been obtained by a third party, but fortunately there is some good news for the open source community. An early version of smppbox (smpp v.3.0) will now be donated back to the community. This version is

Re: SendSms (cgi) return value

2010-05-07 Thread Emmanuel CHANSON
Hello Bruno, It is described in the User Guide: *Table 6-15. SMS Push reply codes* StatusBodyMeaning2020: Accepted for delivery The message has been accepted and is delivered onward to a SMSC driver. Note that this status does not ensure that the intended recipient receives the message. 2023:

Re: smppbox

2010-05-07 Thread sangprabv
Wow it's a very breaking news for Kannel's community. You are so kind Rene, I believe this contribution will be very helpful for open source community. Many thanks for it Bro. sangprabv sangpr...@gmail.com On May 8, 2010, at 3:56 AM, Rene Kluwen wrote: Lectori Salutem, This email is