for 7bit messages longer than 160 symbols kannel splits them into 153
symbol parts + UDH header ( http://en.wikipedia.org/wiki/Concatenated_SMS)

so, 400/153 ~ 2.61 which should be 3 parts

What kinda coding are you using?

I don't get where you got these IDs in your dr_url field?


2014-03-20 13:37 GMT+04:00 Ali Kashif <syedalikas...@gmail.com>:

> Der list,
>
> i am using kannel 1.5 with smppbox and sqlbox.
>
>
> SMPP <--> SQLBOX <---> KANNEL <---> SMSC
>
> i queried sent_sms table and found this data for one Sample SMS
>
>
>
>
> +-------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
> | dlr_url                             | msgdata
>
>
>
>
>                                                                |
>
> +-------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
> | 3189d047;8d4a03a2;4bd476ec;387eb8d4 |
> 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890
> |
>
> +-------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
>
>
>
> I sent exact 400 characters which are 3 messages, but i can see that in
> dlr_url there are 4 parts.
>
> Can someone advise me what wrong i might be doing..
>
>
>
> Thanks
> Ali
>

Reply via email to