Sysadmin hook breaks network interface
adell4444: This isn’t some third-party tool that I added. cloud-init comes by default with Debian 12. Yes, it’s available by default. It’s not installed by default. adell4444: Anyone installing...
View ArticlecallerID broken when calling to another asterisk server via iax2 trunk
In the screen shot of your trunk configuration, I see that Outbound CallerID has cd-dz plugged into that field. Have you tried temporarily removing that value and testing it?
View ArticleSysadmin hook breaks network interface
This isn’t some third-party tool that I added. cloud-init comes by default with Debian 12. Anyone installing FreePBX 17 on a cloud VM will experience similar issues. I’m not bringing this up for...
View ArticleUsing Sangoma P-series phones with DPMA on internet connection utilizing...
These two applications both use VM’s in the cloud: I’ve run into this twice already. The first time, I just replaced the P-Serices phones with S-Series phones, and manually configured the buttons....
View ArticlecallerID broken when calling to another asterisk server via iax2 trunk
out route: Спойлер (click for more details) and yes - it configured as an intra-company route
View ArticleAsterisk updated to 20.21.0, 22.11.0 and 23.5.0
@penguinpbx After updating Asterisk from 22.10.1 to 22.11.0 on two FreePBX 17 systems, most BLF keys on our Yealink phones stayed red after fwconsole restart. They only turned green one by one, or as...
View ArticlecallerID broken when calling to another asterisk server via iax2 trunk
How is the outbound route configured that points to the IAX2 trunk? See here for something similar → Issue with Caller ID on IAX Trunk Between Two FreePBX Systems.
View ArticlecallerID broken when calling to another asterisk server via iax2 trunk
like that: Спойлер (click for more details)
View ArticleDeutsche Telekom - Company Flex - Feature Request - SDP 183 codecs choice
Apparently for Deutsche Telekom - Company Flex / 1TR119 you need to send only one specific codec in your 183 SDP answer. But there is no way to state that in the trunk. You need to add something like...
View ArticleSysadmin hook breaks network interface
FreePBX is designed as an appliance OS/application. It wants control over everything on the system from network management to package management. You have literally chosen to use something that will...
View ArticlecallerID broken when calling to another asterisk server via iax2 trunk
Under Connectivity > Trunks in the admin portal what do the options look like for Caller ID in there for the IAX2 trunk?
View ArticlecallerID broken when calling to another asterisk server via iax2 trunk
i’ve commented the line in /etc/asterisk/extensions_override_freepbx.conf: ;Set(CALLERID(number)=${IF($[“${CHANCONTEXT}” = “webcallback”]?${CHANEXTEN}:${CALLERID(number)})}) and now all things works...
View ArticleSysadmin hook breaks network interface
That sounds like a real conflict between FreePBX’s interface handling and cloud-init rather than a simple DHCP problem. The duplicated config in explains why networking fails after reboot, so I’d be...
View ArticleSysadmin hook breaks network interface
Not a fix, but I run netplan instead so freepbx doesn’t touch it.
View ArticleSysadmin hook breaks network interface
Running FreePBX 17 / sysadmin 17.0.3.7 on Debian 12 (Vultr cloud image, cloud-init 23.4.4, ifupdown). Hitting a reproducible issue where the server loses its IPv4 address and can only be recovered...
View ArticlePrevent Debian 12 upgrade to 13, am I doing it correct?
If you’re new to FreePBX, you should be ok anyway. The fix was applied a while ago. If you’re unsure, run apt update and don’t proceed if you see any references to Trixie. I wrote a guide here, but as...
View ArticleCron vs Job (also: Certificate Management failed renewals fix)
Sorry but I don’t see the point of logging to an external file note related to anything. The module specific logging is obviously a responsibility of the module and we should not consider it here;...
View ArticleCron vs Job (also: Certificate Management failed renewals fix)
Here’s the thing, cron cannot do a lot of things systemd can do. However, if you want to write a lot of bash syntax you can make cron do some of the things systemd can do. But then you’re really...
View ArticleCron vs Job (also: Certificate Management failed renewals fix)
Ok the database call Is a good point. I think this could be circumvented by generating a static file every time a reload is done and then checking against this. The log could be easily implemented if...
View ArticlePrevent Debian 12 upgrade to 13, am I doing it correct?
Hi guys, I’m new to FreePBX 17. Installed no problem, can make test calls. I’ve found an article on this forum that it may upgrade itself to Debian 13 using update/upgrade commands. AI says this...
View Article