]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix *8 directed pickup locks system during pickupsound play out
authorAlec L Davis <sivad.a@paradise.net.nz>
Fri, 27 May 2011 08:31:15 +0000 (08:31 +0000)
committerAlec L Davis <sivad.a@paradise.net.nz>
Fri, 27 May 2011 08:31:15 +0000 (08:31 +0000)
commitfd24de330688de374c050869befa632b52b2fd65
treed432331cbe24ab660bace51febf04b2d924d0d6d
parenta35ebe0f6165779802fe0e97ced23f7ff57b8a3c
Fix *8 directed pickup locks system during pickupsound play out

move playout from sip_pickup_thread to bridge using BRIDGE_PLAY_SOUND method,
This stop the clash of 2 threads trying to write audio to same channel.
In addition fixes choppy audio beep in issue 19177.

 (issue #18654)
 (issue #19177)
 Reported by: Docent
 Patches:
      review1232-1.88888888 alecdavis (license 585)
 Tested by: alecdavis

Review: https://reviewboard.asterisk.org/r/1232/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@321211 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/features.c