Hi Falco, I am not sure I follow your reasoning very clearly, or how escaped characters relate to concatenated messages. I think it would be clearer if you could post the patch so that we can see from the code what you are trying to do. I think you will get much better feedback that way.
BR, Nikos On Tue, Dec 9, 2008 at 8:56 AM, Falko Ziemann <[EMAIL PROTECTED]> wrote: > Hi, > > I had the problem, that sometimes some of my customers miscalculate the > length of a short message due to escape characters. That always brought > some trouble at the end of the month, wenn they got the invoice. > So I added a switch to the response of kannel, which included the > information in how many concatinated parts the message was split. My > problem is, that my C abilities are VERY limited, so I coded it that way > that the answer in included into every response. > My question: is anybody else interesseted in that function? And is > anybody interesseted in that function and has the abilities to implement > it in a more acceptable way? > > Regards > Falko > >
