message_payload handling

2011-08-10 Thread Otandeka Simon Peter
Hi All, Am working with an operator who wants me to send text to the SMSC (MT) using the optional message_payload parameter. Does Kannel support this? Couldn't find it anywhere in the docs much as the Kannel 1.5.0 release notes indicate that there is message_payload handling. Thanks, Peter.

Re: DLR and request a dlr_url

2011-08-10 Thread Diverse
I'm use script hosted on localhost. This can happen even in this case? I could choose the status of their base of mysmsid sqlbox, but it is not clear how you can link ... Nikos Balkanas ?: The web server might reply with anything but a 2xx response (40x, 50x) due to heavy load or other

RE: DLR and request a dlr_url

2011-08-10 Thread Rene Kluwen
Maybe I understood your question wrong. From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: Wednesday, 10 August, 2011 00:43 To: ken.bell...@gmail.com Cc: Rene Kluwen; users@kannel.org Subject: Re: DLR and request a dlr_url The web server might reply with anything but a 2xx response

Re: message_payload handling

2011-08-10 Thread Nikos Balkanas
Hi, Currently kannel sends only short_message. It will read both message_payload and short_message. The reason is that message_payload is used for SMPP 3.4 and higher, whereas short_message is used by all. According to SMPP spec, short SMS (255 chars) should use short_message. Larger SMS may