Setup Phones on FreePBX in the Netherlands
So do you have a Paid EPM ? or using free EPM for now?
View ArticleNot Receiving StasisStart Events in Node.js ARI App after Dialplan...
Hello everyone, I’m setting up a custom IVR using FreePBX and Node.js ARI client. I have created a context [ivr-incoming] inside extensions_custom.conf like this: [ivr-incoming] exten =>...
View ArticleConfiguring FXO Gateway
Hello, Im a total newbie to freepbx, i have an analogue FXO (Wildix W04FXO) and i sucessfully setup incoming calls. when i call my analogue number it rings all my extensions as i required. But i...
View ArticleHiring....Need help
We need help with FreePBX.. we are developing a program and need to develop multi tenancy. We are looking for someone with a lot of experience not sure if this is the right place. If not, please let...
View ArticleNot Receiving StasisStart Events in Node.js ARI App after Dialplan...
You haven’t actually shown what happens when a call is done on the Asterisk console, or confirmed that the call is being routed to the ARI application.
View ArticleInbound calls not reaching FreePBX (Nothing in sngrep either)
I ran a fresh install on a separate network with OPNsense as the firewall, same rules applied and there is still 0 activity in sngrep or asterisk verbose. I’m puzzled. Does anyone have any ideas to...
View ArticleInbound calls not reaching FreePBX (Nothing in sngrep either)
Have you tried to register any SoftPhone or HW phone to your System? Register test first from LAN then from WAN Leg.
View ArticleInbound calls not reaching FreePBX (Nothing in sngrep either)
I am in the process of setting it up with a physical IP phone as we speak so this may be a good shout. I’ll keep you guys posted.
View ArticleEnabling webRTC in FreePBX-17
FreePBX for WebRTC Might be required license. Best think ( i did that way too) used pure Asterisk. maybe you have to look at install Asterisk only.
View ArticleInbound calls not reaching FreePBX (Nothing in sngrep either)
Do you see an VoIP traffic on your Opensense? tcpdump -i em0 port 5060 -vvv -n Replace em0 with your physical port in use. What country is your provider located in? Trying to see if it’s in the same...
View ArticleHiring....Need help
I can help. How can I reach out? FreePBX doesn’t not have native multi-tenancy but there are tools and alternate Asterisk-based solutions available. Reach out in the DMs or let me know of I can reach...
View ArticleInbound calls not reaching FreePBX (Nothing in sngrep either)
if sngrepis not catching any sip traffic i dont think tcpdump with port 5060 to does.
View ArticleInbound calls not reaching FreePBX (Nothing in sngrep either)
I’m asking them to run tcdump on their router. My understanding is that they are currently running sngrep on the PBX.
View ArticleDail Pattern for the outbound on Freepbx 17 with TA410 have two line
I am encountering an issue with FreePBX 17 and a Yeastar TA410 FXO VoIP Gateway. I have three PSTN lines connected to the gateway: Line 1: 0XXXXX700 Line 2: 0XXXXX700 Line 3: 0XXXXX600 I configured...
View ArticleConfiguring FXO Gateway
Do you have have IP authentication enabled on the FXO gateway? I haven’t directly worked with FXOs but I’m assuming they are similar to GSM Gateways
View ArticleInbound calls not reaching FreePBX (Nothing in sngrep either)
airsay: What country is your provider located in? Our provider is in the same country we are in, UK.
View ArticleInbound calls not reaching FreePBX (Nothing in sngrep either)
airsay: tcpdump -i em0 port 5060 -vvv -n I will try this now. I’m back at the office we need to be in with the PBX, so I’m now using pfSense but I should be able to run this as well.
View ArticleInbound calls not reaching FreePBX (Nothing in sngrep either)
I’ve ran a similar command in pfSense Running packet capture: /usr/sbin/tcpdump -ni pppoe0 -c ‘1000’ -U -w - ‘((port 5060))’ When I make an inbound call, nothing appears.
View Article