Cisco Cisco TelePresence Video Communication Server Expressway 관리 매뉴얼

다운로드
페이지 519
redirection
VCS is asked to redirect the call
default
CPL to run if the other results do not apply
The CPL can perform further actions based on these results. Any results nodes must be contained within the 
proxy
 
node. For example:
 
<proxy timeout="10">
 
  <busy>
 
    <!--If busy route to recording service-->
 
    <location clear="yes" url="recorder">
 
      <proxy/>
 
    </location>
 
  </busy>
 
</proxy> 
Reject
If a 
reject
 node is executed the VCS stops any further script processing and rejects the current call.
The custom reject strings 
status=string
 and 
reason=string
 options are supported here and should be used together 
to ensure consistency of the strings.
Unsupported CPL Elements
The VCS does not currently support some elements that are described in the CPL RFC. If an attempt is made to 
upload a script containing any of the following elements an error message will be generated and the VCS will 
continue to use its existing policy.
The following elements are not currently supported:
 
time-switch
 
string-switch
 
language-switch
 
priority-switch
 
redirect
 
mail
 
log
 
subaction
 
lookup
 
remove-location
CPL Examples
This section provides a selection of CPL examples:
 
 
 
 
 
 
 
 
351
Cisco TelePresence Video Communication Server Administrator Guide