Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - arthurtoo

Pages: [1]
1
Mitel MiVoice Business/MCD/3300 / Re: definitive Shell command guide?
« on: February 11, 2010, 08:49:30 AM »
How to identify 3300 platform types:

RTC shell, type sysGetPlatformFamily


Determine the platform types as follows:

For CX = 64
For MX = 200
For Lite = 250
For AX = 300
For LX = 1000
For MXe = 2000

Code: [Select]
-> sysGetPlatformFamily
sysGetPlatformFamily
value = 250 = 0xfa
->


Pages: [1]