public function getDefaultChannel()
 {
     return $this->chanMgr->getChannel($this->configuration->getDefaultChannel());
 }