Xpreferences completepath, Xacli – special commands – xpreferences (iii) – TANDBERG 6000MXP User Manual
Page 61

61
D 13887.08
MAY 2008
TANDBERG 3000
MXP
&
6000
MXP
REFERENCE GUIDE FOR SYSTEM INTEGRATORS
XACLI – Special Commands – xpreferences (III)
About the TANDBERG API
xpreferences completepath
Used to enable Complete Path formatting for all Status-type data. If set to on, the complete path to a status element will be supplied on all lines. RECOMMENDED to be used when parsing status
information sent from the codec line by line.The specified formatting will also apply all feedback sent from the codec on this RS 232/Telnet session.
EXAMPLE.
Reading status for Call 1 with
xpreferences completepath off
:
xstatus call 1
*s Call 1 (status=Synced, type=Vtlph, protocol=H323, direction=Outgoing, logTag=2):
CallRate: 768
RemoteNumber: “558458”
Mute: Off
Microphone: Off
Duration: 10
MuteOutgoing: Off
Channels 1 (type=Incoming):
Rate: 768
Restrict: Off
Encryption (status=Off): /
Audio (status=Active):
Protocol: G722
Rate: 64
Video 1 (status=Active):
Protocol: H264
Resolution: CIF
Rate: 704
Video 2 (status=Inactive): /
Data (status=Inactive): /
Channels 2 (type=Outgoing):
Rate: 768
Restrict: Off
Encryption (status=Off): /
Audio (status=Active):
Protocol: G722
Rate: 64
Video 1 (status=Active):
Protocol: H264
Resolution: CIF
Rate: 704
Video 2 (status=Inactive): /
Data (status=Inactive): /
*s/end
OK
EXAMPLE.
Reading status for Call 1 with
xpreferences completepath on
:
xstatus call 1
*s Call 1 (status=Synced, type=Vtlph, protocol=H323, direction=Outgoing, logTag=2):
*s Call 1 CallRate: 768
*s Call 1 RemoteNumber: “558458”
*s Call 1 Mute: Off
*s Call 1 Microphone: Off
*s Call 1 Duration: 527
*s Call 1 MuteOutgoing: Off
*s Call 1 Channels 1 (type=Incoming):
*s Call 1 Channels 1 Rate: 768
*s Call 1 Channels 1 Restrict: Off
*s Call 1 Channels 1 Encryption (status=Off): /
*s Call 1 Channels 1 Audio (status=Active):
*s Call 1 Channels 1 Audio Protocol: G722
*s Call 1 Channels 1 Audio Rate: 64
*s Call 1 Channels 1 Video 1 (status=Active):
*s Call 1 Channels 1 Video 1 Protocol: H264
*s Call 1 Channels 1 Video 1 Resolution: CIF
*s Call 1 Channels 1 Video 1 Rate: 704
*s Call 1 Channels 1 Video 2 (status=Inactive): /
*s Call 1 Channels 1 Data (status=Inactive): /
*s Call 1 Channels 2 (type=Outgoing):
*s Call 1 Channels 2 Rate: 768
*s Call 1 Channels 2 Restrict: Off
*s Call 1 Channels 2 Encryption (status=Off): /
*s Call 1 Channels 2 Audio (status=Active):
*s Call 1 Channels 2 Audio Protocol: G722
*s Call 1 Channels 2 Audio Rate: 64
*s Call 1 Channels 2 Video 1 (status=Active):
*s Call 1 Channels 2 Video 1 Protocol: H264
*s Call 1 Channels 2 Video 1 Resolution: CIF
*s Call 1 Channels 2 Video 1 Rate: 704
*s Call 1 Channels 2 Video 2 (status=Inactive): /
*s Call 1 Channels 2 Data (status=Inactive): /
*s/end
OK
xpreferences completepath