- Asterisk 1.4 : The Professional's Guide
- Colman Carpenter David Duffett Ian Plain
- 235字
- 2021-04-01 14:08:00
Summary
In summary, we have looked at how to break down your dialplan into small, manageable contexts or objects. These can then be included into the dialplan to create a system with the flexibility to match any commercial PBX. We also looked at improving the security of the dialplan such that it is easy to manage who can dial where in an understandable way.
We looked at the many different ways that variables can be stored in the system and called upon when required, as well as seeing how they can interact with macros to make the dialplan more streamlined. Here we used one macro for many extensions.
We looked at the DEVSTATE()
function and the uses that it can be put to. These are not just (as it initially seems) for checking the status, but also a way to set the status and light a BLF key to show a feature is set.
We looked at time and day call routing, and how it can be used to route calls based on time and day. We also looked at the clever use of date ranges, so that we can future-proof our dialplans for holidays for many years to come.
And finally we looked at the System()
application and how this can be used for easing the deployment of handsets in an enterprise solution. In the next chapter, we shall focus on exploring network considerations.
- EJB 3.0 Database Persistence with Oracle Fusion Middleware 11g: LITE
- HTML5 Multimedia Development Cookbook
- Getting Started with Microsoft Application Virtualization 4.6
- 從零開始:Photoshop CC 2019中文版基礎教程
- 中文版3ds Max 2016/VRay效果圖制作實戰基礎教程
- ERP沙盤模擬教程
- Photoshop日系少女寫真后期解密
- 24小時全速學會Photoshop 2021
- Getting Started With Oracle SOA Suite 11g R1 – A Hands/On Tutorial
- AI繪畫:Stable Diffusion從入門到精通
- 音樂日記:Logic Pro X場景x風格編曲實用教程
- BIM與Unity 3D開發實例詳解
- iPhone Applications Tune/Up
- 24小時學會PowerPoint 2010
- Django 1.0 Template Development