- FreeSWITCH Cookbook
- Anthony Minessale Darren Schreiber Michael S Collins Raymond Chandler
- 157字
- 2021-08-20 15:44:33
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "Many of the techniques employed in the Local_Extension
are discussed in this chapter."
A block of code is set as follows:
<include> <extension name="public_did"> <condition field="destination_number"expression="^(8005551212)$"> <action application="set" data="domain_name=$${domain}"/> <action application="transfer" data="1000 XML default"/> </condition> </extension> </include>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<include> <extension name="public_did"> <condition field="destination_number"expression="^(8005551212)$"> <action application="set" data="domain_name=$${domain}"/> <action application="transfer" data="1000 XML default"/> </condition> </extension> </include>
Any command-line input or output is written as follows:
perl -MCPAN -e 'install Regexp::Assemble'
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "You should see an application named directory in the list."
推薦閱讀
- 筆記本電腦使用、維護與故障排除實戰(zhàn)
- Learning Cocos2d-x Game Development
- 深入理解Spring Cloud與實戰(zhàn)
- Python GUI Programming:A Complete Reference Guide
- 電腦維護與故障排除傻瓜書(Windows 10適用)
- BeagleBone Robotic Projects
- 超大流量分布式系統(tǒng)架構(gòu)解決方案:人人都是架構(gòu)師2.0
- 微服務(wù)實戰(zhàn)(Dubbox +Spring Boot+Docker)
- 計算機組裝與維護(慕課版)
- 計算機應(yīng)用基礎(chǔ)案例教程(Windows 7+Office 2010)
- 從企業(yè)級開發(fā)到云原生微服務(wù):Spring Boot實戰(zhàn)
- Service Mesh微服務(wù)架構(gòu)設(shè)計
- 施耐德M241/251可編程序控制器應(yīng)用技術(shù)
- FPGA進階開發(fā)與實踐
- The Complete Guide to DAZ Studio 4