Class IvrConfigService


  • @Service
    public class IvrConfigService
    extends java.lang.Object
    This class is responsible for managing IvrConfig that is required for a proper connection to IVR system and customizing theirs features (e.g. delay time after call fails).
    • Constructor Detail

      • IvrConfigService

        @Autowired
        public IvrConfigService​(IvrConfigRepository ivrConfigRepository)
    • Method Detail

      • updateMainMenuTreeId

        public void updateMainMenuTreeId​(java.lang.String mainMenuTreeId)