diff options
author | Denis Kenzior <denkenz@gmail.com> | 2010-06-25 17:53:12 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-06-25 17:53:12 -0500 |
commit | ca41d63a305c0761c25b52fe0af45387db478680 (patch) | |
tree | 0a0ef8c6e9517d7e17de3831e560aa531c358f84 | |
parent | 20da18ca8b93b88182d0f2c7a48c4b5131c53864 (diff) | |
download | ofono-ca41d63a305c0761c25b52fe0af45387db478680.tar.bz2 |
sms: Update doc about the default Bearer setting
-rw-r--r-- | doc/sms-api.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/sms-api.txt b/doc/sms-api.txt index a11ce210..1fc32acb 100644 --- a/doc/sms-api.txt +++ b/doc/sms-api.txt @@ -62,3 +62,5 @@ Properties string ServiceCenterAddress "ps-only" - Packet Domain only "cs-preferred" - Use PS if CS is unavailable "ps-preferred" - Use CS if PS is unavailable + + By default oFono uses "cs-preferred" setting. |