]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Agent's should not try to call a channel's indicate callback
authorMark Michelson <mmichelson@digium.com>
Fri, 5 Sep 2008 21:10:32 +0000 (21:10 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 5 Sep 2008 21:10:32 +0000 (21:10 +0000)
commit9f079b3158fdcf6dd17e9c3d148418fc94ae95c8
treee7f6dae933b48204c0b0d76030a7351880e8b651
parent8ac105b26db16de7882aceabb3b52645e2a75455
Agent's should not try to call a channel's indicate callback
if the channel has been hung up. It will likely crash
otherwise

ABE-1159

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@141366 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_agent.c