Search results

  1. Davesworld

    Transcription option

    Oh yes, if one doesn't and there is a database field change, it could leave a few features in a broken state or not add new ones. I run it without data ticked first to see what changes, if any there are but I run data types after that just to be sure and then the other three as you said. I also...
  2. Davesworld

    SOLVED information about incoming short numbers

    Yep, you pointed me in the right direction, it is under caller-details and it shows changes I made in default settings under dialplan. Thank you very much!
  3. Davesworld

    SOLVED information about incoming short numbers

    My issue is similar and started happening when I did the upgrade where this was added. I was able to change it in default settings but in the dialplan I cannot seem to find the section you showed below the destination default setting screenshot. What is it called in the dialplan? I don't wish to...
  4. Davesworld

    Vocemail now can be sent to multiple email addresses

    In recent commits, the ability to have multiple comma separated email addresses to have voicemail send either files or links etc if one chooses to do so has been added.
  5. Davesworld

    Conditions now available for destinations in master branch.

    This is something I wanted so I could conceivably set an IVR to make people press a digit but also put higher priority destinations for specific CIDs. Or when on do not disturb, allow only certain callers through. The only condition that can be set as of yet is caller id. Ideally if I were to...
  6. Davesworld

    CDR Import

    I have a unique situation where I have had to revert to my backup FusionPBX server running on a VPS instance. I was working remotely for 7 months and while away from home, my FusionPBX hardware box was not set up properly to deal with power outages as far as starting back up when the power...
  7. Davesworld

    Debian install issues

    I wound up just getting a key and SignalWire to use the repos but in the future I would not mind just having them compile. Those are important development libraries to have missed. Nice to see you here Phonesimon. I have interacted with you on on DSLR and at one time donated to use your GV...
  8. Davesworld

    Debian install issues

    It is readable. At the moment I am installing Debian on a vm to use the installer as it is now just to have as a reference.
  9. Davesworld

    Debian install issues

    I'll have to look into changing mine to behave this way or does FusionPBX have a repo of compiled debian packages? SignalWire is already emailing me. Here is what I was sent: Hi there, My name is Anthony Minessale, the CEO and co-founder of SignalWire. I’m reaching out today to welcome and...
  10. Davesworld

    Debian install issues

    That was the impression I got as far as compiling from source.
  11. Davesworld

    Debian install issues

    I have one instance running on a Vultr VPS no issues. I had to retroactively get my token at signalwire and get the freeswitch repo sorted. I do not know how the newest fusionpbx install deals with it though on fresh install. Perhaps someone can tell me how the latest installer sets up the...
  12. Davesworld

    Debian install issues

    Yes, they fixed the issues or to put it more accurately, they appended the installer months ago by adding such things as the version of php to match Debian 11 but it still will install just as good on 10 as it did before.
  13. Davesworld

    Debian Buster Backports libcurl3-gnutls breaks ability to upgrade via the web gui and via git directly.

    Bullseye is added as a distro to install to now on the git page but the documentation on the regular website is very 2020 still. The Freeswitch packages became available for Bullseye months ago which is when I took the plunge. Also they finally fixed libcurl3-gnutls in backports so it's a...
  14. Davesworld

    stir/shaken support

    I noticed that too in my case, otherwise I see A, B, or C level attestation applied. Since the PSTN is starting to go away now and is supposed to be globally phased out by 2030, will the ILECS simply stay in the game and use VOIP, do they use some VOIP already? I should also acknowledge that...
  15. Davesworld

    stir/shaken support

    Late reply but not all append the caller id. The other issue is that most calls will be B level attestation calls that are legitimate and partially verified. C level attestation calls are unverified and those are the ones that need to be sent to the IVR. A level calls will show as verified in...
  16. Davesworld

    VoIP industry attacks

    Since I use tls for most everything I can, I only allow the fixed IP of my home router to access port 5060, that cuts down on a tremendous amount of noise and call override attempts that come direct rather than through the CLECS via the SBCs that I use.. You don't need a lot of CPU power but it...
  17. Davesworld

    Debian install issues

    I was able to upgrade and yes, I had to modify and re-run some of the scripts as you know from another thread we both participated in. PHP was the biggest factor but it will work fine off of 7.4 after modifying and re-running the script. One gotcha is that the library that the FusionPBX upgrade...
  18. Davesworld

    This codec is only usable in passthrough mode!

    I have tried opus and the only issue I ran into was that I could not hear my prompts when dialing into voicemail. Calling extension to extension worked fine and sounded very good. If I remember correctly, I was using a single core low memory VPS at Vultr. I am using hardware that is gross...
  19. Davesworld

    Debian Buster Backports libcurl3-gnutls breaks ability to upgrade via the web gui and via git directly.

    I was seeing if I could do it with minimal effort, I now see it is best to remain with what the current installer expects. If it is not set up for Debian 11, it really IS playing roulette.