From 6f80849582756f364279f096ff57a51d402f170c Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Wed, 27 May 2009 16:07:57 +0000 Subject: Fix references to /etc/dahdi/system.conf and /etc/asterisk/chan_dahdi.conf in the sample configuration files. (closes issue #15207) Reported by: seandarcy git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@197089 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/vpb.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/vpb.conf.sample') diff --git a/configs/vpb.conf.sample b/configs/vpb.conf.sample index d1c06e1be..31e5da1ec 100644 --- a/configs/vpb.conf.sample +++ b/configs/vpb.conf.sample @@ -97,8 +97,8 @@ echocancel=off ; ; NOTE that other caller ID standards are supported in Asterisk, but are ; not yet active in chan_vpb. It should be reasonably trivial to add -; support for the other standards (see the default dahdi.conf for a list -; of them) that Asterisk already handles. +; support for the other standards (see the default chan_dahdi.conf for a +; list of them) that Asterisk already handles. ; callerid=bell -- cgit v1.2.3