Recent content by glennbtn

  1. G

    Voicemail Issues

    Ah perfect thanks
  2. G

    Voicemail Issues

    New to the pbx but seem to have issues with mailboxes The greeting plays and then it says there is an error contact your administrator and the it plays the instructions. If you leave a voicemail that bit all works fine I was hoping I could just add skip_instructions = true in the variables...
  3. G

    a=inactive from gamma

    We had an issues with our customers calling 1 company's pbx when making outbound calls but this was with ASTPP which uses freeswitch. The fix was Added to sip profile. inbound-late-negotiation=true I notice Matt that yours had underscores inbound_late_negotiation=true rather than dashes so...
  4. G

    Change *97 to 1571

    Status, SIp status then there are the buttons to flush the cache and reload xml
  5. G

    Change *97 to 1571

    Usually a flush the cache and reload xml should do it
  6. G

    Outbound Caller ID

    We have an issue with call forwarding. When an incoming call is not answered we then forward to a mobile but anonymous inbound calls are rejected when forwarded as no cid. Other calls all forward fine. Is there anyway that if the incoming call is annon we can replace it say with the sites CID...
  7. G

    Upgrade from v4.5

    This is line 115 elseif (array_key_exists($name, $this->configuration)) {
  8. G

    Upgrade from v4.5

    I have now tried on 8.1 but still errors. Shame anything like this is not in the document PHP Warning: syntax error, unexpected '(' in /etc/fusionpbx/config.php on line 7 in /var/www/fusionpbx/resources/classes/config.php on line 189 PHP Fatal error: Uncaught TypeError...
  9. G

    Upgrade from v4.5

    I still have an old server running 4.5 that I want to now get up to date. I am trying to follow the upgrade path following Fusion documentation which the 1st step is to go from 4.5 to 5. I have moved the old fusionpbx folder, and done a git clone as per the instructions, followed by doing the...
  10. G

    Ignore

    Sorry wrong section nd can't delete
  11. G

    DSN

    Thanks for that info Mark. I though it was may be a dodgy update and manually created the database and then ran the DSN. So does this include large multi tenants to use SQLite as well
  12. G

    DSN

    Hi All I noticed on the very latest install that the postgres.sh no longer creates a freeswitch database so setting up the dsn setup fails. Whilst I can hack this to work does anyone know a reason for this as a new install does not have any dsn settings from what I can see
  13. G

    Voicemail Prompts

    Ok don't shoot me on this one We have a number of Fusionpbx boxes and built our own customer portal so they don't have direct access to the pbx boxes. For this reason we have changed some of the php files so an update is out of the question. We have 1 of the server playing the wrong voicemail...
  14. G

    Call Centre Issues

    Tried that as well but exactly the same issues