Search results

  1. timerider

    SOLVED No Call detail or recordings in GUI after update

    After much messing on, and lots of confusion with xml_cdr Vs cdr_xml, it's working, I realised that the 'edit XML to look like' in the referred post would have been better worded as 'comment out'. Commented and shortly after, new calls are now showing. I'd commented the original, then added...
  2. timerider

    SOLVED No Call detail or recordings in GUI after update

    Interesting it's happening on both systems. I ran apt-update as well as fusion upgrades, but no update to freeswitch in there. Fusion says xml-cdr is running. I'll take a closer look at xml-cdr.conf.xml. strange I'm not seeing others with the same issue. Can you post your XML.conf so I can compare?
  3. timerider

    SOLVED No Call detail or recordings in GUI after update

    I'm seeing call logs, and recordings, but nothing new since I updated on the 24th
  4. timerider

    SOLVED No Call detail or recordings in GUI after update

    No difference, xml_cdr had the updated URL already, though my crobtab didn't have the job mentioned. Reloaded and restarted, and now rebooting.. Call counts from the gui show as zero, almost certainly a database issue. These things always come around when we've got too much on already!
  5. timerider

    SOLVED No Call detail or recordings in GUI after update

    Two servers here, one of them gave an error (due to me stupidly not checking disc space!) This sent me on a troubleshooting evening. The other server is however exhibiting the same behaviour after recent update (and had plenty space!) Actually, I'll edit to say that call logs are there, but...
  6. timerider

    SOLVED Upgrade to 5.3.3 Master - Dashboard empty

    Thanks Mark, good to know. Keep up the good work, much appreciated
  7. timerider

    SOLVED Upgrade to 5.3.3 Master - Dashboard empty

    Thanks Mark, I'm over here in the UK so was in dreamland when you sent the reply. My system didn't seem to have postgres client installed, and after installing I wasn't sure which user I should be running it as! However 'php /var/www/fusionpbx/core/upgrade/upgrade.php' has gotten the dash back...
  8. timerider

    SOLVED Upgrade to 5.3.3 Master - Dashboard empty

    This in the upgrade section? Or is there something more manual I should be trying? Checked Schema and Data Types via the upgrade GUI, all fields show 'true'. Results - Schema Database Type: pgsql Still persists the issue, is there any particular field I should be looking at? Both installs...
  9. timerider

    SOLVED Upgrade to 5.3.3 Master - Dashboard empty

    Upgraded Source, Checked Schema, Menu Defaults and Permissions. After noticing issue, logged out and tried rebooting. Dashboard is empty. Menus on toolbar work, and otherwise everything appears okay. Hovering over areas where dash should be seems to have something there, clicking anywhere...
  10. timerider

    Call detail records - new calls not showing.

    Having not clicked 'upgrade' in a while, I did so this past week. Today I notice I've not had any calls showing in. Call detail tab since the 21st. Call recordings are showing in the filesystem so thinking it's a database problem? Any ideas? Thanks in advance
  11. timerider

    SOLVED Letsencrypt.sh

    Turned out was either an iptables rule, or that I had an AAAA record for the subdomain, but ipv6 disabled on the server. I'll leave the original question for anyone that may find themselves in a similar position. ------------- Anyone else having problems updating? Nginx logs show a 301 and...
  12. timerider

    SOLVED Detail records and call recordings disappeared

    Thanks for the explanation Mark, must confess I've stayed away from the app defaults button, the description could maybe do with a tweak. It has indeed fixed the problem. I noticed the missing $ had been added in the most recent commit but wasn't sure if that brought on the problem as that's...
  13. timerider

    SOLVED Detail records and call recordings disappeared

    But it seems the last update was yesterday - when I noticed the problem. Just checked for further updates but there are none. Can anyone confirm when it started for sure? Might help Mark identify the issue. I'm pretty sure I looked at recordings on Saturday, but not definite.
  14. timerider

    SOLVED Detail records and call recordings disappeared

    I'm pleased it's not just me! Changes in the recent update seem the issue and I'm pretty sure that'll be fixed swiftly (fingers crossed)! In the meantime they're available from the call detail records page.
  15. timerider

    SOLVED Detail records and call recordings disappeared

    Call Recordings tab seems broken in the gui today. Recordings are available via the call recordings tab. Call detail records for yesterday seem missing. noticed this morning after updating fusionpbx via the gui yesterday evening. Update was to xml_cdr, could this also effect cdr as well as...
  16. timerider

    download page installation instructions seem incomplete.

    The installation instructions seem to have changed a lot over the past year, and the documentation seems to be only partly updated and thus causing confusion (or is it a freeswitch 'feature' - see the updated updated update on the docs :p). I for one would prefer to install freeswitch from the...
  17. timerider

    Careful with updates , lots of changes coming and some issues.

    Thanks Mark, I submitted a bug report anyway, just to keep you on your toes! Is there a list of reported issues etc anywhere? What do you mean by 'Now the import script can be setup to import it using a cron job.' - is there a script already for this, and I a cron job the best place for it...
  18. timerider

    Careful with updates , lots of changes coming and some issues.

    Thanks Mark, however: After doing the above it seems that the GUI does not get updated with Call detail logs, Call recordings, etc.. I then tried doing a clean install on another server, following the instructions on the https://github.com/fusionpbx/fusionpbx-install.sh page opening the IP or...
  19. timerider

    update

    Okay, Seems to solve it by upgrading from cli - took me a little while to figure out what to run though! **EDIT - not sure freeswitch itself is talking to the gui... sigh.... confirmation? Not seeing updates in call detail records etc? sudo php /var/www/fusionpbx/core/upgrade/upgrade.php...