UCM6200 Series User Manual
Version 1.0.20.38
After creating the inbound route, users can choose to enable and disable it. If
the route is disabled, it will not take effect anymore. However, the route
settings will remain in UCM. Users can enable it again when it is needed.
Allowed to seamless transfer
Allows the selected extension to use this function. If an extension is busy, and
a mobile phone is bound to that extension, the mobile phone can pick up calls
to that extension.
If enabled, collect calls will be blocked.
Note 1: Collect calls are indicated by the header "P-Asserted-Service-Info:
service-code=Backward Collect Call, P-Asserted-Service-Info: service-
code=Collect Call".
Note 2: There is also a global setting for this option in the SIP Settings ->
General Settings page.
Configure the Alert-Info, when UCM receives an INVITE request, the Alert-
Info header field specifies an alternative ring tone to the UAS.
This option will allow users to choose the custom ring back tone to play when
caller reaches the route.
If enabled, the trunk name will be added to the caller id name as the displayed
caller id name.
Manipulates Caller ID (CID) name and/or number within the call flow to help
identify who is calling. When enabled two field will show allowing to
manipulate the CalleID Number and the Caller ID Name.
Configure the pattern-matching format to manipulate the numbers of incoming
callers or to set a fixed CallerID number for calls that go through this inbound
route.
• ${CALLERID(num)}: Default value which indicates the number of an
incoming caller (CID). The CID will not be modified.
• ${CALLERID(num):n}: Skips the first n characters of a CID number,
where n is a number.
• ${CALLERID(num):-n}: Takes the last n characters of a CID number,
where n is a number.
• ${CALLERID(num):s:n}: Takes n characters of a CID number starting
from s+1, where n is a number and s is a character position (e.g.
${CALLERID(num):2:7} takes 7 characters after the second character of
a CID number).
• n${CALLERID(num)}: Prepends n to a CID number, where n is a
number.
Default string is ${CALLERID(name)},which means the name of an
incoming caller, it is a pattern-matching syntax format.