Mysql error eating up my computer - htop
Are you using Distro 7 (Freepbx 14) with Asterisk 13?
View ArticleLoad iso FreePBX prblem
I did the automatic upload and it told me the default password is sangomadefaultpassword. But it never gave me or asked me for a login name?
View ArticleLoad iso FreePBX prblem
Kes: I did the automatic upload and it told me the default password is sangomadefaultpassword. But it never gave me or asked me for a login name? No, the username is “root” (without the quotes) and...
View ArticleTime Condition/Call Flow hybrid
I think we figured out a work around. I think two time conditions, one forwarding to the other, with mirroring time groups will do the trick.
View ArticleMysql error eating up my computer - htop
adtopkek: Are you using Distro 7 (Freepbx 14) with Asterisk 13? No he’s on FreePBX 13.
View ArticleSend voicemail to Exchange UM SIP Trunk
@lgaetz Ok thanks, this works perfectly as is. [uc-vm] exten => s,1,Wait(1) exten => s,n,SipAddHeader(Diversion:<tel:${DEXTEN}>\;reason=no-answer\;screen=no\;privacy=off) exten =>...
View ArticleSend voicemail to Exchange UM SIP Trunk
But now to add functionality!! We have multiple Exchange UC servers all seutp as trunks and I made outbound routes specifically to test them. Now I made a single outbound route with all the Exchange...
View ArticleLoad iso FreePBX prblem
I downloaded iso newest version 1805-1. Set up using automatic setup which gave me default password sangomadefaultpassword. In FreePBX login: I typed in root, root/root, admin, admin/admin…none of...
View ArticleLoad iso FreePBX prblem
At the login prompt, type “root” without the quotes and press enter. You should then see a Password: prompt. Carefully type “SangomaDefaultPassword” without the quotes. The characters you type will...
View ArticleMysql error eating up my computer - htop
We have had MYSQL work horribly slow before when a table got corrupted. We had to run the mysql table checker (Can’t think of name right now) to fix it.
View ArticleCisco SPA514G Keys Not Recognized
I tried InBand and AVT with no luck. Then I tried INFO and it worked! Thanks!
View ArticleFatal error reading freepbx_settings
While running FreePBX 14, went to do module admin as normal. While it was running internet went out locally. Once got internet back, now getting this error when running any fwconsole command (Or GUI)...
View ArticleMysql error eating up my computer - htop
I’ve run these two mysql repairs so far: mysqlcheck -u root -p asteriskcdrdb --auto-repair -c -o mysqlcheck -u root -p asterisk --auto-repair -c -o Not sure if there is another one I should run or not
View ArticleTime Condition/Call Flow hybrid
So yes, I get that I can manually override a Time Condition (and it’s super important that we can do this) but the problem that we run into is that there is a specific start/end time to a time...
View ArticleInbound Routes without Destinations
Same as Dave, only inadvertently, after deleting a destination. Depending on the use of the DID, it might not be resolved right away either. I was unaware of it flowing into the next route that has a...
View ArticleMysql error eating up my computer - htop
If you have any processes running that you are not wanting, then bludgeon them away with (as root) kiil -9 (pid) you can do that at any time. There is no indication here that any databases are...
View ArticleMysql error eating up my computer - htop
killing a pid in mysql won’t corrupt the mysql database in any way?
View ArticleMysql error eating up my computer - htop
No, if the process has hung for that long, it is obviuosly not doing anything useful. If your nervous just stop mysql , Asterisk has no need for it, so your system runs as ever, probably smoother. At...
View Article