Jump to content

Joseph Watson

Customers
  • Posts

    47
  • Joined

  • Days Won

    1

Everything posted by Joseph Watson

  1. The algo product line is perfect for this. They are very simple to setup and basically function as a IP Phone. When you go to add the new device in smartpbx, select the option for your device brand is not listed, see screenshot: This will provide you with a username and password for the SIP registration. You will need this in the algo. Also note that the algo doesn't generally handle outbound proxy registration well, so you will need to use the realm/domain as the sip host. Create a new callflow and assign it an extension, I like to you 9999 for paging. Then assign the device to it. When the extension is called, kazoo will send an invite to the algo. The device will then answer the call, start the media and play a beep. The caller then can make their announcement.
  2. Hey everyone, Keep good data on telephone numbers is very important. In the documentation, as well as the code, there is talk of a port_out number state as part of the DID lifecycle. The number state is useful because it transitions the number into another state and also removes the number from any hunting actions thus forcing calls to go outbound. It also effectively removes it as a provisionable number within the database. I am able to check a DID into this state manually be editing the numbers doc in the database, but this is of course a scary process and something you do not want to let your standard provisioning folks do. So how can I transition a number into this state without messing with the database directly. Thanks, Joe
  3. This is a feature of Freeswitch, and should be enabled there.
  4. When i try to pull /accounts/{account_id}/service_plans I get a 404. So I need to start something in order to use service plans?
  5. Hey everyone, I am running into this as well. I built a "hack" we call the UC Proxy which allows this. But if we wanted to be able to allow multiple registrations on some device types, how hard would it be to modify kazoo to allow for this?
  6. I am support interested in helping to test. Let me know what we can do to be of assistance.
  7. So I have an update. After doing some debugging, I found that the customer just deleted the AWS Access Key. I attempted to update the storage plan with a new key, but it appears that kazoo is still looking for the old key. What can I do now? kz_att_s3:271(<0.17218.4495>) S3 error: {aws_error,{http_error,403,"Forbidden",<<"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Error><Code>InvalidAccessKeyId</Code><Message>The AWS Access Key Id you provided does not exist in our records.</Message><AWSAccessKeyId>AKIAJXP6D4AAZFZOJ2YA</AWSAccessKeyId>
  8. any idea what a script like that would look like. Honestly I am not support wonderful with couchdb. So any help would be fantastic
  9. The permissions are set fine. New recordings are going into the bucket, and we can access them via the API. Its any recordings we transferred from the old bucket over to the new bucket we have an issue with. I need to somehow update those records so they reflect the right bucket or something. There has to be a sup command to do this.
  10. Hey there, I have a storage plan configured which points to an AWS bucket we configured for a customer. That customer now wants to host their own bucket which is fine. We transferred any recordings or files to the customer's bucket, but now when you try to access the files via the kazoo api, it fails. Do we need to "update" something somewhere since we change the bucket? Thanks, Joe
  11. that commit for master was MAy 14th. I know stuff has been committed since
  12. Well that's good to hear, but what about us that are doing active development in 5.0 and trying to get PRs pushed and stuff. What happens now?
  13. I regularly watch the github repo for kazoo, and I just noticed that all of the 5.0 branches are now gone. A friend told me that he got an email from Patrick saying kazoo 5.0 will now be closed source. Is this true?
  14. Hey @SIPGuy what app are you using for setup your queues? As for managing your callflows, there is a open source version of the callflows app which contains all of the ACDC actions you will need, you can find it at https://github.com/OpenTelecom/monster-ui-callflows-ng. Good luck
  15. I was just going to tell you, This looks like it could be an issue making quorum. In order for new DBs to be written to the cluster you need to have a quorum. If you have a node that's not responding correctly it can cause issues with the data handlers waiting for a response. Also if you are doing cluster replication over the WAN, that could be an issue as well if the nodes are to far apart and have high RTT. If that the case you may want to think about configuring your node into zones, which is a short term solution. Really doing cluster replication over WAN/Internet is not a "great" idea.
  16. Is there away to run this App with Monster UI, or do you have to manage everything in Kazoo UI?
  17. Hey, Does anyone know if there is a Monster-UI App for ACDC?
  18. Hello, For those of us on our own Open Source Clusters using the Advanced Provisioner, what do we need to do to take advantage of these updates? Do you need to update our RPMs? Thanks, Joey
  19. Im not sure about a fee per device. Maybe a one time fee for the app. It's hard to say really without seeing it work.
  20. Hello Rick, I would be for sure. Is it just for v4 or will it also work on v3?
  21. This is great, thank you for Sharing. Can you tell me who makes this application. Thanks, Joe Watson
  22. If I remember correctly you can push a reboot request via the API. We have been playing with the idea of creating some kind of "thingie" to use this to do automatic device reboots.
  23. that would be super great. I have a government contact that could put about 25k devices on my network if I can get support for Lync or Skype for business. Please let me know, I'm willing to $$!
×
×
  • Create New...