user manual
A-38
Cisco H.323 Signaling Interface User Guide
OL-4806-01 Rev. A14
Appendix A MML User Interface and Command Reference
sta-trc
Related Commands
sta-trc
The sta-trc command starts the call processing tracing function.
sta-trc:Calltype=calltype,TraceLevel=trace level[,CdAddress=address]
[,CgAddress=address],log=filename[,prd=n]
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.
Command Description
sta-callproc Starts call processing
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).