From c8821eb38aeb35e481fc6c5be9997493a7610cff Mon Sep 17 00:00:00 2001 From: Steve Murphy Date: Mon, 18 Sep 2006 15:05:56 +0000 Subject: [PATCH] Clarified what "callwaiting" does in zapata.conf. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@43160 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/zapata.conf.sample | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample index cd125140a7..1c75a375ad 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 ; -- 2.47.2