]> 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)
commit1cdead8a06c39a0dddd3e34d616a7c9e12e74af1
tree3706148fce197a901d0175854ba07c2c0f0893c1
parent3135a18a733b43c90344982ee761741eec496201
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