CCTemplate - call control template module

This is a template to start a call control module. It contains all
the boilerplate and interface code.
 Just change:
   - cp -r to new directory (which will be built with default make target)
   - MOD_NAME in Makefile
   - rename .cpp, .h files
   - replace all "CCTemplate" with "MyName" in .cpp/.h
