[PATCH] Decoding UCS2 USSD

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/baseband-devel@lists.osmocom.org/.

Holger Hans Peter Freyther holger at freyther.de
Wed Sep 19 01:02:48 UTC 2012


On Tue, Sep 18, 2012 at 08:44:27PM +0000, Pavel Baturko wrote:
> Hi,
> 
> I create patch with added decoding of UCS2 USSD messages.
> Text in UCS2 is printed on 'mobile' console and status is sent to vty since
> there is no support of wide characters in vty.
> Added constants to decode GSM 7bit text when DCS is specified as 0x00, 0x01.
> I tested it with Russian language with several providers and all works ok.

Dear Pavel,

thanks a lot for your patch. I think a library should not call setlocale
as it will impact the entire application. I think our only other realistic
option is to use iconv (and stub it out for osmocomBB). Do you think you
could try to create such a patch?

thanks
	holger





More information about the baseband-devel mailing list