User guide
A-36
Cisco H.323 Signaling Interface User Guide
OL-2156-04 Rev. A1
Appendix A MML User Interface and Command Reference
sta-trc
Syntax Description
Defaults The default trace for all calls is 30 minutes.
Usage Guidelines Only one trace command at a time can be active. If an additional request is issued, the command is
rejected with a call trace already active indication.
Examples In the following example, the command starts the call processing tracing function:
gw mml> sta-trc:Calltype=both, TraceLevel=terse, dAddress=012,CgAddress=013, log=tlog.txt,
prd=10
H323 Signaling Interface Day Mon 1 hh:mm:ss YYYY
M SUCC
Related Commands
Calltype=calltype This parameter defines the type of call to be traced. The possible values are:
• inc—For H.323-originated calls
• otg—For E-ISUP-originated calls
• both—For calls originating from either side
TraceLevel=trace level This parameter defines the level of detail that is recorded in the call trace.
The possible values are:
• terse—Traces only incoming/outgoing message names and RADvision
API calls.
• brief—In addition to terse, traces internal interfaces, and call state
changes.
• verbose—Traces all messages and their contents, RADvision API calls
and their contents, internal interfaces, and call state changes.
CdAddress=address A filter used to trace calls using only the specified leading digits within the
called address. A match is performed on these digits and the initial called
address digits contained within the E-ISUP IAM message or the H225
SETUP message.
CgAddress=address A filter used to trace calls using only the specified leading digits within the
calling address. A match is performed on these digits and the initial calling
address digits contained within the E-ISUP IAM message or the H.225
SETUP message.
log=filename The filename for the trace output.
prd=n The trace period (in seconds). At expiration of this period, the trace log is
closed. If no value is specified, the period defaults to 1800 seconds (30
minutes).
Command Description
stp-trc Halts the tracing currently active and closes the trace file.