Mitel Forums - The Unofficial Source

Mitel Forums => Mitel Software Applications => Topic started by: Toodyt on November 01, 2021, 08:43:32 PM

Title: MI collab, Export FCOS and LCOS
Post by: Toodyt on November 01, 2021, 08:43:32 PM
Is there a way to Export/save the NPM FCOS and LCOS to a file?
Have been asked to send Configurations to send.

Thank You
Title: Re: MI collab, Export FCOS and LCOS
Post by: lundah on November 02, 2021, 09:02:07 AM
SSH into the MiCollab server, from the shell prompt type "console" to get to the NuPoint UM text console. Then type R for Reports, run your reports, and copy/paste the output to a text file.

Yes, it's cumbersome, but it works.
Title: Re: MI collab, Export FCOS and LCOS
Post by: johnp on November 02, 2021, 06:08:03 PM
This is from a document saying how to find alternate extensions

Using a console or putty session Login as root
Type the command cd /tmp to change directory to the /tmp folder
Type the following command ainquire > dumpMB.txt to dmp all mailbox data to a file
named dumpMB.txt
The system will respond with this:-
SEARCH CRITERIA MAILBOXES: 00000000001 - 99999999999
MWI: - PASSWD: - FCOS: -
LCOS: - GCOS: - NCOS: -
TCOS: -
I INDEX: - B INDEX: - NB INDEX: -
BILL NUM: -
D ORDER: -
EXT: - INDEX: - TUTORIAL: -
ATTEND DN: - INDEX: - D CODE: -
NAME: -
COMMAND (A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/X):
Type S to start the process - it may take a while depending on the number of mailboxes you
have so wait until the system responds and press X to exit

You can then sftp it from the server
Title: Re: MI collab, Export FCOS and LCOS
Post by: ZuluAlpha on November 03, 2021, 10:26:52 AM
This is from a document saying how to find alternate extensions

Using a console or putty session Login as root
Type the command cd /tmp to change directory to the /tmp folder
Type the following command ainquire > dumpMB.txt to dmp all mailbox data to a file
named dumpMB.txt
The system will respond with this:-
SEARCH CRITERIA MAILBOXES: 00000000001 - 99999999999
MWI: - PASSWD: - FCOS: -
LCOS: - GCOS: - NCOS: -
TCOS: -
I INDEX: - B INDEX: - NB INDEX: -
BILL NUM: -
D ORDER: -
EXT: - INDEX: - TUTORIAL: -
ATTEND DN: - INDEX: - D CODE: -
NAME: -
COMMAND (A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/X):
Type S to start the process - it may take a while depending on the number of mailboxes you
have so wait until the system responds and press X to exit

You can then sftp it from the server

I had no idea you could find Alternate Extensions at all - this is great.