From ba8fc4ce753d63b1044bc0d7ce08c5538523801c Mon Sep 17 00:00:00 2001 From: Sean Bright <sean@malleable.com> Date: Mon, 22 Nov 2010 20:05:10 +0000 Subject: [PATCH] Merged revisions 295869 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.8 ................ r295869 | seanbright | 2010-11-22 15:03:49 -0500 (Mon, 22 Nov 2010) | 9 lines Merged revisions 295868 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.6.2 ........ r295868 | seanbright | 2010-11-22 15:02:37 -0500 (Mon, 22 Nov 2010) | 2 lines Change some documentation to suggest dahdi_monitor instead of ztmonitor. ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@295870 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/chan_dahdi.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/chan_dahdi.conf.sample b/configs/chan_dahdi.conf.sample index c60e41fc0a..cc58fac9da 100644 --- a/configs/chan_dahdi.conf.sample +++ b/configs/chan_dahdi.conf.sample @@ -816,7 +816,7 @@ pickupgroup=1 ; BUSYDETECT_COMPARE_TONE_AND_SILENCE option. ; ; To further detect which hangup tone your telco provider is sending, it is -; useful to use the ztmonitor utility to record the audio that main/dsp.c +; useful to use the dahdi_monitor utility to record the audio that main/dsp.c ; is receiving after the caller hangs up. ; ; For FXS (FXO signalled) ports -- GitLab