mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 21:13:44 +00:00
Use one space to indent mgcp.cfg, like all the other osmo*.cfg examples. Tweak the header comment. Remove the password and line vty commands. Change-Id: I52e481dbf4778dd187ce6b67d879a04ef61e8b47
15 lines
249 B
INI
15 lines
249 B
INI
!
|
|
! MGCP configuration example
|
|
!
|
|
mgcp
|
|
!local ip 10.23.24.2
|
|
!bts ip 10.24.24.1
|
|
!bind ip 10.23.24.1
|
|
bind port 2427
|
|
rtp base 4000
|
|
rtp force-ptime 20
|
|
sdp audio payload number 98
|
|
sdp audio payload name AMR/8000
|
|
number endpoints 31
|
|
no rtcp-omit
|