- 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:

推薦閱讀
- Boost.Asio C++ Network Programming(Second Edition)
- 深入核心的敏捷開(kāi)發(fā):ThoughtWorks五大關(guān)鍵實(shí)踐
- Google Flutter Mobile Development Quick Start Guide
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)(微課版)
- Apache Spark 2.x Machine Learning Cookbook
- Blender 3D Incredible Machines
- PHP+MySQL+Dreamweaver動(dòng)態(tài)網(wǎng)站開(kāi)發(fā)實(shí)例教程
- TradeStation交易應(yīng)用實(shí)踐:量化方法構(gòu)建贏家策略(原書(shū)第2版)
- Python算法從菜鳥(niǎo)到達(dá)人
- Node.js全程實(shí)例
- Vue.js應(yīng)用測(cè)試
- MySQL程序員面試筆試寶典
- Learning Cocos2d-JS Game Development
- Mastering Magento Theme Design
- Building Microservices with .NET Core 2.0(Second Edition)