From ef3b21472889eff8e88f7e83afb2251ef54722ce Mon Sep 17 00:00:00 2001 From: Jeff Peeler Date: Thu, 12 Jun 2008 17:27:55 +0000 Subject: Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@122234 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/muted.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/muted.conf.sample') diff --git a/configs/muted.conf.sample b/configs/muted.conf.sample index a5e869b99..15c7409d9 100644 --- a/configs/muted.conf.sample +++ b/configs/muted.conf.sample @@ -25,8 +25,8 @@ pass pass # # List each channel we're supposed to watch # -channel Zap/1 -channel Zap/2 +channel DAHDI/1 +channel DAHDI/2 channel SIP/mark # # Mute level is the percentage of the current volume we should -- cgit v1.2.3