You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

For now, it is not 100% clear when we will have this feature. (But it is already working in software 10)

Use Gigaset quicksync to create the picture with the right format.

  • Upload in handset using quicksync 
  • Download picture from handset to PC to get the correct format
  • Use this picture to upload via auto-provisioning

Picture can be uploaded to resource directory:

  • Screensavers (Provisioning type="screen_saver")
  • Caller Pictures (Provisioning type="clip_pictures")


Auto-provisioning

<?xml version="1.0" encoding="UTF-8"?>
<provisioning version="1.1" productID="Gsdecthx">

<nvm>
</nvm >

<resources>

<resource_file type="screen_saver" crc="0xFFFF" url="http://192.168.178.201/dbb/r700.jpg" />

<!-- crc is not used -->

</resources>

</provisioning>

  • No labels