Class FreeSwitchConfig

java.lang.Object
com.bytedesk.freeswitch.config.FreeSwitchConfig

@Configuration @EnableScheduling @ComponentScan("com.bytedesk.freeswitch") @ConditionalOnProperty(name="bytedesk.freeswitch.enabled", havingValue="true", matchIfMissing=false) public class FreeSwitchConfig extends Object
  • Field Details

  • Constructor Details

    • FreeSwitchConfig

      public FreeSwitchConfig()
  • Method Details

    • eslClient

      @Bean public org.freeswitch.esl.client.inbound.Client eslClient()
      配置FreeSwitch ESL客户端