]> 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 20:18:53 +0000 (20:18 +0000)
commitfd6b6bfb6577b679a28905d7c2a88cf532ba99f3
treefc5a47a0d81afc28b37a480cceaee7862105c24c
parent8a4f745751357d0f361699403a3c58e62ed21124
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 5dd3ceaef5f1f9e96df39d09ea7907acae8c7c6b)
apps/app_chanspy.c