commit | 4e4ad34159dc1c720a3e6145bb9f14c60fb1a3f7 | [log] [tgz] |
---|---|---|
author | Soojung Shin <sj46.shin@samsung.com> | Sat May 14 01:23:31 2011 +0900 |
committer | Simon Wilson <simonwilson@google.com> | Mon May 23 15:02:32 2011 -0700 |
tree | d97ff2a7839818c7489c5242080105f703b89547 | |
parent | 6f0394a3b4d6082c9cb01de4a220a3b082e1840a [diff] |
SmsMessage: convert + to international dialing prefix When sending an SMS to an international number in the format +401234567890, the "+" should be converted to the International Dialing Prefix (in the US, 011). However, the device drops this "+" altogether in the outbound data burst message causing the message to fail or be sent to the wrong address. Change-Id: If25c092d283f1703b49cf52d0379efa54639f093 Signed-off-by: Soojung Shin <sj46.shin@samsung.com>