summaryrefslogtreecommitdiff
path: root/Makefile.moddir_rules
diff options
context:
space:
mode:
authorKevin Harwell <kharwell@digium.com>2015-02-24 18:32:47 +0000
committerKevin Harwell <kharwell@digium.com>2015-02-24 18:32:47 +0000
commit5b73246a9dc2592fd01fbe993f5be07f01250c17 (patch)
treedf998ebca0408ecba0a06abb7861ff272b4ad71e /Makefile.moddir_rules
parentf726304283251f811b4d73e6d958baac45e37efa (diff)
bridge_softmix: G.729 codec license held
When more than one call using the same codec type enters into a softmix bridge and no audio is present for a channel the bridge optimizes the out frame by using the same one for all channels with the same codec type. Unfortunately, when that number (channels with same codec type) dropped to <= 1 the codec was not dereferenced. At least not until all parties left the bridge. Thus in the case of G.729 the license was not released. This patch ensures that the codec is dereferenced immediately when the optimization no longer applies. ASTERISK-24797 #close Reported by: Luke Hulsey Review: https://reviewboard.asterisk.org/r/4429/ ........ Merged revisions 432174 from http://svn.asterisk.org/svn/asterisk/branches/11 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@432175 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'Makefile.moddir_rules')
0 files changed, 0 insertions, 0 deletions