Search results

  1. PBXMePlz

    Percentages in Log?

    Thank you! My big concern was that somehow Freeswitch was rate limited by default somehow.
  2. PBXMePlz

    Percentages in Log?

    Actually, if it's percentage free, that might make the most sense here. I'm reading indications that it's CPU usage, which indicates to me that Freeswitch thinks it's close to max CPU.
  3. PBXMePlz

    Percentages in Log?

    So I might be asking something stupid here but this is honestly a bit of a first. I'm staring at Freeswitch cli, active log and I see %% in front of the severity portion of the log entries. Right now it's bouncing between 95% and 98%. I'm googling what that is because in general it has me a bit...
  4. PBXMePlz

    SMS Providers Expanded?

    Sorry I’ve been out of the loop, has the member only SMS app increased it’s supported provider list yet past Flowroute? I’m still using Textable as a stop gap a couple years later. :/ appreciate you all! thanks! - Sam
  5. PBXMePlz

    Best Way to Avoid "Missed Call" If Anyone Picks Up - Queues?

    If you find/found anything, feel free to add it here. What endpoints are you using? I wonder if there's settings in some of them to maybe almost not keep logs, or something to that effect where you can play with it a little bit and get closer to the goal.
  6. PBXMePlz

    Busy Lamps Not Working on Only 1 Domain?

    So apparently Zoiper has a use BLF under account settings, and it appears to be unchecked by default. I'm betting this is a newer setting (or default option) that my older copy of Zoiper already had checked (or I forgot I checked it even maybe).
  7. PBXMePlz

    Busy Lamps Not Working on Only 1 Domain?

    I re-registered said "working" extensions, and now none of them work. Ugh!
  8. PBXMePlz

    Busy Lamps Not Working on Only 1 Domain?

    Ok, so in troubleshooting, it would appear that the BLFs don't work for all extensions but a few (conveniently my extensions which would have been the first extensions added to this PBX). I'm guessing an update requires I make some changes since I did notice new extensions have "!USER_BUSY" in...
  9. PBXMePlz

    Busy Lamps Not Working on Only 1 Domain?

    Just upgraded to make sure it wasn't bug specific, I seem to recall something like this, and an upgrade fixed it, but not this time unfortunately. :(
  10. PBXMePlz

    Busy Lamps Not Working on Only 1 Domain?

    This is so weird, I'm still working on it, but not exactly sure where to begin here. At this point to troubleshoot I've setup extensions in a domain I know works (mine) and the other domain. I've been using Zoiper for some time and the lamps have always been great. Now I setup a new domain for...
  11. PBXMePlz

    Best Way to Avoid "Missed Call" If Anyone Picks Up - Queues?

    Hmmm...well, I suppose I shouldn't be surprised but in looking at the records more closely it looks like I made an error. What appears to be happening is the endpoint registers a call (rightly so), and maybe even marks a notification as if there is a missed call, but upon further inspection...
  12. PBXMePlz

    Best Way to Avoid "Missed Call" If Anyone Picks Up - Queues?

    Zoiper, GS Wave, VVX400s, GRP2615s and ...I forget the handset ones, DRP something I think. In my experience so far if your phone rings and you don't pick it up, you get a missed call notification, which is what you want, the problem is just whenever you didn't pick it up because someone else...
  13. PBXMePlz

    Best Way to Avoid "Missed Call" If Anyone Picks Up - Queues?

    I haven't messed with Queues much, as Ring Groups have typically been enough. But I've noticed something that sooner or later is going to become a problem for some people and is about to become a problem with my org even. Ring Groups show missed calls if it ever rings you. This is a feature for...
  14. PBXMePlz

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

    Agreed but are they recommending 10 (Buster) yet? Few months ago, the suggestion was still 9.
  15. PBXMePlz

    Multi-Server Setup?

    No not quite. I ended the thing with a decent backup/restore script that runs regularly. Which I highly recommend playing with that process, since the SIP cache is an interesting thing when it comes to a restore.
  16. PBXMePlz

    SIP App For Cell Phones?

    What SIP calling app are you all using for cell phones? I've tried the below so far: Zoiper was kind of old fashion on iPhone, GS Wave seems to struggle with push notifications, and Groundwire had an echo problem. Any others I should try? Thanks!
  17. PBXMePlz

    SOLVED Polycom VVX Transfer to *99[ext] loops back call

    So, I backed out of changes I had previously made using this article: https://docs.fusionpbx.com/en/latest/additional_information/sip_tls.html Then I flushed the cache a couple times, no improvement. I restarted the server, partially because I had made a few changes so why not, partially...
  18. PBXMePlz

    SOLVED Polycom VVX Transfer to *99[ext] loops back call

    Well...it worked for a second there, and then stopped. I don't yet have any idea as to why. Edit: I got it to work a second time by changing all the ring group and inbound routes to go to 4 digit extensions (for some reason I had them as 3 digit extensions). But it went back to not working...
  19. PBXMePlz

    SOLVED Polycom VVX Transfer to *99[ext] loops back call

    The issue was that loopback was the default option for treating domain bridge, and TLS was enabled at the gateway level
  20. PBXMePlz

    SOLVED Polycom VVX Transfer to *99[ext] loops back call

    It was Disabled, this was largely due to the fact that I was playing with it and I recall the default digitmap not being ideal but hadn't remembered why exactly. Upon enabling it, the phone times out before I get the last digit in. I get to *99[2 digit] instead of the required *99[3 digit ext]...