Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 223
API reference
Cisco TelePresence MCU API 2.9
Page 113 of 223
enabled
boolean
true if this feature or item is enabled.
type (service)
string
The type of service. Either tcp or udp.
name (service)
string
The name of the service. One of the following:
TCP services:
httphttpsftph225rtspmms,
sip_tcpsips_tcpcdep
UDP services:
sip_udpsnmpgatekeepertunnel
port (IP)
integer
Identifies the IP port.
The port number is only returned if
enabled is true.
sip.modify
Modifies the device's SIP configuration.
A success response to
sip.modify does not imply that the MCU has successfully registered using the new
settings - only that the settings have successfully been modified.
Input parameters
Required inputs
If you set
registrarUsage to true, then you must supply configuredRegistrar and
registrarContactURI.
If you set
registrarType to lcs, then you must supply a fully qualified SIP URI for registrarContactURI.
Optional or conditional inputs
Parameter name
Type
Short description
registrarUsage
boolean
Defines whether or not SIP registrar usage is enabled.
configuredRegistrar
string (255) The SIP domain. Corresponds to SIP registrar domain on
the
Settings > SIP
web page.The parameter contains an
empty string value if there is no currently configured SIP
domain.
registrarType
string (10) The type of SIP registrar. Either normal or lcs.
registrarContactURI
string (255) The URI provided to the SIP registrar to register this device.
Corresponds to the Username setting on the
Settings
> SIP
 web page.
password (SIP)
string (63) The password used for SIP registration.
conferenceRegistration
string (8)
Defines whether or not the MCU may register conferences'
numeric IDs with the configured SIP registrar. Either
enabled or disabled. Corresponds to Allow numeric ID
registration for conferences 
on the
Settings > SIP
page
of the web interface.