From 76c9d14bb2689561f77280dc77b250db57b5f181 Mon Sep 17 00:00:00 2001 From: BJ Weschke Date: Wed, 3 May 2006 22:25:08 +0000 Subject: Allow channels in ChanSpy to belong to mutiple spygroups #7072 (anthm) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24636 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/channelvariables.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/channelvariables.txt') diff --git a/doc/channelvariables.txt b/doc/channelvariables.txt index d2befa33b..cff06d81e 100644 --- a/doc/channelvariables.txt +++ b/doc/channelvariables.txt @@ -755,6 +755,11 @@ ${MACRO_CONTEXT} * The calling context ${MACRO_PRIORITY} * The calling priority ${MACRO_OFFSET} Offset to add to priority at return from macro +The ChanSpy() application uses the following variables: +--------------------------------------------------------- +${SPYGROUP} * A ':' (colon) separated list of group names. + (To be set on spied on channel and matched against the g(grp) option) + If you compile with OSP support, these variables are used: --------------------------------------------------------- ${OSPINHANDLE} OSP handle of in_bound call -- cgit v1.2.3