summaryrefslogtreecommitdiffstats
path: root/doc/sms-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sms-api.txt')
-rw-r--r--doc/sms-api.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/sms-api.txt b/doc/sms-api.txt
index 87076cad..a11ce210 100644
--- a/doc/sms-api.txt
+++ b/doc/sms-api.txt
@@ -58,7 +58,7 @@ Properties string ServiceCenterAddress
Contains the bearer to use for SMS messages. Possible
values are:
- "cs" - Circuit Switched only
- "ps" - Packet Domain only
- "cs_preferred" - Use PS if CS is unavailable
- "ps_preferred" - Use CS if PS is unavailable
+ "cs-only" - Circuit Switched only
+ "ps-only" - Packet Domain only
+ "cs-preferred" - Use PS if CS is unavailable
+ "ps-preferred" - Use CS if PS is unavailable