Specifications
Integrator’s Reference Manual for Polycom HDX Systems
4 - 30
callstate
Sets or gets the call state notification for call state events.
Syntax
callstate <get|register|unregister>
Feedback Examples
Key off of “
cs
:”
• callstate register
• returns
callstate registered
acknowledging that the session is now registered to list call state activities.
• callstate unregister
returns
callstate unregistered
The following is an example of callstate data returned after registering.
cs: call[0] chan[0] dialstr[IP:192.168.1.103] state [RINGING]
cs: call[0] chan[0] dialstr[IP:192.168.1.103] state [RINGING]
cs: call[0] chan[0] dialstr[IP:192.168.1.103] state [CONNECTED]
cs: call[0] chan[0] dialstr[IP:192.168.1.103] state [COMPLETE]
active: call[0] speed[128]
cleared: call[0] line[0] bchan[0] cause[16]
dialstr[IP:192.168.1.103]
ended: call[0]
See Also
Polycom recommends using the
notify command on page 4-163 and
nonotify command on page 4-162 instead of
callstate register
and
callstate unregister
as those notifications are easy to parse.
For more information about call status messages, refer to Appendix C, Status
Messages.
Parameter Description
get
Returns the current setting.
register
Registers the system to give notification of call
activities.
unregister
Disables the register mode.