aboutsummaryrefslogtreecommitdiffstats
path: root/configs/zapata.conf.sample
diff options
context:
space:
mode:
authormurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-18 15:44:18 +0000
committermurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-18 15:44:18 +0000
commitae554f33705a424fb1c658ea00ded68ad33135fc (patch)
tree40019ec4a8177392e693b31baa5aa19ece8864e7 /configs/zapata.conf.sample
parent2efe13e98106bee1c1934037ae863abaa0f9d807 (diff)
Clarified the meaning of the callwaiting variable in the zapata.conf file.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43165 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/zapata.conf.sample')
-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
;