- Building Telephony Systems with OpenSER
- Flavio E. Goncalves
- 195字
- 2021-07-02 11:38:32
Chapter 2. The SIP Express Router
We discussed in the last chapter the big picture of a VoIP provider. Usually a VoIP provider is composed of several components. These components can reside in the same machine or be spread over several machines depending on your dimensioning. One of these components is the SIP proxy server, in our case the server running the OpenSER software. As the name implies, what best describes the SER is a SIP Router. It is able to manipulate the SIP headers and route packets at extremely high speeds. Third-party modules give SER extreme flexibility to play roles for which it was not originally intended, such as NAT traversal, IMS, Load Balancing, and other functionalities. In this chapter we will show you the possibilities and the architecture of the SIP Express Router.
By the end of this chapter you will be able to:
- Explain what the SIP Express Router (SER) is
- Choose between two available open-source projects, SER and OpenSER
- Describe their usage scenarios
- Distinguish between the different sections of the
openser.cfg
file - Describe the processing of SIP messages
- Distinguish between loose and strict routing
- Distinguish between SIP and SDP
- UG NX10.0從新手到高手
- IBM Cognos 8 Report Studio Cookbook
- 中文版After Effects 2021入門教程
- Pro/E Wildfire 5.0中文版入門、精通與實戰(zhàn)
- 移動App測試的22條軍規(guī)
- 中文版Photoshop 2020基礎教程
- Oracle Enterprise Manager Grid Control 11g R1: Business Service Management
- 剪映+Vlog+Premiere短視頻制作從新手到高手
- 中文版3ds Max 2016/VRay效果圖制作技術大全
- 攝影師的后期必修課(調色篇)
- 中文版Photoshop CS5實用教程(第2版)
- Mastercam 2019 完全自學寶典
- 玩轉電子設計:基于Altium Designer的PCB設計實例(移動視頻版)
- Altium Designer 20 中文版從入門到精通
- JBoss AS 5 Performance Tuning