sms bugfix

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Dennis Wehrle openbsc at wehrle.it
Fri Apr 1 16:27:57 UTC 2011


Hi Pablo

Thx for your answer. I have updated to the newest version, created the 
patch and tested it.
But i have found another bug. Therefore i want to wait until i have fix 
this bug (next week). It is really strange....:
working: Sent a SMS with 167 chars from Nokia 3310 to iPhone.
not working: Sent the same message from iPhone to Nokia 3310.

The differences are:
Nokia: message identifier = 199, user-data-length part1 = 160, part2 = 31
iPhone: message identifier = 11, user-data-length part1 = 161, part2 = 
33; part1 is retransmitted 5 times....

Best Regards and a nice weekend
Dennis Wehrle

On 01.04.2011 14:53, Pablo Neira Ayuso wrote:
> On 01/04/11 14:35, Dennis Wehrle wrote:
>> On 31.03.2011 13:04, Holger Hans Peter Freyther wrote:
>>> Hi Dennis,
>>>
>>> sorry for the delay and thanks a lot for your patch. Do you feel like
>>> adding a
>>> test case to the libosmocore/tests/sms/sms_test.c?
>>>
>>> thanks a lot
>>>      holger
>>>
>> Hi Holger
>>
>> No Problem. See attach for the new sms_lib.patch
>>
>> diff --git a/include/osmocore/gsm_utils.h b/include/osmocore/gsm_utils.h
>> index 0aadd2e..a47ce7b 100644
>> --- a/include/osmocore/gsm_utils.h
>> +++ b/include/osmocore/gsm_utils.h
> I'm sorry, but this won't apply to current libosmocore git tree (we have
> applied several patches to rework the header files directories).
>
> would you rework it upon current git libosmocore tree?
>
> Thanks!
>





More information about the OpenBSC mailing list