Skip to content

Instantly share code, notes, and snippets.

@fredless
Last active October 10, 2024 04:54
Show Gist options
  • Save fredless/8785f808fd2a35486cd0981cd8dc980c to your computer and use it in GitHub Desktop.
Save fredless/8785f808fd2a35486cd0981cd8dc980c to your computer and use it in GitHub Desktop.
Cisco CUCM hacking

To keep that CUCM 12+ demo license ticking just a little while longer:

  1. Disable SLM:

    chmod 000 /usr/local/cm/bin/SmartLicenseMgr

  2. Prevent DRF from trying to back up SLM (if backups are something that matters to you):

    /usr/local/platform/script/slm/slm_drf_reg.py unregister

@bryantg9
Copy link

how do you run these commands?

@waghelapritesh
Copy link

waghelapritesh commented Oct 7, 2024

will this work on CUCM14 ? or 12.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment