]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_chanspy: fix audiohook options in non read-only mode 40/2740/2
authorJean Aunis <jean.aunis@prescom.fr>
Mon, 2 May 2016 10:56:24 +0000 (12:56 +0200)
committerKevin Harwell <kharwell@digium.com>
Tue, 3 May 2016 22:17:48 +0000 (17:17 -0500)
commit0c9faaee47ec6c1c25201c1a51975d88382a90bd
treef41dcffe2efc2fea95e9d84f508ba657371c9240
parentadf32d11918fea837d1e12c526876b78ba4f6cb0
app_chanspy: fix audiohook options in non read-only mode

When option 'o' was not set, ChanSpy created its audiohook with the flag
AST_AUDIOHOOK_MUTE_WRITE, which caused ChanSpy to listen audio from one
direction only.

ASTERISK-25866 #close

Change-Id: I5c745855eea29a3fbc4e4aed0b0c0f53580535e0
apps/app_chanspy.c