Refactored the call-control script
- Split call-control into call-control and call-control-cli
- Redesigned the command line options for call-control-cli
- Use the argparse module for parsing command line arguments
- Replaced --pid with --config-dir and --runtime-dir options
- Added --debug and --debug-memory options for call-control
- Added --systemd command line option for call-control