fixup mgcp_trunk: increase default number of virtual endpoints

In change I55605ea083565b6950d0820e3f72c50c9dc19ffa, the default
number of endpoints was increased to 512, however the
configuration examples were not updated.

Change-Id: I449a612065a5208c9f70ae74f594e8d45eb344cf
Related: OS#4711, SYS#5262
This commit is contained in:
Vadim Yanitskiy 2021-01-02 11:29:15 +01:00
parent 92a73cd637
commit 2c66c15227
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ mgcp
bind port 2427
sdp audio payload number 98
sdp audio payload name GSM
number endpoints 31
number endpoints 512
loop 0
force-realloc 1
rtcp-omit

View File

@ -10,7 +10,7 @@ mgcp
bind port 2427
sdp audio payload number 98
sdp audio payload name GSM
number endpoints 31
number endpoints 512
loop 0
force-realloc 1
rtcp-omit