aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-09-19 23:27:39 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-09-19 23:27:39 +0200
commit0008960d880b1a880d5ef84191a63138a63cf26e (patch)
treed3a4a597eb79c41caaa63a73da9e3a93cc2bf8be
parentd7869282218dbdfa5ac4276ce7d9a3eccb9d8bf1 (diff)
mgcp: Update the default config to have multiple virtual trunks
-rw-r--r--mgcp_mgw.cfg10
1 files changed, 8 insertions, 2 deletions
diff --git a/mgcp_mgw.cfg b/mgcp_mgw.cfg
index d219407..4699e96 100644
--- a/mgcp_mgw.cfg
+++ b/mgcp_mgw.cfg
@@ -2,5 +2,11 @@ mgcp
local ip 172.18.0.20
mgw ip 172.18.0.30
rtp base 4000
- sdp audio payload number 123
- number endpoints 31
+
+ vtrunk mgw
+ sdp audio payload number 123
+ number endpoints 31
+
+ vtrunk foo
+ sdp audio payload number 123
+ number endpoints 31