From ecf4660b8f878b6dfed1a93d0fa93f8406895052 Mon Sep 17 00:00:00 2001 From: murf Date: Mon, 18 Sep 2006 15:05:56 +0000 Subject: 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 --- configs/zapata.conf.sample | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'configs') 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 ; -- cgit v1.2.3