beautypg.com

TANDBERG Gatekeeper/Border Controller API D14172.01 User Manual

Page 36

background image

TANDBERG Gatekeeper/Border Controller API User Guide

D14172.01

page 36 of 84

xpreferences xmlstatusfeedback

If xmlstatusfeedback is set to on, all status feedback will be returned in XML-format instead of the
standard XACLI status format.


Example 2.26


XACLI-format:

*s NTP (status=Active):
Address: "10.0.0.2"
Port: 123
LastUpdate: "2008-01-01 12:00:00"
LastCorrection: 1
*s/end

XML-format:



10.0.0.2

123
2008-01-01 12:00:00
1




xpreferences xmlcommandresult

If xmlcommandresult is set to on, response for commands will be returned in XML-format.

Example 2.27

XACLI-format:

xcommand dial alice bob

*r Result (status=OK):
callSrc: "alice"
callDst: "bob"
Bandwidth: 384
CallSerialNumber: 1
EncryptionMode: Auto
EncryptionType: Auto
*r/end

XML-format:

xcommand dial alice bob



[email protected]
[email protected]
384
1
Auto
Auto