aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/ast_h323.h
diff options
context:
space:
mode:
Diffstat (limited to 'channels/h323/ast_h323.h')
-rw-r--r--channels/h323/ast_h323.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/h323/ast_h323.h b/channels/h323/ast_h323.h
index 4c85c2442..7199b0f34 100644
--- a/channels/h323/ast_h323.h
+++ b/channels/h323/ast_h323.h
@@ -112,7 +112,7 @@ public:
unsigned progressAlert;
int cause;
- RTP_DataFrame::PayloadTypes dtmfCodec;
+ RTP_DataFrame::PayloadTypes dtmfCodec[2];
int dtmfMode;
};