Panel | ||||
---|---|---|---|---|
In this section:
|
Info | ||
---|---|---|
| ||
Related articles: |
Multiexcerpt include | ||||
---|---|---|---|---|
|
This section provides the CLI syntax, parameter descriptions and command examples for configuring a MRF profile on a S-SBC.
For additional configuration details, refer to Invoke MRF as a Transcoder for D-SBC.
Info | ||
---|---|---|
| ||
Use the global callRemoteMediaStatus and callResourceDetailStatus commands to see when MRF is used for transcoding a call ( |
Code Block |
---|
% set system dsbc cluster type mrf mrfFqdn <domanin name> mrfIpAddress <IP address> mrfPort <5060 | 0><0-65535> mrfRequestUri <Request URI> mrfRoutingType <IpAddress | fqdn> mrfTgName <trunking group name> mrfTransportType <TCP| TLS| UDP> state <disabled | enabled> |
Info | ||
---|---|---|
| ||
The MRF server is configured as either FQDN or IP address based on the |
Caption | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||
|
To configure an MRF as IP address:
Code Block | ||
---|---|---|
| ||
% set system dsbc cluster type mrf mrfRoutingType IpAddress mrfPort fqdn5060 mrfIpAddress 10.54.1.1 mrfTgName SBX_55461_IMS_TG mrfRequestUri MRF-SERVER mrfTransportType UDP state enabled commit |
To configure an MRF as fqdn:
Code Block |
---|
% set system dsbc cluster type mrf mrfRoutingType fqdn mrfPort 5060 mrffqdn sonusnet.com mrfTgName SBX_55461_IMS_TG mrfRequestUri MRF-SERVER mrfTransportType UDP state enabled mrffqdn sonusnet.com mrfRequestUri transcoding@sonusnet.com mrfTransportType UDP mrfPort 5060 mrfTgName MRF-TG state enabled commit |
Pagebreak |
---|