[Home]

Summary:ASTERISK-13670: [patch] Audiohook volume does not honor the write adjustment when both is specified
Reporter:Kaloyan Kovachev (knk)Labels:
Date Opened:2009-03-01 06:01:24.000-0600Date Closed:2009-03-02 08:14:52.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) audiohook_volume_fix.diff
Description:In 1.6.1 and trunk - when ast_audiohook_volume_set or ast_audiohook_volume_adjust is requested with direction both - only the read adjustment is updated


****** ADDITIONAL INFORMATION ******

Submitting as General, because the volume function has its own audiohook (which is OK) and there is no audiohooks category
Comments:By: Digium Subversion (svnbot) 2009-03-02 08:13:46.000-0600

Repository: asterisk
Revision: 179291

U   trunk/main/audiohook.c

------------------------------------------------------------------------
r179291 | file | 2009-03-02 08:13:46 -0600 (Mon, 02 Mar 2009) | 7 lines

Fix issue where changing the volume of both directions of audio did not work.

(closes issue ASTERISK-13670)
Reported by: KNK
Patches:
     audiohook_volume_fix.diff uploaded by KNK (license 545)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=179291

By: Digium Subversion (svnbot) 2009-03-02 08:14:12.000-0600

Repository: asterisk
Revision: 179292

_U  branches/1.6.0/

------------------------------------------------------------------------
r179292 | file | 2009-03-02 08:14:11 -0600 (Mon, 02 Mar 2009) | 13 lines

Blocked revisions 179291 via svnmerge

........
 r179291 | file | 2009-03-02 10:13:45 -0400 (Mon, 02 Mar 2009) | 7 lines
 
 Fix issue where changing the volume of both directions of audio did not work.
 
 (closes issue ASTERISK-13670)
 Reported by: KNK
 Patches:
       audiohook_volume_fix.diff uploaded by KNK (license 545)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=179292

By: Digium Subversion (svnbot) 2009-03-02 08:14:52.000-0600

Repository: asterisk
Revision: 179293

_U  branches/1.6.1/
U   branches/1.6.1/main/audiohook.c

------------------------------------------------------------------------
r179293 | file | 2009-03-02 08:14:52 -0600 (Mon, 02 Mar 2009) | 14 lines

Merged revisions 179291 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r179291 | file | 2009-03-02 10:13:45 -0400 (Mon, 02 Mar 2009) | 7 lines
 
 Fix issue where changing the volume of both directions of audio did not work.
 
 (closes issue ASTERISK-13670)
 Reported by: KNK
 Patches:
       audiohook_volume_fix.diff uploaded by KNK (license 545)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=179293