Jump to content

getmp3s

Members
  • Posts

    38
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

getmp3s's Achievements

Apprentice

Apprentice (3/14)

  • Dedicated Rare
  • Conversation Starter Rare
  • First Post Rare
  • Collaborator Rare
  • Week One Done Rare

Recent Badges

0

Reputation

  1. Would very much appreciate a Windows build for 68.0.37 please and thank you!
  2. Anyone know if Fanvil X210-V2 button template was added to the 68.0.37 build, I'm desperately waiting on that? @Vodia PBX will there be a WINDOWS build of 68.0.37 or is this only coming to Linux?
  3. Which 68.0.XX version includes support for the Fanvil X210-V2 phone please?
  4. Hi is there an update to this? I'm using the web browser GUI i can't search anything beyond the first page. Using 68.0.30.
  5. the X7 and i53w use 800x480 resolution, the way you have the template now it tries to push an 800x400 resolution wallpaper to the phone which is not accepted by the phone, so i just wrote in a manual IF model X7 or i53w and pushing my own bmp file hosted locally since I dont know the vodia generated bmp filename . I'd rather correct the template to use the vodia generated wallpaper if i knew it's filename.
  6. yes thats correct, I want to add Fanvil phone models that use the 800x480 resolution image instead of the 800x400 resolution image, but I don't know what the bgimage filename is called. for example, for 800x400 the template calls for this file: "fanvil4.bmp" so i want to know what is the filename for the 800x480 picture since its not currently included in the fanvil-sysconf.xml file but its in the Logo upload section so we know Vodia built a framework to generate an 800x480 resolution image for Fanvil phones but just didn't include it in the sysconf file. Should be easy enough for me to add to the template if i know what the image filename is. Thanks.
  7. Hi, in 68.0.28 the fanvil-sysconf.xml file is currently unable to correctly provision the 800x480 resolution background, on phones that use this resolution the template is currently trying to push the 800x400 resolution file called logo-fanvil3.bmp which is ignored by the phone since its the wrong resolution resolution. Vodia has a 800x480 resolution file that it is capable of generating, I have even uploaded a custom image under logos but its not called for in the sysconf.xml template so i can't access it. I would like to modify the sysconf.xml file so that I can correctly assign the 800x480 resolution logo to phones like the X7 and i53w which are currently trying to use logo-fanvil3.bmp. Could you tell me what is the generated file name for the 800x480 Fanvil logo so I can edit the xml accordingly so that my phones will pull the correct resolution wallpaper please? Thanks.
  8. Thanks! that worked like a champ!
  9. Thanks for the updates. We work heavily with the XU series phones such as X3U, X5U, X6U and X210/X210i so I've confirmed the ldap stopped working on all these models. Using latest Fanvil FW 2.4.5.2 and with TCP protocol. I could test the V series next week and let you know. As for software provisioning firmware updates, the current method Vodia is using for Fanvil devices doesn't work as your using the <fwcheck> method which only prompts the user on screen to update the FW. I rewrote my template to use the <ota> method which is true zero touch updating just like snom/yeakink etc.... And I pull the firmware files from here: http://download.fanvil.com/Firmware/Release/ but that's a whole different topic to the ldap one I'm hoping to get fixed.
  10. Just upgraded to 68.0.24 and still no LDAP on Fanvil devices. Moved the Fanvil device back to a 68.0.14 server and LDAP works there using same provisioning file. How soon can this be fixed for us Fanvil folks?
  11. Confirmed LDAP not working on Fanvil phones either on 68.0.22. cannot search either, it finds no records.
  12. Fanvil X210 and X210i button syntax appears to be wrong in all 68.xx branches I've tested. You can configure the buttons on the sidecar portion of the phone fine, but not the 10 buttons that surround the main display. The X210 and X210i phones should be using the same button provisioning syntax as the XU series phones but Vodia is forcing an unrecognized tag called “SidekeyConfig” for the X210 and X210i buttons that are around the main display where the expected syntax is "Fkey index" which the same as what is being used for X5U, X6U phones. Fanvil just ignores anything with "SidekeyConfig" since its not relevant. This is preventing the buttons on the screen of the X210 from provisioning. Vodia is Configuring the screen buttons like this: <dssSide index="1"> <SidekeyConfig1 index="1"> <Type>2</Type> <Value>SIP1</Value> <Title>Outgoing Line</Title> <ICON>Green</ICON> </SidekeyConfig1> </dssSide> This is the correct configuration Syntax: <dssSide index="1"> <Fkey index="1"> <Type>2</Type> <Value>SIP1</Value> <Title>Outgoing Line</Title> <ICON>Green</ICON> </Fkey> </dssSide>
  13. my 67.06 looks the same and behaves the same as @RichardDCG
  14. Realizing that this is a WindowsApp thread and I'm asking about tenant branding in the WebApp which may or may not even be possible, it was in version 65 but is that something that has been depreciated now as I've not been able to reproduce specific tenant branding in the Web User Portal (using chrome browser) since version 65. The logo in the Web user portals seems to pull from the system not the tenant. Perhaps this is more of a feature request then: We would like the User Web Portal to pull logo from the tenant, not the system - in the same way the Windows App, Android/iOS App and Domain Portal do.
  15. I think we are missing a step or not understanding how to upload the logo onto the PBX in the first place. On the domain admin logo upload page it says "the light theme logo will be used for the web interface" so just to clarify, this is where we put the logo that we want to appear on the USER PORTAL web page right? Assuming yes, then the behavior I'm noticing is that I can select a SVG file with dimensions 210x55 and preview the logo looks terrific in this window, i click SAVE and it appears to have saved, but if I refresh the page or navigate back to it, the preview is no longer displayed and all I see is the screen shot below with blank previews. Is this normal behavior that lgoo preview is no longer displayed when returning to this page or should it be showing me the logos currently applied?
×
×
  • Create New...