- Mastering FreeSWITCH
- Anthony Minessale II Giovanni Maruzzelli
- 205字
- 2021-07-14 10:44:10
Routes (to numbers)
The path from an ITSP to a destination phone number is called a (SIP) route. Often the ITSP (and major carriers and Telcos alike) has many routes it can choose from to connect the outbound call originated by its customer's SIP device. This exchange of routes minutes is a very big and complex business, and, if we include the big Telcos, is one of the major businesses on Earth.
As you can imagine, the ramifications of such a business depend on local regulations, international agreements, geopolitical situations, business alliances, economic development levels, and a thousand other factors.
In some countries and regions, origination (gathering and routing of outbound calls) and/or termination (providing PSTN gateways to inbound calls) is a legal monopoly of one or few companies; in other regions and countries, regulation requirements can set the bar of entering the business in a way that floods the market with pop and mom's shops or that makes it the exclusive preserve of companies worth billions.
Each ITSP chooses its own mix of different route providers, and there are many "meta-ITSPs" specialized in aggregating and arbitrating traffic from many different route providers and packaging it for other ITSPs that sell minutes to end customers.
- ReSharper Essentials
- Java程序員面試算法寶典
- 深入淺出Android Jetpack
- Python金融數(shù)據(jù)分析
- Java加密與解密的藝術(shù)
- 程序員修煉之道:通向務(wù)實(shí)的最高境界(第2版)
- 劍指MySQL:架構(gòu)、調(diào)優(yōu)與運(yùn)維
- 碼上行動(dòng):用ChatGPT學(xué)會(huì)Python編程
- 機(jī)器學(xué)習(xí)與R語言實(shí)戰(zhàn)
- C語言程序設(shè)計(jì)與應(yīng)用(第2版)
- 零基礎(chǔ)學(xué)C語言(第4版)
- 從零開始構(gòu)建深度前饋神經(jīng)網(wǎng)絡(luò):Python+TensorFlow 2.x
- Kotlin語言實(shí)例精解
- PhantomJS Cookbook
- 川哥教你Spring Boot 2實(shí)戰(zhàn)