aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-06-17 14:37:10 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-06-17 14:37:10 +0800
commit8cc2a6d62dd681e70bb27af656b745bdbd081cc7 (patch)
treed105b9c5974e71670ae3ec374447bdc9b2fcad8b /openbsc/include
parent57c4decd1d8861dfdc664be240d084ffd7e3bbe8 (diff)
parent75492e6e5451e691f3eea9e5dc91f87dab0552f0 (diff)
Merge branch 'on-waves/mgcp'
Diffstat (limited to 'openbsc/include')
-rw-r--r--openbsc/include/openbsc/mgcp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/mgcp.h b/openbsc/include/openbsc/mgcp.h
index 71b7fc14e..a66f0ca70 100644
--- a/openbsc/include/openbsc/mgcp.h
+++ b/openbsc/include/openbsc/mgcp.h
@@ -93,6 +93,7 @@ struct mgcp_config {
int audio_loop;
int early_bind;
int rtp_base_port;
+ int endp_tos;
char *forward_ip;
int forward_port;