Upgrade to FreePBX 14 from 13 failing
The commands that the module runs are /etc/init.d/dahdi stop /etc/init.d/dahdi status /etc/init.d/dahdi start The output of status is an exit code retrieved from running echo $? after the command is...
View ArticleUpgrade to FreePBX 14 from 13 failing
Looks like dahdi stop isn't working correctly: [root@freepbx ~]# /etc/init.d/dahdi status ### Span 1: WCTDM/4 "Wildcard TDM400P REV I Board 5" (MASTER) 1 FXO FXSKS (In use) (EC: OSLEC - INACTIVE) 2...
View ArticleIs it possible to revert a specific pcode in base file in EPM?
hi, i modified a pcode in my base file, but now I want it set back to what it defaulted to, as i do not know what that is, is there a way to tell EPM to default just the one code (not the whole base...
View ArticleNew FreePBX Build - No registrations?
Hi all, I'm building a new FreePBX using 14 and pjsip for the first time. I quickly/successfully registered 2 phones with zero problems and internal calling works perfectly. Just curious (not a big...
View ArticleUpgrade to FreePBX 14 from 13 failing
chaser: Why would that be? Because I am showing how it works on CentOS 6.6 we are already discussing this. At this time it seems like a Digium issue with dahdi-tools in CentOS 7
View ArticleUpgrade to FreePBX 14 from 13 failing
tm1000: Because I am showing how it works on CentOS 6.6 we are already discussing this. At this time it seems like a Digium issue with dahdi-tools in CentOS 7 Ah. ok. I also made a further edit to my...
View ArticleUpgrade to FreePBX 14 from 13 failing
Unfortunately I can no longer replicate the issue on my Sangoma 7 distro. /etc/init.d/dahdi redirects to systemd and that works 100% fine. In fact both commands work fine now. It's not a digium issue...
View ArticleNew FreePBX Build - No registrations?
That would be outbound registrations to a sip provider or pbx.
View ArticleIs it possible to revert a specific pcode in base file in EPM?
Delete your modification and it will go back to default.
View ArticleUpgrade to FreePBX 14 from 13 failing
tm1000: In fact both commands work fine now. It's not a digium issue it appears to be an issue with your unsupported card I think I can get the same (or very similar) response on my system. However,...
View ArticleUpgrade to FreePBX 14 from 13 failing
Interestingly, '/etc/init.d/dahdi status' and 'systemctl status dahdi' give different results on boot: [root@freepbx ~]# /etc/init.d/dahdi status [root@freepbx ~]# echo $? 0 [root@freepbx ~]#...
View ArticleLlamadas de salida se cortan a los 15 min
Adrian_MR: chan_sip.c:29262 check_rtp_timeout: Disconnecting call 'SIP/Outbound-00000321' for lack of RTP activity in 31 seconds Esa es la causa por la cual se esta cortando la llamada. Mas de 30...
View ArticleFailover Internet Programming
Hi there,can you explain a bit more about what your trying to accomplish? I see the title of your post is "Failover Internet Programming", are you trying to use 2 wan connections for redundancy?
View ArticleCall Center Stat tools
qxact is really nice, we use it pretty heavily. We did initially try asternic but it did not provide some of the functionality that qxact did.
View ArticleCan't run updates!
After upgrading from FreePBX 13 to 14 (distro) I get the following error when I try to do any updates. RPM command errored, tried to run '/usr/bin/rpm -q --queryformat "%{VERSION}.%{RELEASE}\n"...
View ArticleLatest update ruins XMPP
Odd. Active Directory is working fine for everything else (user / group creation and deletion, UCP authentication, etc.). Active Directory users don't get the XMPP icon in UCP; local users do (yes,...
View ArticleCan't run updates!
Second problem I just noticed. After logging off (the console) I can't login again. I just get a blank cursor.
View ArticleUpdate modules, HD full, system down. :(
Good evening, all (well, at least for some it might be)... Ran an all module update this evening, and apparently in the middle of it, the HD became 100% full, causing the update to fail. Once I...
View ArticleConfiguring a DTA 310/BVA8051 for Asterisk
You're welcome! I know how much time I spent researching and tinkering to make such a relatively simple thing work, and I just want to save other people the same grief I went through!
View ArticleMy solution for implementing Flowroute SMS into Asterisk
The dialplan script I am using was actually written by Sanjay WS from code I found on this link, and then modified to split outgoing messages into extension-to-extension IMs and outgoing SMS messages....
View Article