aboutsummaryrefslogtreecommitdiffstats
path: root/include/mgcp/mgcp_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mgcp/mgcp_internal.h')
-rw-r--r--include/mgcp/mgcp_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mgcp/mgcp_internal.h b/include/mgcp/mgcp_internal.h
index 3197543..838e84c 100644
--- a/include/mgcp/mgcp_internal.h
+++ b/include/mgcp/mgcp_internal.h
@@ -124,6 +124,7 @@ struct mgcp_endpoint {
struct mgcp_rtp_tap taps[MGCP_TAP_COUNT];
/* Special MGW handling */
+ int blocked;
unsigned int audio_port;
int block_processing;
};