HI,

no it's not a bug IMO. in extract_msgdata_part_by_coding we don't convert 
anything.we just use
gsm03.38 covert function to be able to count message length because equal which 
charset smsc operator
accept message will be transported via ss7 and there is only gsm03.38 apply (ok 
may be issue here with cdma/tdma).

alt_charset is SMSC module option and only tell SMSC module to send message 
body in this charset.

Thanks,
Alexander Malysh

Am 21.09.2010 um 15:10 schrieb Sanjay Bhandari:

> 
> 
> Can anyone shed light on this?
> 
> In file sms.c function extract_msgdata_part_by_coding(), it filters on
> the GSM 03.38 charset. This basically results in characters not in the
> GSM charset to be replaced by "?".
> 
> But this happens with no consideration to the alt_charset config setting
> in the "group = smsc". So, basically, if someone sets the alt_charset to
> something other than GSM 03.38, none of the characters not in GSM 03.38
> make it through.
> 
> Why is this? Is this not a problem?
> 
> 


Reply via email to