From 4ec389e58f139fda2a540789f54ac38185dd1584 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 20 Nov 2009 11:10:31 +0100 Subject: [mgcp] Make the number of endpoints configurable... Allow to configure the number of endpoints at start. Currently this will not be changed at runtime but one needs to save the config and restart the system. --- openbsc/src/mgcp.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/src/mgcp.cfg') diff --git a/openbsc/src/mgcp.cfg b/openbsc/src/mgcp.cfg index d9950ab95..678f54637 100644 --- a/openbsc/src/mgcp.cfg +++ b/openbsc/src/mgcp.cfg @@ -15,4 +15,5 @@ mgcp rtp base 4000 sdp audio payload number 98 sdp audio payload name AMR/8000 + number endpoints 31 loop 1 -- cgit v1.2.3