Project

General

Profile

Actions

Bsc mgcp VTY » History » Revision 9

« Previous | Revision 9/13 (diff) | Next »
Anonymous, 02/19/2016 10:48 PM
Document the transcoder-mgw.


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 A.B.C.D ====

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 A.B.C.D ====
Use this IP address in responses to CRCX and MDCX when referring to the local address.

==== bind ip A.B.C.D ====
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 bts-base PORT ====
The mgw is statically allocating a linear space of ports to be used by the BTS. This option determines the lowest to be used port.

==== rtp bts-range START END ====
The mgw will dynamically allocate a port to be used by the BTS from the range given by START to END (inclusive).

==== rtp net-base PORT ====
The mgw is statically allocating a linear space of ports to be used by the Network. This option determines the lowest to be used port.

==== rtp net-range START END ====
The mgw will dynamically allocate a port to be used by the Remote from the range given by START to END (inclusive).

==== rtp transcoder-base PORT ====
The mgw is statically allocating a linear space of ports to be used by the transcoder. This option determines the lowest to be used port.

==== rtp transcoder-range START END ====
The mgw will dynamically allocate a port to be used by the Transcoder from the range given by START to END (inclusive).

==== rtp ip-dscp TOS ====
Set the IP Terms Of Service (ToS) or maybe better known a DSCP attribute on packets leaving the RTP/RTCP socket.

==== 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

==== call agent ip A.B.C.D ====
Set the IP address of the callagent. This is used by the bsc_nat to connect the Gateway socket to the MSC MGCP CallAgent.

==== transcoder-mgw A.B.C.D ====
Set the IP of the transcoder. If it is set all data from the BTS will be routed through the transcoder and then send to the network.

Files (0)

Updated by about 8 years ago · 9 revisions

Add picture from clipboard (Maximum size: 48.8 MB)