From 317ea2e45dfd66b1934a29ee277b8395e97d01c0 Mon Sep 17 00:00:00 2001 From: tilghman Date: Fri, 13 Nov 2009 20:42:03 +0000 Subject: Display a list of channel variables in each channel-oriented event. (Closes AST-33) Reviewboard: https://reviewboard.asterisk.org/r/368/ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@230111 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/manager.conf.sample | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'configs/manager.conf.sample') diff --git a/configs/manager.conf.sample b/configs/manager.conf.sample index 28a815401..229db2dac 100644 --- a/configs/manager.conf.sample +++ b/configs/manager.conf.sample @@ -57,6 +57,12 @@ bindaddr = 0.0.0.0 ; ;timestampevents = yes +; +; Display certain channel variables every time a channel-oriented +; event is emitted: +; +;channelvars = var1,var2,var3 + ; debug = on ; enable some debugging info in AMI messages (default off). ; Also accessible through the "manager debug" CLI command. ;[mark] -- cgit v1.2.3