]> 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)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mon, 18 Aug 2025 14:19:22 +0000 (14:19 +0000)
commitbdf2e2f84a53b04bced96bacf7db50489566d2f1
treefcc4bcdf742c676a93cb5b85a8397edf0759ef07
parent4b95a5eda3b29e315b6659d0169137be80a02d02
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