Toolpack:Configuring Call Trace A

From TBwiki
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
 
{{DISPLAYTITLE:Configuring Call Trace}}
 
{{DISPLAYTITLE:Configuring Call Trace}}
  
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:
+
Call Trace is a diagnostic tools that is designed to trace the path that a call takes through a Tmedia system and provide information about various aspects of the call path, such as:
  
 
* The routing decision
 
* The routing decision
Line 14: Line 14:
 
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.  
 
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
+
'''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.
 
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.  
 
Calls may be filtered by called number, calling number, Network Access Point (NAP), time of day range, protocol and direction.  
  
'''To Start Call Trace:'''
+
'''To configure call trace:'''
  
 
1- Click '''Call Trace''' in the navigation panel
 
1- Click '''Call Trace''' in the navigation panel
  
  
[[Image:CreateProfile_0_A.png]]
+
[[Image:ConfigureCallTrace_0_A.png]]
  
  
 +
2- Set various parameters for the call trace, such as
 +
*Time and date range
 +
*Called or calling number
 +
*Network Access Point (NAP)
 +
*Incoming or outgoing calls
 +
*Call Duration, Reason Code
  
  
 +
[[Image:ConfigureCallTrace_1_A.png]]
 +
 +
Once you are satisfied with the filter criteria, click '''Apply'''
 +
The filter results are displayed
 +
 +
3-Select a call in the results window to display further information about the call.
 +
 +
[[Image:ConfigureCallTrace_1_A.png]]
  
  
Line 49: Line 64:
 
<br>  
 
<br>  
  
== Call Filters<br>  ==
 
 
Calls can be filtered using the following information:<br>
 
 
*Time and date range
 
*Called or calling number
 
*Network Access Point (NAP)
 
*Incoming or outgoing calls
 
*Call Duration, Reason Code
 
  
 
[[Image:Sample call trace filter.jpg|787x192px]]<br>  
 
[[Image:Sample call trace filter.jpg|787x192px]]<br>  
Line 92: Line 98:
 
*Option ‘l’ to have calls put in memory again
 
*Option ‘l’ to have calls put in memory again
  
<br>
+
<br>
 
+
''Note: Unique Call Trace (UCT) is available starting with release 2.6''<br><br>
+

Revision as of 17:03, 25 October 2012

Contents

Applies to version v2.6

Call Trace is a diagnostic tools that is designed to trace the path that a call takes through a Tmedia system and provide 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 configure call trace:

1- Click Call Trace in the navigation panel


ConfigureCallTrace 0 A.png


2- Set various parameters for the call trace, such as

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


ConfigureCallTrace 1 A.png

Once you are satisfied with the filter criteria, click Apply The filter results are displayed

3-Select a call in the results window to display further information about the call.

ConfigureCallTrace 1 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



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


Personal tools