Patching app_chanspy to jibe better with what is documented. This allows for
authorMark Michelson <mmichelson@digium.com>
Tue, 29 Apr 2008 21:07:36 +0000 (21:07 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 29 Apr 2008 21:07:36 +0000 (21:07 +0000)
commit1bff41eb440c1dcb43dde42599adecf581013f43
treec1467ae8dd8e31fc2f8601542146ad5e4f1c564a
parent4a64c88e79523f026c185ff240d20091f9a0c6eb
Patching app_chanspy to jibe better with what is documented. This allows for
a colon-delimited list of spygroups to be specified when calling the ChanSpy application
with the 'g' option. Prior to this, you could only specify a single group when using the
'g' option.

I also have upped the maximum number of spygroups to 128 and added a #define so that this
can be easily increased or decreased later.

(closes issue #12497)
Reported by: jsmith
Patches:
      app_chanspy_multiple_groups_v2.patch uploaded by jsmith (license 15)
Tested by: atis, jvandal

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114857 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_chanspy.c