- Building Telephony Systems with OpenSIPS(Second Edition)
- Flavio E. Goncalves Bogdan-Andrei Iancu
- 197字
- 2021-08-20 10:43:09
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "It also contains a parameter called branch
that identifies this transaction."
A block of code is set as follows:
P-Asserted-Identity: "John" sip:+554833328560@sip.com P-Asserted-Identity: tel:+554833328560
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
if (is_method("INVITE")) {
setflag(ACC_DO); # Do accounting
setflag(ACC_FAILED); # Account failed transactions
}
Any command-line input or output is written as follows:
opensipsctl fifo ps opensipsctl fifo debug 4
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "In the following Select your location screen, choose your location to be used in the installation process."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Vue.js 3.x快速入門
- OpenShift開發(fā)指南(原書第2版)
- iOS 9 Game Development Essentials
- Flink SQL與DataStream入門、進階與實戰(zhàn)
- Python編程完全入門教程
- Mastering AndEngine Game Development
- 3D少兒游戲編程(原書第2版)
- ExtJS高級程序設(shè)計
- OpenCV with Python Blueprints
- 從零學(xué)Java設(shè)計模式
- Microsoft HoloLens By Example
- LabVIEW入門與實戰(zhàn)開發(fā)100例(第4版)
- 大話代碼架構(gòu):項目實戰(zhàn)版
- Enterprise Application Architecture with .NET Core
- JavaScript高級程序設(shè)計(第4版)