Project

General

Profile

Actions

Bsc mgcp VTY » History » Revision 4

« Previous | Revision 4/13 (diff) | Next »
Anonymous, 02/19/2016 10:48 PM
Update config options.


PageOutline

This page is a reference for all VTY commands known for MGCP configuration. They can be used in the MGCP VTY telnet interface.

configuration reference

=== mgcp level ===

This is the configuration of the mgcp

==== bts ip IP ====

Inform the MGCP which peer is to be considered the BTS. When receiving a packet from a unknown peer (e.g. not the other media gateway) the IP will be compared to the one provided here and then packets will be forwarded from the other media gateway to this IP and port.

==== local ip IP ====
Use this IP address in responses to CRCX and MDCX when referring to the local address.

==== bind ip IP ====
Bind the MGCP to the given IP address.

==== bind port NUMBER ====
Bind the MGCP to this port number. The default is 2427

==== bind early <0|1> ====
Allocate all to be used RTP/RTCP ports at startup. The benefit of this is that there can be no resources problems when all ports allocated at startup.

==== rtp base PORT ====
The mgcp is allocating a linear space of ports. This option determines the lowest to be used port.

==== number endpoints NUMBER ====
Configure how many endpoints should be operated by this gateway.

==== sdp audio payload number NUMBER ====
In responses to CRCX/MDCX messages claim to use this payload NUMBER in the SDP record.

==== sdp audio payload name NAME ====
In responses to CRCX/MDCX messages claim to use this payload NAME in the SDP record.

==== loop <0|1> ====
Debug mode. Send audio back to the origin instead of dispatching it to the target

==== forward audio ip IP ====
This option requires early bind to be enabled. With this option enabled the MGCP protocol handling is disabled and the process will allocate all endpoints and forward the data from LOCAL_IP to IP. This can be used when the BTS would not be able to reach the network.

==== forward audio port <1-15000> ====
The base port to forward to.

Files (0)

Updated by about 8 years ago · 4 revisions

Add picture from clipboard (Maximum size: 48.8 MB)