- Elastix Unified Communications Server Cookbook
- Gerardo Barajas Puente
- 206字
- 2021-07-23 19:38:49
Adding VoIP trunks
The VoIP trunks are the ones that allow the voice to travel through a LAN or WAN without the use of telephony cards. In this recipe, we will show how to add a VoIP trunk, irrespective of whether the protocol used is SIP or IAX.
How to do it…
- For configuring an IP trunk (using SIP or IAX protocol), go to the PBX | PBX Configuration | Trunks menu.
- Click on the Add SIP Trunk link. In this case, we will perform SIP trunking with Asterisk PBX.
- Enter the values for the Trunk Name, Peer Details, and User Context. We recommend leaving the others on their default values.
- The following three images show the setup and the options that must be entered:
Tip
The SIP configuration trunk is very helpful because you can not only SIP trunk another SIP-supported PBX but also use media gateways or channel banks, which use the SIP protocol on one side and traditional telephony on the other. Therefore, we do not need a telephony card to grant your PBX access to the PSTN.
Setting up an IAX2 protocol trunk is like configuring an SIP trunk. The only difference is that we must first select the IAX2 trunk.
推薦閱讀
- Android和PHP開(kāi)發(fā)最佳實(shí)踐(第2版)
- Python網(wǎng)絡(luò)爬蟲(chóng)從入門(mén)到實(shí)踐(第2版)
- 編寫(xiě)整潔的Python代碼(第2版)
- Full-Stack React Projects
- 快速念咒:MySQL入門(mén)指南與進(jìn)階實(shí)戰(zhàn)
- Learning Hunk
- 區(qū)塊鏈底層設(shè)計(jì)Java實(shí)戰(zhàn)
- Mastering Python Design Patterns
- 持續(xù)集成與持續(xù)交付實(shí)戰(zhàn):用Jenkins、Travis CI和CircleCI構(gòu)建和發(fā)布大規(guī)模高質(zhì)量軟件
- Geospatial Development By Example with Python
- 從Excel到Python數(shù)據(jù)分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應(yīng)用
- Java Web應(yīng)用開(kāi)發(fā)給力起飛
- Java EE 7 with GlassFish 4 Application Server
- AngularJS UI Development
- Bitcoin Essentials