]> 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)
committerNaveen Albert <asterisk@phreaknet.org>
Mon, 18 Aug 2025 14:19:13 +0000 (14:19 +0000)
commit5dd3ceaef5f1f9e96df39d09ea7907acae8c7c6b
treefc5a47a0d81afc28b37a480cceaee7862105c24c
parent59c9aa00b0ceb6d2fcfcd09720bc407e50c34183
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.
apps/app_chanspy.c