Afaik (not 100% sure) it's the SMSC that handles how to send the parts to
the ESME. I don't think it's a phone issue.

Regards,

Alejandro

On Mon, Nov 16, 2009 at 5:09 PM, Elton Hoxha <[email protected]> wrote:

> Hi,
>
> Is the mobile phone which sets the UDH? So you mean that some mobile phones
> split the longs sms using SAR and some others using UDH?
>
> THanks
> Elton
>
>
> On Mon, Nov 16, 2009 at 4:51 PM, Alejandro Guerrieri <
> [email protected]> wrote:
>
>> Check the PDU's, if the concatenation is done by using the sar_* optional
>> parameters, kannel cannot assemble it. Kannel can only assemble concatenated
>> messages if concatenation is done using udh.
>>
>> Regards,
>>
>> Alejandro
>>
>>
>> On Mon, Nov 16, 2009 at 4:33 PM, Elton Hoxha <[email protected]> wrote:
>>
>>> Hi guys,
>>>
>>> what is the purpose of concatenation parameter in sms-service group?
>>>
>>>
>>> group = sms-service
>>> #keyword = default
>>> keyword-regex = .*
>>> catch-all = true
>>> #disables the sending of SMS
>>> max-messages = 0
>>> concatenation = true
>>> accepted-smsc = xxxxx
>>> get-url =
>>> "http:/xxxxxxxxxxx/KannelGetSms.asmx/GetSms?originator=%p&destination=%P&text=%a&smsctype=%i"
>>>
>>> I mean, as a name is meaningful, the explanation in the guide as well,
>>> but when it is set to true the end side( which is kannel) receives the parts
>>> of longs sms and doesnt assemble them.
>>>
>>> Any help appreaciated.
>>>
>>> Elton
>>>
>>
>>
>

Reply via email to