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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mgcp/mgcp_internal.h b/include/mgcp/mgcp_internal.h
index f0faf52..1918cb0 100644
--- a/include/mgcp/mgcp_internal.h
+++ b/include/mgcp/mgcp_internal.h
@@ -125,7 +125,7 @@ struct mgcp_endpoint {
/* Special MGW handling */
int blocked;
- unsigned int hw_snmp_port; /** This is index 1 based */
+ unsigned int hw_dsp_port; /** This is index 1 based */
unsigned int audio_port;
int block_processing;
};