From ae554f33705a424fb1c658ea00ded68ad33135fc Mon Sep 17 00:00:00 2001 From: murf Date: Mon, 18 Sep 2006 15:44:18 +0000 Subject: 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 --- 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 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 ; -- cgit v1.2.3