CUCM - Extension Mobility Admin
About
With experience of about 8 years (in 2010) in Cisco Extension Mobility I decided to build a tool, which covers all functions of Extension Mobility API.
This software is written with C#, you will need to have .net 3.5 (or above) installed to run it. Because of .net technology this is independ from your Windows version.

Features
- Supports all versions of Cisco Callmanager 3.x to Cisco Communications Manager 8.x. Verfied with CM 4.1, CUCM 6.1, CUCM 7.1 and 8.0.
- Login user into a specific phone. Optional: You can specifiy a user device profile which should be used, if user has multiple profiles.
- Logout user from a given phone.
- Logout all users. (CUCM 8.x)
- Query phone: You will get the information about a logged in user(id) and/or the last logged in user(id).
- Query user: Result will be a phonename where the given user is logged in; otherwise <none>.
- Query device profiles: A list of configured device profiles will be returned. (CUCM 8.x).
- Native Language Support (Englisch and German/Deutsch; other languages on request).
- Possible to save all settings for next time (user based).
Download
License: Copyright by Axel Schemberg. You are not allowed to redistribute or reuse this software in any way whitout written permission. Freeware.
Warranty: This software come as it is, without any warranty. Use it at your own risk.
MD 5: 897a072387a978efbd4393e99432eec6
Download only if you agree with licence and warranty information.
FAQ
- No Connection: Please be aware, that .net uses proxy settings by default. Check your IE proxy settings.
- Wrong language: This application uses the culture settings of Windows.
History
Version 1.1
- issue: Fix a problem login duration with version 1.1.4.
- feature: Field for login duration (in minutes) with version 1.1.3.
- issue: Fix a problem with device profiles with version 1.1.3.
- Less restrictive to input fields (minimum 1 ASCII (from no. 32 to 126) character now). Allows dollar sign.
- Issue: Wrong xml tag for using the device profile field, fixed with version 1.1.2.
- Issue: Special characters fixed with Version 1.1.1.
- Issue: CM Version is not restored from saved user settings.
Version 1.0
- Initial release.
