Using The Soundstructure Api - Polycom SoundStructure C16 Design Manual

Hide thumbs Also See for SoundStructure C16:
Table of Contents

Advertisement

Design Guide for the Polycom SoundStructure C16, C12, C8, and SR12

Using the SoundStructure API

Dialing a Call
12 - 78
voip_reboot
voip_resume
voip_send
voip_split
voip_status
voip_transfer
voip_uc_sw_ver
This section presents some examples of using the SoundStructure API com-
mands. In this section, commands sent by the control system are in blue,
acknowledgements received by the control system are preceded by the word
'val' and are coded in green, and comments to explain the example are pref-
aced by the '#' character.
Not all acknowledgements are shown in these examples. Only the acknowl-
edgements that are important for understanding how the systems works are
shown. These examples assume the names of the SoundStructure VoIP Inter-
face's input and output channel are "VoIP In" and "VoIP Out" respectively.
This example shows how to make a phone call.
# Take the phone offhook.
set phone_connect "VoIP Out" 1
val phone_connect "VoIP Out" 1
# Dial the digits
set phone_dial "VoIP Out" "2029"
val phone_dial "VoIP Out" "2029"
# If the remote party answers at extension 2029 then the call
# is connected.
Reboots the SoundStructure VoIP Interface.
Resumes a call that was on hold.
Causes a call to be placed with the digits dialed.
Splits all calls in a conference into individual calls.
Indicates the status LED state on the
SoundStructure VoIP Interface.
Used to transfer a call.
Gets the SoundStructure VoIP Interface's UC
Software version.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents