Jump to content

anton

Members
  • Posts

    84
  • Joined

  • Last visited

Everything posted by anton

  1. Hi Matt, Thanks for letting us know. Looking into this right now
  2. Latest 6.1.9 build has this issue resolved. Please update To check your apps version go to Application -> About Application
  3. That error is not relevant in this instance. Click to call should work by structuring the url something like this: tel://41 tel://8004321000 A good test would be to plug it into any web browsers URL field and hitting Enter.
  4. Please update to the latest 6.1.6 build
  5. This all is fixed with the latest 6.1.6 version. Please update if you haven't yet
  6. Thanks for the feedback, will update it with the next build.
  7. Hi Richard, version 6.0.4 came out the very next day after 6.0.3 with those bugs fixed. Please update
  8. Hi all, Version 6.0.3 has been published to the Windows store and has notifications working.
  9. Should be there. Do you have our Vodia Phone app installed from the Windows Store?
  10. Good idea. Since the app is being worked on right now, we will add this to the feature request list.
  11. Yes, that's correct. I did some digging and looks like we overlooked the part where the app should come to the foreground once the desktop shortcut is clicked. Will try to push that update next week. Will keep you posted.
  12. Hi Brett, Thanks for the feedback. We'll try to get it updated asap. The app can be brought back from the Tray shortcut icon 1. Sometimes it hides in that menu 2. Can be dragged and fixed to be visible at all the time
  13. Unfortunately there's no such a function. Perhaps we could fine-tune the logic behind how we clear up the missed call counter. We'll be doing an update for 68 to correct this and few other cosmetic issues.
  14. Do you know what Windows App they are running? Is it the latest version from the Windows store, or a just a .msi/.exe?
  15. Second instance was causing session issues by making users to re-authenticate, therefore app is locked to a single one. In order to change accounts please use Logout option, and to close the app - Quit app. With the latest update, when app is closed, it's being put into tray which allows all the notification to come through and keep user's session alive. Which in the essence is a fundamental feature we did not have until now
  16. You can check App's version on the OS level. The latest version is 5.0.1.0.
  17. This feature is finally available with the latest update of the Windows Store App: https://apps.microsoft.com/store/detail/vodia-phone/9NTKSQFKC1ZT
  18. New update just hit the Windows Store. Please update: https://apps.microsoft.com/store/detail/vodia-phone/9NTKSQFKC1ZT
  19. Hi, That's correct, system will use the audio input set on the OS level. However, we do have a setting to change ringtone's source: Settings -> 3-dots at the top right corner -> Preferences -> Very last dropdown "Choose speaker for ringtone"
  20. It's been fixed and we have a build already available, but only for Debian & CentOS: https://portal.vodia.com/downloads/pbx/version-68.0.17.beta.xml What OS are you running?
  21. Changing logo can be done on domain level: Settings -> Logo. It does however only changes the logo within the app, and the not apps icon. Fonts are not editable at this point. Color change is a relatively easy task, we have a whole .css file with all the color variables that you can edit: Advanced -> Customize -> Type: Webpage(user) , Page: css/variables.css
  22. Have you looked if the group permissions set properly and the agent is part of that group. I believe settings name is: "See calls of all users" Domain level -> Settings -> Groups
  23. This can easily be achieved the following way: Select a Tenant from Tenants list In the menu: Advanced -> Customize In the section "Please select a page you would like to edit" pick Type: Webpage(User) Page: css/user_portal_custom.css Copy paste this CSS into the textarea and press Save .dashboard-status{ background: orange !important; } .dashboard-status .stat-name{ color: #ffffff; } .dashboard-status .stat-value{ color: #ffffff; } Details: .dashboard-status: sets background color .dashboard-status .stat-name: Values description color .dashboard-status .stat-value: Value color
×
×
  • Create New...