In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >
Share
Shulou(Shulou.com)06/01 Report--
Recently, I want to set up the elastix 2.5 server of the company's intranet so that it can also be used on the public network, so I made a NAT mapping directly on the router to map the server directly to the public network. It is found that it is very smooth to register with the public network address in the intranet. Of course, the private network to use the public network address to access the private network server, the premise is to do a good two-way NAT mapping, in fact, is to do a NAT in the private network interface, there are a lot of tutorials will not be discussed. When I went home to use it, I found that although the softphone terminal could successfully register to the server, I could not make a phone call, so Baidu found that some said it was the problem of UDP traversing NAT, and some directly said it was the problem of NAT traversing. Not only UDP,RTP,TCP would have similar problems, there were a lot of theories about solutions, and my head was getting bigger, which seemed to be an impossible task.
Before a pile of nonsense, in fact, later found to solve the problem is very simple, in elastix pbx to add SIP extension, there is a NAT option, the default is not enabled, NAT can be changed to "yes". The specific practices are as follows: (excerpts from the following methods on the Internet)
one. Modify the sip extension settings in paragraph [615] of sip_additional.conf
Nat=yes
Qualify=yes; it seems that this item is not necessary.
two. Add in sip_nat.conf
; [general]; it seems that the paragraph name needs to be commented out.
Externip=55.66.77.88; Change to match our external IP address
Localnet=192.168.1.0/255.255.255.0; Change to match our network settings
three. Modify in rtp.conf
Rtpstart=10000
Rtpend=11000
four. Modify the settings of the wireless router where the asterisk is located
Map sip port 5060 and rtp port 10000-11000 to the private network IP address of asterisk or IP directly.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.