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

JR^

2600Hz Employees
  • Posts

    117
  • Joined

  • Days Won

    3

Everything posted by JR^

  1. I apologize for the errors you're running into. There has been a misunderstanding between front-end and back-end and we're working on a solution. For now the API are closed and we might open them, but if we don't, we'll have to patch the UI to stop it from erroring out when using these service plans APIs. I realize that this is a pretty big bug so we'll try to come up with a fix shortly.
  2. That I don't know. I'm not sure this is exposed by the API yet.
  3. The Main Conference is created using Callflows. We create a callflow using a payload like "data": { "contact_list": { "exclude": false }, "flow": { "children": {}, "data": { "moderator": false, "play_entry_tone": true, "play_exit_tone": true, "welcome_prompt": { "media_id": "137d1a15a17f5123a59d8db653902a95", "play": true } }, "module": "conference" }, "id": "2236ea09213123ad504e247bcf3213286f", "metadata": {}, "name": "MainConference", "numbers": [ "+14155556689" ], "patterns": [], "type": "conference", "ui_metadata": { "origin": "voip", "ui": "monster-ui", "version": "4.2-10" } } The media_id refers to the file you're looking for. You should also be able to edit the play_tone via the "data" parameters. If you find any issues related to conferences, make sure to file a ticket in JIRA with reproducable steps for the UI or back-end to work on it
  4. This is a user setting, your current user is set to use 24H I think, because for me it's definitely using 12PM format
  5. #2 Will see if we can increase the height of the dropdown #3 mmh that's not normal, can you please try to find reproducable errors and then file a bug in JIRA in the Kazoo project for it? #4 that's because email - to - email and voicemail recipients are 2 different things. I understand it can be confusing though! But if you set VM-To-Email on a user in SmartPBX, it's setting the vm_to_email_enabled field on the user, whereas the "emails" recipients on a voicemail box is a feature that sets the notify_email_addresses field and that sends emails to multiple people at the same time, for a group of people like a "Marketing" Vmbox or a "Sales" Vmbox for instance.
  6. This sounds like a bug to me. Can you file a ticket against the back-end for that one?
  7. For #2 it was indeed an issue with the slider library, and although we all preferred to set the times with a slider, the fact that some people couldn't set the exact time they wanted was an issue. Since it was also the only location where we used this slider library we decided to remove it and make the monster core lighter. For #3, are you talking about the "Account Jump" feature at the top right of monster? It's using an API that searches for account, and it's my understanding that due to CouchDB we can not really "search" in a very user-friendly way. A good way to use this tool is to search for account names "starting by" the string you type. We understand it's not a great way to search but for now we believe it's better than nothing. As for #4, I'm a little confused by what you mean. Voicemail to Email is a feature that is applied on the User, so in the features of SmartPBX, if the feature is enabled it will tell you there which email will be receiving these voicemails. It will match whatever is set in the Callflows App > Users > and the checkbox "voicemail" next to "Email notifications" (it will send emails to the "email" defined in the "Email" field)
  8. Agreed too. Creating a Monster App for that would be inferior in every way to Postman! And check out the tutorial from Joris, it's easy to use and cover a LOT of APIs
  9. Yes, this feature is only available through Adv. callflows.
  10. We just pushed some code in 4.1 and above to add this feature to the UI. For more details refer to this post:
  11. Thanks for the report guys, we've pushed a new feature to Advanced Callflows in 4.1 and above, that will show an icon next to feature code that have configuration settings available. See picture below! It will be available on Hosted in our next update!
  12. I believe this is the project that took the Kazoo-UI app and ported it for Monster: https://github.com/siplabs/monster-ui-apiexplorer
  13. I moved it to KAZOO as I can't find anything wrong with the way the UI sets the configuration. Also, when I tested it on my config, it worked a little differently, when Require Key Press was unchecked it wouldn't go to any voicemail and would just drop the call.
  14. Thanks for the report and for creating a UI bug for it! We recently pushed a fix (for 4.1 and above) and you should see it work normally in our next update
  15. FYI: I just pushed some code to allow Stream URL to be set on ring groups. You should see it live in our next update (I'd say within a week!).
  16. I think going forward the best way would be to create media that allow for a Stream URL, but it requires some back-end work. Would you mind filing a ticket against the back-end for this? Feel free to also file a ticket for the UI to add a Stream URL field to the media dropdown in ring groups!
  17. Hi Tuly, can you please file a ticket for that issue? Thank you!
  18. @DinkyDonkey Thanks for the feedback. I can imagine we'll have some sort of demo/presentation around Monster UI apps development. In the meantime, if you want to get started, you can check out our docs: https://docs.2600hz.com/ui/ it should have everything needed to help you build an application. If you have other specific questions, feel free to come on IRC at #2600hz as I'm always happy to chat about Monster-UI dev
  19. Thanks Tuly, I'm able to reproduce that too and will work on a fix for that case.
  20. So after testing what you both described, I actually can't reproduce either behavior. Testing on both ui.zswitch.net or monster.sandbox.2600hz.com, If I edit a ring group, I DO get the "warning message" telling me to save the callflow to apply the changes. Updating the ring group alone will not save any changes in the callflow, so I'm also curious how you were able to do that @Karl Stallknecht. Could you possibly take a video reproducing this behavior to see if I'm missing anything?
  21. Just to clarify, you want the "Require Key Press" label shown in Adv. Callflows > Device (only some types) to say "Leave voicemails on forwarded numbers" or you want the SmartPBX label to be changed to "Require Key Press"?
  22. I created https://2600hz.atlassian.net/browse/UI-2880 to track that feature request. Thanks for the report!
  23. I submitted a fix to 4.0 4.1 and master in SmartPBX and Advanced Callflows to standardize the label to show "Keep Original Caller-ID". You'll be able to see the change the next time we update our hosted environments. Thank you for the feedback!
  24. The AWS and Google Drive Apps are to configure your different storage providers. In the Call-Recording app (and the Fax App and the Voicemail App if you have a storage document set up), we just let you configure which connections to choose, as well as picking a specific folder for that feature, I wouldn't call that redundant. But you bring up a good point about allowing customers to check all recordings without exposing the storage settings, for now you wouldn't be able to do it.
×
×
  • Create New...