Fix a problem where if the channel was hungup during detection, the application...
authorBJ Weschke <bweschke@btwtech.com>
Thu, 6 Apr 2006 20:23:18 +0000 (20:23 +0000)
committerBJ Weschke <bweschke@btwtech.com>
Thu, 6 Apr 2006 20:23:18 +0000 (20:23 +0000)
commitd42357fae12836d28ef193df630b8f52a1741cb3
tree36b35cc3e3f50d93088a9772bc62eece1a221720
parent9bd9bceef78152464ff80a320362ab51010af821
 Fix a problem where if the channel was hungup during detection, the application wouldn't block indefinitely looking for another frame from that channel. Don't try to do frame size analysis on a frame that isn't voice, only report DEBUG and VERBOSE msgs to the logger channels when the DEBUG and VERBOSE settings are high enough to require it, and some other minor cleanups.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18023 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_amd.c