Ticket #74 (closed task: fixed)
add function to guess charset from entity
| Reported by: | mickey | Owned by: | daniel |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | framework/ogsmd | Version: | |
| Keywords: | Cc: |
Description
In some cases, we need to inspect an entity (CB, PB, SMS) and guess whether it is encoded as PDU or not. In the latter case, we need to find out its charset in order to provide correct conversion.
Change History
Note: See
TracTickets for help on using
tickets.

I don't think we need that now since we can be sure to receive text in PDU mode now. Closing