aboutsummaryrefslogtreecommitdiffstats
path: root/include/mgcp/mgcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mgcp/mgcp.h')
-rw-r--r--include/mgcp/mgcp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mgcp/mgcp.h b/include/mgcp/mgcp.h
index 9f21a37..e02da08 100644
--- a/include/mgcp/mgcp.h
+++ b/include/mgcp/mgcp.h
@@ -136,6 +136,8 @@ struct mgcp_trunk_config {
int dwnstr_adp_rate;
int dwnstr_max_gain;
int dwnstr_target_lvl;
+
+ int loop_on_idle;
};
struct mgcp_config {