]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_chanspy: Add option to not automatically answer channel.
authorNaveen Albert <asterisk@phreaknet.org>
Wed, 13 Aug 2025 13:01:03 +0000 (09:01 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Wed, 10 Sep 2025 19:55:23 +0000 (19:55 +0000)
commitcf44e3f7339111567902133bfb97901609b3634a
treeaec574ef7ec30dcdc2f427aff30c806338df538a
parenta4fc608bc83f1e2908413efa0bea8df71db3e818
app_chanspy: Add option to not automatically answer channel.

Add an option for ChanSpy and ExtenSpy to not answer the channel
automatically. Most applications that auto-answer by default
already have an option to disable this behavior if unwanted.

Resolves: #1358

UserNote: ChanSpy and ExtenSpy can now be configured to not
automatically answer the channel by using the 'N' option.

(cherry picked from commit 94afcffce9a17b6fb79eeb8a041d267959fe733c)
apps/app_chanspy.c