summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Murphy <murf@digium.com>2006-09-18 15:44:18 +0000
committerSteve Murphy <murf@digium.com>2006-09-18 15:44:18 +0000
commit4ed1578104e7588b9614b12ad21cb8d89633c859 (patch)
tree40019ec4a8177392e693b31baa5aa19ece8864e7
parent6c98f2cf2de86670a821862d65229d83d7d396db (diff)
Clarified the meaning of the callwaiting variable in the zapata.conf file.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43165 65c4cc65-6c06-0410-ace0-fbb531ad65f3
-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 ea13db23e..d870b8d67 100644
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -261,7 +261,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
;