Skip to content
Snippets Groups Projects
  1. Sep 18, 2008
  2. Sep 17, 2008
  3. Sep 16, 2008
    • Jeff Peeler's avatar
      Blocked revisions 143270 via svnmerge · 8af206ab
      Jeff Peeler authored
      ........
      r143270 | jpeeler | 2008-09-16 16:44:21 -0500 (Tue, 16 Sep 2008) | 9 lines
      
      (closes issue #13493)
      Reported by: mdu113
      Patches:
            bug13493.diff uploaded by jpeeler (license 325)
      Tested by: mdu113
      
      Changed park_call_full to hold the parkinglot lock a little longer, which protects the parkeduser struct from being freed out from underneath. Made sure that the parking extension is added to the parking context while holding the lock thereby ensuring that there are no spurious warnings from removal attempts when a hangup occurs while the parking lot is being announced.
      
      
      ........
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@143271 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      8af206ab
    • Jeff Peeler's avatar
      Blocked revisions 143204 via svnmerge · 8b3cbaa7
      Jeff Peeler authored
      ........
      r143204 | jpeeler | 2008-09-16 11:14:25 -0500 (Tue, 16 Sep 2008) | 10 lines
      
      (closes issue #13465)
      (closes issue #13425)
      Reported by: mdu113
      Patches:
            bug13425.diff uploaded by jpeeler (license 325)
      Tested by: mdu113
      
      The main change here was to masquerade the channel if the channel that was to be parked was running a PBX on it. The PBX thread can then maintain full control of the channel (the zombie) as it expects to while allowing the parking thread full control of the real (parked) channel.
      
      
      ........
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@143226 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      8b3cbaa7
  4. Sep 15, 2008
  5. Sep 14, 2008
  6. Sep 13, 2008
  7. Sep 12, 2008
  8. Sep 11, 2008
  9. Sep 10, 2008
  10. Sep 09, 2008
  11. Sep 08, 2008
Loading