- Cisco Unified Communications Manager 8:Expert Administration Cookbook
- Tanner Ezell
- 368字
- 2021-08-06 20:02:44
Implementing short dial numbers
In this recipe we will set up basic short dials on a per location basis.
Getting ready
We will need a location-specific partition for the location for which we are implementing short dials. In this recipe we use PT-SFO-DialPlan.
How to do it...
To implement short dials for a location, perform the following:
- Add the short dials partition to the calling search space of the device for the relevant location (Call Routing | Class of Control | Calling Search Space):
- Create and save a translation pattern for the short dial in an appropriate partition (Call Routing | Translation Pattern):
- Fill in Translation Pattern and Partition as appropriate. Here we use
4357
and PT-SFO-DialPlan, respectively. - Calling Search Space is of special note. Here, we apply a device calling search space appropriate to the location, CSS-SFO-Device.
- Finally, under the Called Party Transformations section, we change Called Party Transform Mask to the final number,
2222
in this recipe.
How it works...
When a call matches the translation pattern, the called number is translated as per our rule to 2222
, and the call continues to be routed normally.
It is important to remember that the number we are translating must be accessible from the translation pattern.
How call routing works with short dials
When a user enters a short dial number, it is modified by the appropriate translation pattern and then routed normally. However, in the case of short dials, calling search spaces and, to a lesser extent, partitions play a vital role in routing the call properly.
Before a number is modified by a translation pattern and routed, the pattern will first attempt to match a pattern or number in the same partition as the translation pattern. If no match is found the applied calling search space will be used to search partitions for a match. It is because of this behavior that it is important for the short dial translation pattern to have access to the same partitions as the device, and that is why we choose to use a device calling search space appropriate to the location.
- Penetration Testing with BackBox
- RocketMQ技術內幕:RocketMQ架構設計與實現原理
- 混合云架構
- PWA實戰:面向下一代的Progressive Web APP
- Kubernetes實戰:構建生產級應用平臺
- 軟件定義網絡:SDN與OpenFlow解析
- INSTANT Migration to HTML5 and CSS3 How-to
- 萬億級流量轉發:BFE核心技術與實現
- 全球網絡身份管理的現狀與發展
- 云原生應用管理:原理與實踐
- Axure RP 8 網站與APP原型設計
- Hands-On Networking with Azure
- QEMU/KVM源碼解析與應用
- 信息安全保障
- Prometheus云原生監控:運維與開發實戰