aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-18 15:05:56 +0000
committermurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-18 15:05:56 +0000
commitecf4660b8f878b6dfed1a93d0fa93f8406895052 (patch)
tree86d1e5134d944e99a5f48f1fbc13ae4513ba3084 /configs
parent81b4a6611d473e8cc853762818a312a5db50389d (diff)
Clarified what "callwaiting" does in zapata.conf.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@43160 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/zapata.conf.sample5
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index cd125140a..1c75a375a 100644
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -237,7 +237,10 @@ usecallerid=yes
;
hidecallerid=no
;
-; Whether or not to enable call waiting on FXO lines
+; Whether or not to enable call waiting on internal extensions
+; With this set to 'yes', busy extensions will hear the call-waiting
+; tone, and can use hook-flash to switch between callers. The Dial()
+; app will not return the "BUSY" result for extensions.
;
callwaiting=yes
;