Put the actions of the installer into separate functions
Added SCCPConfigMetaData handler to retrieve chan-sccp information via AMI
Rewrote the chan-sccp version check:
Note: updated chan-sccp to include the git revision hash (random) and the git revision number (sequential).
old version check needed fixing, because you cannot use git hash. Git hashes are equal to random values..
The new method queries the version / revision information directly from chan-sccp via AMI call
Corrected some of the spelling.
Debug output is reformatted a little, so that it's easier to read.
Note: i18n/sccp_manager.pot should be re-created when we are all done making modifications.
Put the actions of the installer into separate functions Added SCCPConfigMetaData handler to retrieve chan-sccp information via AMI Rewrote the chan-sccp version check: