Minimal FreePBX 17 Install
The script is calling this function to do it: remove_commercial_modules() { comm_modules=$(fwconsole ma list | grep Commercial | awk '{print $2}') echo "$comm_modules" | xargs -I {} fwconsole ma -f...
View ArticleCisco 7941G gets a "Registration rejected"
david55: Note that voip.info hasn’t been maintained for a long time, and a lot of there was always wrong. Yes. As I pointed out there was a bug in the provided config file on there. Sigh. That’s...
View ArticleCisco 7941G gets a "Registration rejected"
mjr55: Hi Ted, I’m using Linphone on my PC and mobile phone. Kind regards, Mr. Rüdiger OK. Well I will dig into the Linphone thing since I have also used it successfully with a few test phones and it...
View ArticleCisco 7941G gets a "Registration rejected"
There’s no right range. the system sending the SDP chooses a port that it know it is safe to use at its side. When you throw in NAT, there can be good reasons to restrict the range, as you might have...
View ArticleCisco 7941G gets a "Registration rejected"
david55: When you throw in NAT, there can be good reasons to restrict the range Good and NAT don’t belong in the same sentence let alone paragraph, LOL For the 300 user network I am responsible for...
View ArticleFreePBX 17 GA Issues Encountered
Make sure the S500 phones are on the latest firmware. Change from tftp to http or https registration, that’s the preferred method.
View ArticleVMX locator
Extensions Module - PJSIP Extension - PBX GUI - Sangoma Documentation (atlassian.net) Someone here might be able to guide you if you provided more details. Youre not providing any context, but the...
View ArticleSangoma Talk lost connection to PBX reconnecting
Reverting back to Asterisk 16 fixed it.
View ArticleFreePBX 17 GA Issues Encountered
Thank you for your reply. Are you saying that tftp isn’t supported in v17? Therefore, we need to move to http/https with authentication? @ozarktech Would you please advise on how to change these...
View ArticleInstall not working
Actually i am not able to see the logs because i dont know how to. I have installed it on vultr but free pbx banned my own ip while trying to register softphone. How to disable auto banning ips
View ArticleInstall not working
kohli123: Actually i am not able to see the logs because i dont know how to. You can cat or tail the file to check it: cat /var/log/pbx/freepbx17-install-<date-timestamp>.log
View ArticleHelp with Custom Extension on Freepbx 16.
If no answer, i used another destination. I need check registered extensions.
View ArticleCisco 7941G gets a "Registration rejected"
mjr55: Hi Ted, I’m using Linphone on my PC and mobile phone. Kind regards, Mr. Rüdiger My testing on my Pixel 6a: Zoiper Beta - worked well VoIP by Antisip - worked well SIPSky - did not exit when...
View ArticleFreePBX 17 GA Issues Encountered
okynnor1: Are you saying that tftp isn’t supported in v17? Therefore, we need to move to http/https with authentication? In FreePBX17, YOU not the FreePBX project, are responsible for building the...
View ArticleMysql error in Asterisk
Under the latest myslq/mariadb they changed the authentication scheme so that connections to mysql from localhost root user don’t need authentication. This is not the case for non-root. For example on...
View ArticleIntermittent Call Cross-Connection Between Agents and Customers
So is the app connecting directly to FreePBX or Bitrix’s platform that syncs back to FreePBX?
View ArticleIssue with outgoing calls After upgrade to FreePBX 17
Can you back-rev Asterisk to the same version you were using under 16 using the asterisk_version_switch command?
View ArticleHow to fix Vulnerability HTTP TRACE / TRACK
Note the following on FreePBX 17: asterisk@phony:/$ curl -v -X TRACE http://localhost * Trying 127.0.0.1:80... * Connected to localhost (127.0.0.1) port 80 (#0) > TRACE / HTTP/1.1 > Host:...
View ArticleCisco 7941G gets a "Registration rejected"
tmittelstaedt: I would also like to know why 10000-20000 even became a thing since the 16384-32767 range seems to have been bouncing around prior to Asterisk using 10000-20000 It became a thing...
View Article