In this section:
Modified: for 12.1.3
mrfProfile
." The Media Resource Function (MRF) supports any media inter-working requirement that includes transcoding and transrating. The MRF RFC 4117 transcoding requirements are already supported on the SBC SWe Platform. For more information on MRF, refer to Invoking MRF as a Transcoder for D-SBC.% set global mrfProfile <mrfProfile Name> mrfRoutingType <fqdn | IpAddress> mrfTgName <mrfTgName Name> mrfRequestUri <mrfRequestUri Uri> mrfPort <mrfPort Name> mrfTransportType <TCP | TLS | UDP> mrfMediaIpInterfaceGroupName <mrfMediaIpInterfaceGroupName Name> state <disabled | enabled>
Parameter | Length/Range | Description | M/O |
---|---|---|---|
| N/A | Name of the MRF Profile. | M |
| N/A | Choose whether to use FQDN or a list of IP address to route the Invite towards the MRF server.
Note
The user must choose | O |
| N/A | Choose a signaling trunk group to use with the MRF for this profile. | M |
| Up to 63 characters | Name of the FQDN of the MRF server. | M |
| N/A | List of four IP addresses for the MRF servers. Note
The user must choose | O |
| Up to 128 characters | Specifies the value of the Request-Uri sent to the MRF server in the Initial Invite. | M |
| 0-65535 | Specifies the MRF Server port value. | M |
| N/A | Select a transport protocol for this MRF Profile.
| M |
| N/A | Choose an IP Interface Group name that points to the MRF. | M |
| N/A | The administrative state of the MRF Profile.
| O |
To set an Mrf profile using the CLI:
set global mrfProfile CNF_MRF mrfRoutingType IpAddress mrfTgName TG_IAD mrfRequestUri ribbon.com mrfPort 8090 mrfTransportType TCP mrfMediaIpInterfaceGroupName LIG1 state enabled commit