]> 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:14 +0000 (14:19 +0000)
commite182531373a7178c2d7c2b533386587323ee5d72
tree93fd32087f788726891671cdbd407acb6ec461d8
parentbd1e723ecac610a0afdce9258dac907f0ca91e40
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