Message splits
Doug Dixon <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <CAC+VP8zgbpoKA4rDyTPeffTWosVdEApzqLWsk0Y1hRb0AsJpXw@mail.gmail.com> |
Hi all I find it useful to have the "Message splits" in the sendsms response body. However, this is not appended in the trunk version of Kannel, unless immediate-sendsms-reply = true. This has obvious disadvantages (less sanity checking). Would the maintainers be receptive to a patch that appends " Message splits: %d" to the response body when: concatenation = true immediate-sendsms-reply = false Or, if modifying the response body would be considered an unacceptable compatibility breaker, would an HTTP response header be acceptable? Thanks Doug