mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user