Skip to content
Snippets Groups Projects
  • Mark Michelson's avatar
    614ae910
    Merged revisions 118509 via svnmerge from · 614ae910
    Mark Michelson authored
    https://origsvn.digium.com/svn/asterisk/branches/1.4
    
    ........
    r118509 | mmichelson | 2008-05-27 14:07:26 -0500 (Tue, 27 May 2008) | 11 lines
    
    Russell noted to me that in the case that separate threads use their
    own addressing system, the fix I made for issue 12376 does not guarantee
    uniqueness to the datastores' uids. Though I know of no system that works
    this way, I am going to change this right now to prevent trying to track
    down some future bug that may occur and cause untold hours of debugging
    time to track down.
    
    The change involves using a global counter which increases with each new
    chanspy_ds which is created. This guarantees uniqueness.
    
    
    ........
    
    
    git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@118514 65c4cc65-6c06-0410-ace0-fbb531ad65f3
    614ae910
    History
    Merged revisions 118509 via svnmerge from
    Mark Michelson authored
    https://origsvn.digium.com/svn/asterisk/branches/1.4
    
    ........
    r118509 | mmichelson | 2008-05-27 14:07:26 -0500 (Tue, 27 May 2008) | 11 lines
    
    Russell noted to me that in the case that separate threads use their
    own addressing system, the fix I made for issue 12376 does not guarantee
    uniqueness to the datastores' uids. Though I know of no system that works
    this way, I am going to change this right now to prevent trying to track
    down some future bug that may occur and cause untold hours of debugging
    time to track down.
    
    The change involves using a global counter which increases with each new
    chanspy_ds which is created. This guarantees uniqueness.
    
    
    ........
    
    
    git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@118514 65c4cc65-6c06-0410-ace0-fbb531ad65f3