
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am looking for a way to export a complete Extension list from ECS ?
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Not the Solution
- Report Inappropriate Content
Only other place I know where they are listed is in a text file that is semicolon separated value. You could take the data out easily.
File is at this path, it is called index.txt
C:\Program Files (x86)\ADTRAN\NetVanta UC Server\Data\Identities\
Hope that helps.
-Mark

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
Re: Is there a way to export a complete extesion list from ECS?
You can do this using the UC Server Management Shell
Config Guide:
https://supportforums.adtran.com/docs/DOC-5250
-Mark

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
Re: Is there a way to export a complete extesion list from ECS?
Mark,
Thank you for the response, I was aware of the tool but was getting an output I did not expect certain identities are being omitted from the export:
Any user that has more than 1 identity is omitted so my public phones do not show up?
Also I have some 924s connected and those analog extensions that do trunk registrations do not show up?
It seems to only export user with one identity sip phones?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Not the Solution
- Report Inappropriate Content
Only other place I know where they are listed is in a text file that is semicolon separated value. You could take the data out easily.
File is at this path, it is called index.txt
C:\Program Files (x86)\ADTRAN\NetVanta UC Server\Data\Identities\
Hope that helps.
-Mark

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
Re: Is there a way to export a complete extesion list from ECS?
Mark
That grabbed the missing users! Thanks.
Jim