This is what I see when attempting to login to gui.
Whoops \ Exception \ ErrorException (E_ERROR)
Class ‘PicoFeed\Reader\Reader’ not found
This is what I see when attempting to login to gui.
Whoops \ Exception \ ErrorException (E_ERROR)
Class ‘PicoFeed\Reader\Reader’ not found
Try this first, from ssh
fwconsole ma upgradeall
Thank you sir, giving that a try right now.
Jon
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
Did I mention how wise you are?
Thank you again, that worked like a charm.
Jon
/var/account
0 /var/adm
0 /var/crash
0 /var/empty
0 /var/ftp
0 /var/games
0 /var/gopher
0 /var/kerberos
0 /var/local
0 /var/nis
0 /var/opt
0 /var/preserve
0 /var/yp
4.0K /var/tmp
8.0K /var/db
124K /var/spool
276M /var/log
521M /var/cache
968M /var/www
973M /var/lib
2.7G /var
then its NOT the usual log file culprit, try
du -xh --max-depth=1 / |sort -h
which should scan the whole / file system
0 | /media |
---|---|
0 | /mnt |
0 | /opt |
0 | /srv |
64K | /root |
63M | /etc |
121M | /home |
354M | /tftpboot |
2.0G | /usr |
2.7G | /var |
96G | /tmp |
101G | / |
Hi,
I hope this hasn’t been gone over too much, I have searched the forums but didn’t see a exact question like this. At Astricon we were all given a paper that had a zulu account on it, for the mobile users you could scan the QR code on the paper to setup the account in zulu mobile. Is this a feature that is currently being built into freepbx or zulu or is this something I would need to do on my own?
If it’s not built in I think it might be a great feature to have in the future. I did find this
But looking over it, it seems the QR code process may not be secure, though I am unsure if it is the QR code method, the app, or the code used to generate the QR code, I’d be very interested to know if it is secure or not to use a QR code for a login.
The files in tmp should be deleted after a reboot. That will clear 96Gb. I would start with that.
what cmd do I have to do
before you reboot,
ls -lsrS /tmp
if they are core dumps then you will need to fix that or the same problem will reoccur soon.
What information will this reveal to him? I’m not familiar with those params.
It seems to me that we’ve been discussing several threads about emailing recordings and deleting them automatically for the past two weeks, so clearly there’s a way to do it.
In 13 and beyond, a lot of the “admin” stuff for things like voice mail options have been moved to User Control Panel. Have you looked there?
Logs of a failed call would be an adequate start.
do you guys want to team view into my system and help me out cause I been racking my head with this and I want to just rip everything out
Did you run @dicko’s command? What did it say?
If you don’t want to run that command, just reboot with: reboot
or sudo reboot
service start mysqld
should start it. You need to look through the logs (start with /var/log/messages, then /var/db/something/error, then /var/log/asterisk/full) and see if you can spot where it’s failing to start.
Obviously, the error log for MySQL is going to give you the most answers.
That’s not how VOIP works. I’m pretty sure you can’t get there from here.
Your choices are to “barge” into a call in progress or place all of your calls in a conference. Both suck, but at least they are possible.
Ultimately, the reason is that every call through an Asterisk server is point to point, even if you have several phones on the same extension number. To add another device to the call, another session needs to be established and then conferenced.
Having said that, I suppose it could be possible to build an “immediate” mode where the phone was automatically joined to a call in progress, but it’s going to be something that you have to write yourself, and the other phones in the system are going to have to be set up to allow it. It will be a lot of work.
If you used Barge, you could connect to a call in progress “as if” you had picked up a phone like we did “back in the olden days”, but doing it automatically, presents us with problems. You can do it with a button press, but just by picking up the handset? Not feasibly.
I ran it but I cannot post it