aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/mgcp.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-09-17 23:35:53 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-09-20 02:51:29 +0800
commit54aaa0fbedf6a966b3cabd6585c987969c4c13d4 (patch)
tree0f15574571112e2c7a1ae7e5dd5a96fa86f82efa /openbsc/include/openbsc/mgcp.h
parentc5f9248c3f3027e7ca44ae8593e7a74da190146c (diff)
mgcp: Add ports for the transcoder as well
Diffstat (limited to 'openbsc/include/openbsc/mgcp.h')
-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 3f76f6c73..0e45f521d 100644
--- a/openbsc/include/openbsc/mgcp.h
+++ b/openbsc/include/openbsc/mgcp.h
@@ -121,6 +121,7 @@ struct mgcp_config {
struct mgcp_port_range bts_ports;
struct mgcp_port_range net_ports;
+ struct mgcp_port_range transcoder_ports;
int endp_dscp;
/* spec handling */