RE: Test SMS Delivery Reports

2011-04-26 Thread Rene Kluwen
Probably fake smsc doesn't support those kind of dlr's. So you are out of luck. Use a real smsc instead. Even though it is not guaranteed that they do send delivery reports of type = 2 or type = 4. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of ha

Re: Test SMS Delivery Reports

2011-04-26 Thread Nikos Balkanas
Correct. Fake smsc is always successful, since it doesn't actually send the SMS. Therefore it generates only 1 8 DLRs. BR, Nikos - Original Message - From: Rene Kluwen To: 'ha nguyen viet' ; users@kannel.org Sent: Tuesday, April 26, 2011 3:47 PM Subject: RE: Test SMS Delivery Reports

SMPP over SSL

2011-04-26 Thread Garth Patil
Hi, I'm unable to find documentation in the User Guide on how to set up SMPP to use SSL. The only indication is in the configuration section: use-ssl boolDefines whether we should try to bind with SSL enabled connection. However, I can't find where to specify the certificate to use

Latest smppbox and sqlbox User Guides... please

2011-04-26 Thread Aldo Zavala
Hi, its a year since I first setup SMPPBOX and SQLBOX, in that time it was kind of hard to get documentation for these two parts and I wonder if nowadays we have access to the latest userguide or documentation for SMPPBOX and SQLBOX. Thanks in advance! Aldo Zavala

wappush rejected

2011-04-26 Thread Gerardo Corro
Hi Kannel people, I'm trying to send wap-pushes using a java program, (plain text messages work ok). I'm getting: 400 - UDH field misformed, rejected The messages when formed look like:

RE: Latest smppbox and sqlbox User Guides... please

2011-04-26 Thread Rene Kluwen
Yes, type make docs in the sqlbox / opensmppbox folders. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Aldo Zavala Sent: Tuesday, 26 April, 2011 18:26 To: users@kannel.org Subject: Latest smppbox and sqlbox User Guides... please

RE: wappush rejected

2011-04-26 Thread Rene Kluwen
The udh should only be 6 octets long (I think 7 including the length). The rest of the string goes into the text field. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Gerardo Corro Sent: Tuesday, 26 April, 2011 18:53 To: users@kannel.org Subject:

RE: Latest smppbox and sqlbox User Guides... please

2011-04-26 Thread Aldo Zavala
Thank you Rene, but please excuse my next ignorant question: how can I display as it was intended the doc/userguide.xml ? Aldo Zavala - Original Message - From: Rene Kluwen [mailto:rene.klu...@chimit.nl] To: 'Aldo Zavala' [mailto:a...@cleartalk.net], users@kannel.org Sent: Tue, 26 Apr

RE: Latest smppbox and sqlbox User Guides... please

2011-04-26 Thread Rene Kluwen
After you successfully make docs there will be a .pdf version in the doc/ folder that you can view and print. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Aldo Zavala Sent: Tuesday, 26 April, 2011 21:19 To: users@kannel.org

RE: Latest smppbox and sqlbox User Guides... please

2011-04-26 Thread Aldo Zavala
I am running the svn-r4833 For some reason this is not giving me any pdf file this is step by step what I did: /root/kannel/sqlbox/trunk $ sudo make docs $ ls doc -rw-r--r-- 1 root wheel 68143 Jul 28 2010 userguide.xml /root/kannel/smppbox/trunk $ sudo make docs $ ls doc -rw-r--r-- 1 root