From 20da18ca8b93b88182d0f2c7a48c4b5131c53864 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Fri, 25 Jun 2010 17:49:36 -0500 Subject: sms: Tweak the Bearer API --- doc/sms-api.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/sms-api.txt') 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 -- cgit v1.2.3