mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 21:13:44 +00:00
When the command was added it was not verified that. Add a very basic MGCP VTY test and test that the string appears in the config.
20 lines
301 B
INI
20 lines
301 B
INI
!
|
|
! MGCP configuration hand edited
|
|
! !
|
|
password foo
|
|
!
|
|
line vty
|
|
no login
|
|
!
|
|
mgcp
|
|
! local ip 213.167.134.14
|
|
bts ip 172.16.252.43
|
|
bind ip 127.0.0.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
|
|
loop 1
|