Cisco Acano X-series

ページ / 40
Cisco Meeting Server Release 2.0.5 : Release Notes
25
Table 4: /cospaceBulkParameterSets
Parameter
Required
Default
Notes
startIndex
Y
N/A
(this index is inclusive)
endIndex
Y
N/A
(this index is inclusive)
coSpaceUriMapping
N
Not
set
If not set, coSpace will not have a dialable URI.
Syntax:
uri-mapping = [uri-component] [“$index$”] [uri-component]
Where:
uri-component = *( uri-character / escaped-character )
uri-character = *( unescaped-character EXCLUDING ‘@’ )
unescaped-character = any character EXCLUDING ‘$’ and ‘\’
escaped-character = “\\” / “\$” ; producing ‘\’ and ‘$’
respectively.
These need to be unique so if index is not used there will be
clashes, unless the field is just left completely blank .
coSpaceNameMapping
N
Not
set
Syntax:
name-mapping = [name-component] [“$index$”] [name-
component]
Where:
name-component = *( unescaped-character / escaped-
character )
unescaped-character = any character EXCLUDING ‘$’ and ‘\’
escaped-character = “\\” / “\$” ; producing ‘\’ and ‘$’
respectively.
These are not required to be unique.
coSpaceCallIdMapping
N
Not
set
If not set then the coSpace will not have a CallID
Syntax:
id-mapping = [id-component] [“$index$”] [id-component]
Where:
id-component = *( unescaped-character / escaped-character )
unescaped-character = any character EXCLUDING ‘$’ and ‘\’
escaped-character = “\\” / “\$” ; producing ‘\’ and ‘$’ respectively
These need to be unique so if index is not used there will be
clashes, unless the field is just left completely blank.
Secrets will be autogenerated if CallIDMapping is set.
tenant
N
Not
set
callProfile
N
Not
set
2   New Features/Changes in 2.0