This article describes the process of locating Mitel 3300 configuration files, backing them up in a CSV format, and then auditing them through UCentric.
...
The following forms should all be exported:
Required for Voice Migration | Optional (Needed for HLD) |
---|---|
System Options System Capacity Users and Services Configuration Feature Access Codes System Speed Calls Personal Ring Groups Hunt Groups Ring Groups Pickup Groups Paging Groups Call Forwarding Profile DND |
Default Account Codes Independent Account Codes System Account Codes Inward Dialling Modification Outward Dialling Modification Trunk Attributes ICP/PBX Network Elements |
All IP Telephones |
Hardware Modules
Hardware Compute CardsDID Ranges for CPN Substitution System IP Properties Network Elements |
ACD Agents IDs Default CESID L2 to CESID CESID Assignment | ACD Agent Skill Groups ACD Express Groups ACD paths ACD Path interflow dialling lists ACD Remote Agent Subgroups |
Default CESID
L2 to CESID
CESID Assignment
ARS Call Progress Tone Detection ARS Digit Modification ARS Maximum Dialled Digits ARS Routes ARS Route Lists ARS Route Plans ARS Digits Dialled ARS Leading Digits ARS Node Identities Analog Trunks + Trunk Groups Digital Trunks |
DID Ranges for CPN Substitution
Hardware Modules Hardware Compute Cards IP/XNET Trunk Groups |
Note |
---|
Some forms may not be exportable if there is no data available. If a form cannot be exported for this reason, leave it and move on to the next form. |
...
Open the UCentric Agent Configuration Wizard by browsing to 127.0.0.1:8080 on the UCentric server. From here create a new site with the decoder type “MiVoice Business (CSV)”.
Copy the Mitel 3300 CSV .zip file onto the UCentric server in an accessible location
Open Audit.exe from the command line, this application is found within C:\Program Files (x86)\MIT Dynamic\UCentric\Voice on the UCentric Server
On the command line enter the following
Audit.exe live MIVB2 -s 123 -d 127.0.0.1 -u sa -p password -f "d:\temp\myzipfile.zip"
Info |
---|
Note: SiteID and Zip file need to be changed to reflect your newly created site and the zip file location. The SiteID can be found next to the new site created in the Agent Configuration Wizard. |
...