Specifications

Table Of Contents
System Commands
Polycom, Inc. 4–63
callstate
Sets or gets the call state notification for call state events.
Syntax
callstate <get|register|unregister>
Feedback Examples
callstate register
returns
callstate registered
callstate unregister
returns
callstate unregistered
callstate get
returns
callstate unregistered
After registering, the following callstate (cs:) data is returned when connecting
an IP call:
cs: call[34] chan[0] dialstr[192.168.1.103] state[ALLOCATED]
cs: call[34] chan[0] dialstr[192.168.1.103] state[RINGING]
cs: call[34] chan[0] dialstr[192.168.1.103] state[BONDING]
cs: call[34] chan[0] dialstr[192.168.1.103] state[BONDING]
cs: call[34] chan[0] dialstr[192.168.1.103] state[COMPLETE]
active: call[34] speed [384]
Note: The [BONDING] responses in IP calls are extraneous text
that will be removed in a subsequent software version.
After registering, the following response occurs when disconnecting an IP call:
cleared: call[34]
dialstr[IP:192.168.1.103 NAME:Polycom HDX Demo]
ended: call[34]
Parameter Description
get
Returns the current setting.
register
Registers the system to give notification of call
activities.
unregister
Disables the register mode.