- Building Telephony Systems with OpenSIPS(Second Edition)
- Flavio E. Goncalves Bogdan-Andrei Iancu
- 119字
- 2021-08-20 10:43:11
SIP request messages
There are several types of message requests. SIP is transactional, communicating through requests and replies. The most important types of requests are described in the following table:

Most of the time, you will use REGISTER, INVITE, ACK, BYE, and CANCEL. Some messages are used for other features. For example, INFO is used for Dual-tone Multi-frequency (DTMF) relay and mid-call signaling information. PUBLISH, NOTIFY, and SUBSCRIBE give support to the presence systems. REFER is used for call transfer and MESSAGE for chat applications. Newer requests can appear depending on the protocol standardization process. Responses to these requests are in the text format as in the HTTP protocol. Some of the most important replies are shown as follows:

推薦閱讀
- Vue.js快速入門與深入實戰
- JavaScript:Moving to ES2015
- Mastering Apache Maven 3
- Building RESTful Python Web Services
- Julia高性能科學計算(第2版)
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(1)
- 輕松上手2D游戲開發:Unity入門
- 時空數據建模及其應用
- Hands-On JavaScript for Python Developers
- Data Science Algorithms in a Week
- Mastering Embedded Linux Programming
- ANSYS FLUENT 16.0超級學習手冊
- Python繪圖指南:分形與數據可視化(全彩)
- The Python Apprentice
- 程序員超強大腦