]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Ensure that when a hangup occurs in autoservice, that a hangup frame gets
authorRussell Bryant <russell@russellbryant.com>
Fri, 15 Aug 2008 15:07:16 +0000 (15:07 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 15 Aug 2008 15:07:16 +0000 (15:07 +0000)
commit8a55c5427e75ffa401cb88faa2bd4eeb2ce49581
treea4b1089730eac5a52ff59b1af11d804d28451f89
parente647244fe85502d2641336c9b0f96be4c8312a80
Ensure that when a hangup occurs in autoservice, that a hangup frame gets
properly deferred to be read from the channel owner when it gets taken out
of autoservice.

(closes issue #12874)
Reported by: dimas
Patches:
      v1-12874.patch uploaded by dimas (license 88)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@138027 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/autoservice.c