Search results

  1. DigitalDaz

    Recording call

    In many cases you may find this behaviour happening because the call HAS been answered. I'm not sure if this is the case now but for example, if a welcome message has been played before the call is sent to a ring group, the call is answered in order to play the message. That triggers the...
  2. DigitalDaz

    GUI missing dropdowns

    Did you do a full upgrade or have you only partially done one, this tends to be the problem
  3. DigitalDaz

    Post with API Key - Error Invalid Token

    I think the deal here is that there are no RESTful endpoints in the code. There is a separate commercial API that probably omits the CSRF token. You could always create your own endpoints for what you need.
  4. DigitalDaz

    No voice on forwarded call

    Could it be that its the anonymous? I cannot here send calls to my carrier without a valid caller ID?
  5. DigitalDaz

    Test-your-call service

    This is constantly engaged: +44 20 4577 0586 -- London, England
  6. DigitalDaz

    No voice on forwarded call

    Try posting an sngrep of the call, it may be better.
  7. DigitalDaz

    Fusionpbx with Teams

    I do not understand what is meant by successful. I have teams making and receiving calls, they are just extensions off the PBX, I have transfer/blind transfer, hold etc. I'm using a separate VPS appliance though as the teams sbc. It seems to me much cleaner and it allows you to connect teams to...
  8. DigitalDaz

    Fusion on Google Cloud Compute or AWS

    Just pointing at a single db does not a cluster make, what about call recordings, voicemail amongst other things.
  9. DigitalDaz

    FusionPBX outgoing call failed

    I have told you that they are on the wrong port and profile, I could not care less whether it sometimes works or not. I'll be answering no more questions on this thread. If you cannot listen, I cannot teach.
  10. DigitalDaz

    Fusion on Google Cloud Compute or AWS

    And you need the ha db because? I've just clustered two instances with BDR. Same region, different availability zones, works like a charm.
  11. DigitalDaz

    Fusion on Google Cloud Compute or AWS

    The ideal setup is multiple servers with a shared DB just like you would a regular cluster but it becomes expensive. Amazon Lightsail on the other hand gives you this but very cheaply.
  12. DigitalDaz

    Teams Integration

    I'm currently using a VPS appliance, opensips/freeswitch. I think I could integrate to FusionPBX directly but it would be much more difficult. This method is far more generic. The teams extensions just tregister via the appliance to FusionPBX like any other endpoint, this also gives you the...
  13. DigitalDaz

    FusionPBX outgoing call failed

    You appear to be connecting your extensions to the external profile, port 5080. You shouldn't be doing that. You should be connecting them to 5060.
  14. DigitalDaz

    Teams Integration

    No documentation but you certainly do not need an approved sbc. Currently, I have extensions on Teams that just get dialed like regular extensions on FusionPBX, I'm using three digit extension numbers like I have on the PBX. Teams users just dial in the same way normal extensions do. One thing...
  15. DigitalDaz

    FusionPBX outgoing call failed

    Then try posting a log now, we cannot guess.
  16. DigitalDaz

    Teams Integration

    What is to what level? I have teams working for calls in and out, transfers, hold work etc. The real question I suppose is what do they expect from you. What is an integration?
  17. DigitalDaz

    FusionPBX outgoing call failed

    There is no bug, you have made changes to your system that you 'guessed' you should make. No one has told you to make the changes you have.
  18. DigitalDaz

    FusionPBX outgoing call failed

    Did you reload acl?
  19. DigitalDaz

    SOLVED CDR Blank page after upgrade to 4.5.20

    Did you do a full upgrade, ie all the boxes, one at a time?