hey
try nowsms for concat msg.
it worked fine in my case. maybe your smsc is demands 7 bit packed data in case of cancat msgs
why?
in case of a udh attached the message is considered to be binary by some of the beasts
so even the data is in gsm encoding(default kannel encoding), with MSB of each byte set to 0,
the msg is received as junk.
http://www.dreamfabric.com/sms/hello.html
check the above link
u have to convert the data by hand and attach udh or
maybe kannel developers have a way out.
On Wed, 2004-05-19 at 15:43, Sasko Celakovski wrote:
Hi Sahil,
I also have a problem sending concatenated messages from Kannel. The message that I receive on the phone (send via sendsms page, Kannel and Comverse SMSC) has messed-up text. So, probably I have the same problem as you, the coding or packing of the text in concatenated messages.
I’m using Kannel 1.3.1 (the development version). I have found some patches on the dev-list that are changing the msg_to_pdu function in smsc_smpp.c, but they doesn’t solve the problem. I have also tried the code snapshot from 18.05.2004 (yesterday) and the problem remains there as well.
From the log file I can see that the message is separated well and that the esm_class has UDHI bit set and that there is a message concatenation UDH present.
Please let me know in more details what is your problem and if you have any solution.
-Regards
Sahil Aggarwal
ValueFirst
www.vfirst.com
|
|