Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Ticket #17 (closed task: fixed)

Opened 5 years ago

Last modified 5 years ago

SMS UCS-2 Charset support

Reported by: mickey Owned by: daniel
Priority: major Milestone: milestone4
Component: framework/ogsmd Version:
Keywords: Cc:

Description

Implementing SMS PDU mode is important because

  • not all modems implement text mode
  • multipart SMS (>= 160 chars) never come in text mode
  • advanced features (binary) SMS are only possible in PDU mode

Change History

comment:1 Changed 5 years ago by anonymous

  • Milestone set to milestone3

comment:2 Changed 5 years ago by mickey

  • Owner changed from mickey to daniel

comment:3 Changed 5 years ago by daniel

  • Status changed from new to assigned

Currently working on it

comment:4 Changed 5 years ago by mickey

  • Summary changed from Implement SMS PDU handling to SMS UCS-2 Charset and ACK-PDU package handling
  • Milestone changed from milestone3 to milestone4

first iteration done and activated in master branch. Changing description and milestone now.

comment:5 Changed 5 years ago by daniel

  • Summary changed from SMS UCS-2 Charset and ACK-PDU package handling to SMS UCS-2 Charset support

comment:6 Changed 5 years ago by daniel

  • Status changed from assigned to closed
  • Resolution set to fixed

Basic PDU support is working now and so is UCS2 charset support not only for SMS but also for Contacts.

I'm going to close this bug and open a new one for multipart SMS suppport.

Note: See TracTickets for help on using tickets.