Jump to content
KAZOOcon: hackathon signup and details here! ×

Darren Schreiber

Administrators
  • Posts

    1,202
  • Joined

  • Days Won

    27

Everything posted by Darren Schreiber

  1. Yup that's the plan. This DDoS thing kinda crimped our schedule, but should be back on track next month I hope.
  2. Actually we are already finishing testing and planning to release the dynamic address feature. It's not just a bandwidth.com thing. You can pass the geo-location lat/long or a full address at the time of dialing 911.
  3. Yup we are still working on completing this. I'm hoping it will launch in October.
  4. This is mostly correct. It wasn't about revenue, though. It was about controlling the features of the phone reliably from both the web interface and the phone itself - something that's impossible to do if the phones use the same registration. For example if someone enables call forwarding in their NY office to their cell while traveling to their SF office, then gets to SF, realizes they want to disable call forwarding, but it was set on their NY phone, now there's no way to do that if it's on the phone locally. But they'll still call support demanding we fix it (which we really can't, at least not without server-side sync which is model-specific and complex to build). So we decided early on not to do this.
  5. Thanks for this. We debated a migration tool once upon a time. I'd still be open to it. Our findings were that most people: * Hated re-recording prompts/greetings * Wanted their voicemail setup and greetings transferred over (but oddly didn't care about their existing/old messages) * Wanted their dialplan to stay the same Those were the main sticking points unless somebody was a heavy fax user. With Kazoo's APIs I don't think it'd be that hard. I'll see what I can come up with. Of course Asterisk is a bit free-form textbox so it's not straightforward, but it does seem possible.
  6. I would make sure you are on latest 4.3.x kazoo-kamailio-configs altogether. There was an exploit in the wild causing these crashes which we patched some time ago.
  7. This sounds like a very old bug in an old version of Kamailio. We haven't had this in a long time. What is the version number?
  8. Nothing has been reversed if that's what you mean. There may be waiting pull requests not accepted yet.
  9. I would hang on to those changes, or you can submit them, but we have to break up all the apps into individual repos anyway because that's how the app exchange works, so it may require some work to backport once we've got everything the way we want it. (Also, to be clear, I don't know what you mean by 5.0 branches - we've only had master which was 5.x)
  10. No, it's not closed source. But we have paused on the public stuff to try and finish our app exchange. We are 10 years into this company and the entire point of the company was the app exchange, and it's still not done, so we're finishing that before we finalize and release 5.x
  11. Greetings! We discussed this on last month's business partner call actually - I believe there's a recording of it floating around. But, no, not yet - but will be enabled next week or the week after. Look for an announcement! It's almost there.
  12. Ahh interesting, that was not intentional. Let me see what we can do about that.
  13. Hi gang, We got some great feedback and excitement regarding the 5.x breakening. Thanks for that, that was great to hear. However, after some internal deliberations we’ve come to the conclusion that we did it a bit prematurely. Sorry the whiplash and to disappoint, but we are going to REVERT the repository breakup we just did and postpone it for a later date. But don’t worry, the master branch that it came from (in github.com/2600hz/kazoo) has also been restored. We’ll be back to you with more news once we’ve had some time to re-group on this work.
  14. Well, specifically you push the transfer key on whatever phone you're using - you'll get a dialtone. Then dial *3101, then transfer again. Then the call is parked in that slot.
  15. Re #2 it is only available via API I believe. It is untested, so that's why it's not in the GUI yet. It is called max-members and you set it on a conference object.
  16. 1) We've heard this concern before, but it's been 15 years now and we've had exactly 0 instances of abuse. But, it's possible. 2) The conference limiter has no relation to the trunks. You are limited by whichever is lower. You do need a trunk for someone to call in from the outside but let's say you have 5 inbound trunks and 5 local extensions also call in but your conference is limited to 8, well two of those people aren't going to be let in.
  17. 1) Correct. 2) It's how many people are in the bridge overall regardless of where they're calling from.
  18. Nope, hasn't been much demand for it frankly but with all these folks WFH we are getting more folks interested again in conference features so we may revisit it. But at this time it's a no.
  19. Thanks, the remaining list is more inline with what I was thinking, I was surprised at some of the ones you crossed out. I thought maybe that was more a training issue or I wasn't understanding. So, that revised list helps a lot! We'll talk to engineering. We're sorting through a few launch issues right now that are particularly nasty so engineering has their hands a bit tied. Then we'll look at improvement requests for Q2/Q3. (Also great feedback! Thanks! Keep it coming!)
  20. Thanks for this nice list! It seems to be more an education thing, though, or maybe I'm a bit confused. If you use Call Center Pro and go to the Performance tab, the metrics you requested for # of calls a rep has taken, time they've taken calls, number of missed calls, basically most of the stuff you requested, is all there? Also for differentiation between missed and abandoned calls during and after biz hours, isn't that just two queues? The stats are inherently split out then...
  21. I don't think so. It would have to be on the Comcast equipment frankly. But if you wanted to try something, find the setting on your Cisco phone for marking/tagging packets and use value 46 as I mentioned. I believe that's correct anyway, someone else may have a better suggestion.
  22. This can be confusing but actually the flags have to be honored not just by your local network but by your ISP. Usually they're no, so this is not a useful setting. A good explanation if you want one: https://www.cisco.com/c/en/us/td/docs/ios/solutions_docs/qos_solutions/QoSVoIP/QoSVoIP.html Expedited forwarding is typically value 46. So if you want to tag packets, use 46 as the value. But again, if it's not honored by anything on your network AND your ITSP/ISP, it's pretty useless.
×
×
  • Create New...