summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMatthew Nicholson <mnicholson@digium.com>2009-08-03 14:01:39 +0000
committerMatthew Nicholson <mnicholson@digium.com>2009-08-03 14:01:39 +0000
commitd0664ba6af3af9975908e2724c8a72089077e7b9 (patch)
treee637e075d87d0d7bedd55c7f9b1fa317c3ad679f /configs
parent9eb46f3286deb35afe6dbe5ae3c25519779a9179 (diff)
Add an 'sms' option to mobile.conf to manually enable or disable SMS support.
(closes issue #15071) Reported by: ughnz Patches: optional-sms1.diff uploaded by mnicholson (license 96) Tested by: ughnz, mnicholson git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@209993 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/chan_mobile.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/chan_mobile.conf.sample b/configs/chan_mobile.conf.sample
index a96d2aba4..c9c4d2d85 100644
--- a/configs/chan_mobile.conf.sample
+++ b/configs/chan_mobile.conf.sample
@@ -38,6 +38,7 @@ port=4 ; the rfcomm port number (from mobile search)
context=incoming-mobile ; dialplan context for incoming calls
adapter=dlink ; adapter to use
group=1 ; this phone is in channel group 1
+;sms=no ; support SMS, defaults to yes
;nocallsetup=yes ; set this only if your phone reports that it supports call progress notification, but does not do it. Motorola L6 for example.
[blackberry]