UK discconnect tone detection support. Need to enable callprogress in

zapata.conf and set progzone=uk


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6010 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Matthew Fredrickson
2005-06-28 14:36:56 +00:00
parent b83175862e
commit 220e24584a
2 changed files with 22 additions and 1 deletions

View File

@@ -41,6 +41,7 @@
#define DSP_TONE_STATE_SPECIAL1 5
#define DSP_TONE_STATE_SPECIAL2 6
#define DSP_TONE_STATE_SPECIAL3 7
#define DSP_TONE_STATE_HUNGUP 8
struct ast_dsp;