Jump to: navigation, search

Debugging T-Server-CUCM to Media Server Connector

To debug issues with T-Server-CUCM to Media Server Connector, you might require specific logs, such as the call tracing and the media operations related to call leg.

To obtain these logs, use the following log configuration option and value:

[ems]logconfig.MFSINK option value in the format *|*|*

Where:

  • The first * (asterisk) represents the log level, and the valid values are 0–5.
  • The second * (asterisk) represents the module ID.
  • The third * (asterisk) represents the Universal Logon ID (ULID).

To print logs associated with the T-Server-CUCM to Media Server Connector module, use 244 for the module ID. For example, to obtain the call establishment/teardown messages along with SIP message exchange, use the following:

*|244|2441

To get media operations related information, use:

*|244|2442

To troubleshoot specific calls, enable both of them as follows:

*|244|2441,2442

This page was last edited on August 3, 2018, at 08:52.
Comments or questions about this documentation? Contact us for support!