]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 372916 via svnmerge from
authorAutomerge script <automerge@asterisk.org>
Tue, 11 Sep 2012 23:22:10 +0000 (23:22 +0000)
committerAutomerge script <automerge@asterisk.org>
Tue, 11 Sep 2012 23:22:10 +0000 (23:22 +0000)
commit3fca7d468f97d5a372f59853c4d92cbb96ee8588
treec518507959d678931ddba8bf1e8e8edb3ba5903a
parent7cbdf4fc1637c9fdd5d2e52ccd950ee6ae77ca49
Merged revisions 372916 via svnmerge from
file:///srv/subversion/repos/asterisk/branches/10

................
  r372916 | jrose | 2012-09-11 17:23:20 -0500 (Tue, 11 Sep 2012) | 13 lines

  chan_local: Switch from using a random 4 digit hex identifier to unique id

  Changes chan_local channels to use an 8 digit hex identifier generated
  atomically and sequentially in order to eliminate the chance of having
  multiple channels with the same name during high call volume situations.

  (issue ASTERISK-20318)
  Reported by: Dan Cropp
  Review: https://reviewboard.asterisk.org/r/2104/
  ........

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10-digiumphones@372929 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_local.c