]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix jitter buffer log file creation
authorKinsey Moore <kmoore@digium.com>
Wed, 18 Sep 2013 19:55:46 +0000 (19:55 +0000)
committerKinsey Moore <kmoore@digium.com>
Wed, 18 Sep 2013 19:55:46 +0000 (19:55 +0000)
commit0ca5aec494122678af35f509dd9c0a57d2f8f088
tree37a0235a796d3d73b29c1f5604e4a4259402a20a
parent623ee577a0be90e8254abc9efbb92b0d37e208a9
Fix jitter buffer log file creation

This adjusts '/'-to-'#' replacement to replace all instances of '/'
instead of just the first to ensure that the jitter buffer log file
gets the correct name as per Richard Kenner's suggestion.

(closes issue ASTERISK-21036)
Reported by: Richard Kenner
........

Merged revisions 399402 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@399403 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/abstract_jb.c