Jump to content

JR^

2600Hz Employees
  • Posts

    117
  • Joined

  • Days Won

    3

Everything posted by JR^

  1. Thanks for the feedback! We didn't build the current app for end-users in mind, it's mostly to help admin configure their call-recording settings. If we want to expose recordings to end-users, then I wonder if it would make more sense to add it as a tab to the "User Portal" instead.
  2. It was added to 4.1 indeed, in adv. callflows, when dropping a Media Node, you'll now have the option to enter a Shoutcast URL or pick one of your existing medias.
  3. I'm not sure if we have better documentation about it, but here's a description of the feature: https://docs.2600hz.com/dev/applications/konami/doc/move/
  4. It's just exposing the "repeats" field that was added to ring groups. https://docs.2600hz.com/dev/applications/callflow/doc/ring_group/ It's a little confusing because the default value is "repeats: 1" and means the ring group won't repeat. So the front-end labelled it as "Number of times to ring numbers" because it's a better description.
  5. Thanks for the feedback (and also pointing out the "unread content feature" which I missed and am so happy to use!)
  6. I added a workaround in SmartPBX 4.1, which will prevent the system from adding "0" to the main callflow until a user adds an actual main number to the system. When that number is added through SmartPBX, then the app will set "0" as a Main Number. Additionally, if a user removes the last main number seen in the app then the number "0" will also be removed and replaced by a placeholder. Edit: In order to fix empty callflows that would already have been created with the "0" numbers: just clicking on "Main Number" will replace the "0" by a placeholder.
  7. It's only supported in 4.1, so it's currently available on our sandbox environment but not on our production (ui.zswitch.net), I should have specified that, sorry! Then for MOH on account: - Start the callflows app > Select Account Settings > Select Misc Tab > Music on Hold dropdown select Stream URL For Users: - Start the callflows app > Select Users > Click on a User > Click on Advanced > Click on the Options tab > Music on Hold dropdown select Stream URL
  8. Should be pretty easy to add to the Media in Advanced Callflows. I'll add it to my list and will let you know when it's added. As a side note, this is already supported for music on hold on users and accounts if you select the Stream URL dropdown value and type your Shoutcast URL after.
  9. That's a very good question. Somehow it slipped through time because we didn't really notice it but I believe it's an old mechanism that was allowing us to use the Pivot app properly. We don't believe we need this "hack" anymore so we updated the codebase to stop creating that callflow the first time you are using the Pivot app.
  10. Good catch. I'm pretty sure this happens because the user that you're trying to add call recording to doesn't have any number/extension attached to him? At least that's the only way I could reproduce it. As a work around, add an extension to the user and then try to go in the Call Recording settings again.
  11. Thanks for reporting this issue Marie, I was able to reproduce it and a fix will be pushed ASAP.
  12. Thank you for reporting this. I was able to reproduce this error on my environment and we'll provide a fix for this ASAP.
  13. So actually... there is a way to change the threshold by changing the "Auto top-up Threshold" in the UI. This field is used by the back-end for the Threshold used by the Branding Template for the Low Amount Notification. This is not really a great UX, as this field is used for 2 different features, so we will work on separating those 2 fields into 2 different categories so it's easier to configure in the future.
  14. Enabling the template should indeed automatically send e-mails when an account is running low on credits. Unfortunately there is no way (for now) to change the threshold via the UI. We'll work on adding this to the UI down the road.
  15. You found a bug. We'll work on fixing it, thanks for the report!
  16. It's not exactly a search API but that's what we use for some filtering: https://2600hz.atlassian.net/wiki/display/APIs/Filtering+Data
  17. I'm not sure that Chrome is the one setting this, I would try to check on your computer's settings to make sure this is set properly. Easy way to make tests is to refresh http://pellepim.bitbucket.org/jstz/ after making changes.
  18. Log out, and log in again. Should fix it.
  19. Weird, can you attach a screenshot of your browser (with the current URL) showing the Branding App?
  20. Are you sure your browser isn't set to this timezone? Very technical way to check is to go in the developer console of your browser with Monster started and type: "jstz.determine_timezone().name()" and press Enter, this should return the default timezone used by Monster-UI.
  21. You should be able to add this object to the data of devices/users: http://pastie.org/private/novya7z9nuj...
  22. This is supposed to be the message displayed on the Login page only
  23. This appears to be a bug, we'll work on it and try to fix it ASAP. Thanks for the feedback.
×
×
  • Create New...