TANDBERG GW Dataport Command Interface User Guide
D13202 Rev 01 24
• h323 callid: The call id of the h323 terminal
•
h323 termnumber:
The number of the h323 terminal
Example of
gwcalls
feedback:
*S gwcalls 1 1 22222222 2 66666666
h323gkstatus
Returns current gatekeeper status.
h323gkstatus
Status format:
h323gkstatus <ipaddress> <ip port> <status>
---
Parameters:
•
ipaddress:
The IP address of the gatekeeper that the GW is currently
registered to.
•
port:
The IP port on the gatekeeper used to connect to the GW.
•
status: registered/unregistered/regfailed
Example of
h323gkstatus
feedback:
*P h323gkstatus 10.0.0.30 1719 registered
ipcallchanstatus
Returns IP static information for all active ip calls.
ipcallchanstatus
Status format:
ipcallchanstatus <callid> <protocol> <chantype> <direction>
<remoteip:remoteport> <localip:localport> <encryption> <rsvp> <rsvp rate>
…
Parameters:
• callid: 1..16/32. Identifier referring to a call.
•
protocol:
h323.
•
chantype: audio/video/data/duo.
• direction: incoming/outgoing.
•
remoteip:
Remote IP address.
• remoteport:
Remote IP port.
• localip:
Local IP address.
• localport:
Local IP port.
•
encryption:
on/off/des/aes128
• rsvp: on/off. Indicates if resource reservation (RSVP) protocol is turned
on or off
Example of
ipcallchanstatus
feedback:
*P ipcallchanstatus 1 h323 audio incoming 10.0.4.191 10.0.5.222:2326 off off 0
*P ipcallchanstatus 1 h323 audio outgoing 10.0.4.191:49170 10.0.5.222:2334 off
off 0
*P ipcallchanstatus 1 h323 video incoming 10.0.4.191 10.0.5.222:2328 off off 0
*P ipcallchanstatus 1 h323 video outgoing 10.0.4.191:49172 10.0.5.222:2336 off
off 0
*P ipcallchanstatus 1 h323 data incoming unknown:unknown unknown:unknown
off off 0
*P ipcallchanstatus 1 h323 data outgoing unknown:unknown unknown:unknown
off off 0
*P ipcallchanstatus 1 h323 duo incoming unknown:unknown unknown:unknown off
off 0
*P ipcallchanstatus 1 h323 duo outgoing unknown:unknown unknown:unknown off