Files
asterisk/apps
Sean Bright c2447e0cc8 Prevent a crash in ExternalIVR when the 'S' command is sent first.
If the first command sent from an ExternalIVR client is an 'S' command, we were
blindly removing the first element from the play list and deferencing it, even
if it was NULL.  This corrects that and also locks appropriately in one place.

(issue ASTERISK-17889)
Reported by: Chris Maciejewski


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@362586 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-04-19 15:53:56 +00:00
..
2012-04-06 18:09:19 +00:00
2011-09-27 20:10:13 +00:00
2011-09-30 09:31:48 +00:00