Author Topic: How to Create A Screen Saver for the 5360- Mitel 5000  (Read 14033 times)

Offline Hydrogen

  • New Member
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
How to Create A Screen Saver for the 5360- Mitel 5000
« on: September 28, 2012, 01:16:04 PM »
After much head scratching I finally got the screen saver uploaded and working. I thought I'd pass along the info to save you some frustration as the documentation for this is really horrible.

Acquire the HTML Toolkit v 2.2
Edit the sample screensaver for the 5360
Remove all notes and comments in the screensaver.html doc and manifest.xml doc
Rename the HTML doc from .html to .htm and change the name in the manifest.xml doc
naming of image files is case sensitive
Generate the .spx doc with the HTML Toolkit Packager
the password for the Generate function is: Mitel Licensed Applications
In the Mitel System Administration & Diagnostics tool under System Connection click the System management tools and select Launch phone system AWS webpage for Phone System
log in as master user
select System Management
Select HTML apps
Upload the .spx file
In the Mitel System Administration & Diagnostics tool under System Connection click the Launch BD Programming for Phone System
Navigate to 5000 CP \ System \ Phone-Related Information \ Applications
With the Applications window active right click and select Manage application files
Add the .spx file you just uploaded
no Label is necessary
Navigate to 5000 CP \ System \ Phone-Related Information \ Application Profiles \ Applications
Right click on the Default screensaver and remove from list
Right click in the body area and select Add to application list
Select Applications and Next
Click the Detail button
Secect the .spx file you uploaded and click Add items
Finish
That's all
 
« Last Edit: September 28, 2012, 04:57:45 PM by ralph »


Online ralph

  • Mitel Forums Admin
  • Hero Member
  • *****
  • Posts: 5747
  • Country: us
  • Karma: +469/-0
  • Published Author: http://amzn.to/2dcYSY5
    • View Profile
Re: How to Create A Screen Saver for the 5360- Mitel 5000
« Reply #1 on: September 28, 2012, 04:59:06 PM »
Thanks for the Info hydrogen.
I may set up a special How To page under the 5000 articles. 

Thanks.
Ralph

Offline weisssj

  • Contributer
  • *
  • Posts: 14
  • Country: 00
  • Karma: +0/-0
    • View Profile
Re: How to Create A Screen Saver for the 5360- Mitel 5000
« Reply #2 on: November 06, 2012, 06:36:41 PM »
Good instructions - but I'm still having an issue.  Unfortunately, right now when the screen saver comes on the 5360, it just goes BLACK instead of showing the images.

Any ideas?

Offline gardy

  • Contributer
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: How to Create A Screen Saver for the 5360- Mitel 5000
« Reply #3 on: June 27, 2013, 09:10:49 AM »
One thing to check - the image names are case sensitive, including the extension. So having a file called
Code: [Select]
Image1.jpg, but declaring
Code: [Select]
Image1.JPG in 'application.htm' will mean it fails.


 

Sitemap 1 2 3 4 5 6 7 8 9 10