Configuring Call Trace

From TBwiki
Revision as of 16:41, 25 October 2012 by Allyntree (Talk | contribs)
Jump to: navigation, search

Contents

Applies to version v2.6

Unique call trace (uct) is designed to trace the path that a call takes through a Tmedia system. It allows an incoming call to be traced and provides information about various aspects of the call path, such as:

  • The routing decision
  • The outgoing call
  • Subsequent outgoing calls, in the case of a route retry
  • Parameters selected for a SIP SDP
  • The SIP Call-id
  • The trunk and timeslot chosen for TDM protocols
  • The termination result code, and more.

A call path is shown as separate call legs to distinguish the incoming portion with other portions of a call. Call trace enables a default of 10,000 call legs to be stored on the system and be directly with the Web Portal.

NOTE Older logs can be loaded and viewed on the same system, or exported to other systems. Once a specific call has been consulted, it will remain in memory for a longer period of time, so that it can be consulted later on.

Calls may be filtered by called number, calling number, Network Access Point (NAP), time of day range, protocol and direction.

To Start Call Trace:

1- Click Call Trace in the navigation panel


CreateProfile 0 A.png






To start Unique Call Trace

From the web interface:

Applications -> Instances -> Status tab -> tbuctwriter -> Oam target state [Run]

To modify application configuration (like trace level and memory size):

Applications -> Configurations -> tbuctwriter [Edit]
Systems -> Activate Configuration

To see logs

From the web interface:

Call Trace


Call Filters

Calls can be filtered using the following information:

  • Time and date range
  • Called or calling number
  • Network Access Point (NAP)
  • Incoming or outgoing calls
  • Call Duration, Reason Code

Sample call trace filter.jpg

You can then select the call to see and it will display information about the calls.

Sample Call Trace.jpg


How to search for calls no longer in Memory

The system will store a number of calls in memory and the search can be done directly from the web interface using Call Trace.

If the call is no longer in memory you can retrieve the information from the uctdata log files.

The default file location is here:

/lib/tb/toolpack/setup/12358/2.6/apps/tbuctwriter/uctdata*

First, start tbx_cli_tools_remote, select tbuctwriter

To know which files are available and the start and end time of each file:

  • Option 'p' to print all uctdata files on disk

To load a file in memory to be seen from Web (live calls continue to be captured to files):

  • Option 'o' with the data filename (uctdata*)

Once done, you can go back in the Web portal and select Call Trace from the menu on the left. You can search for calls using the filters. The memory will not be overwritten until you restore normal process.

To restore normal process:

  • Option ‘c’ to clear memory
  • Option ‘l’ to have calls put in memory again


Note: Unique Call Trace (UCT) is available starting with release 2.6

Personal tools