This commit is contained in:
jack ning
2025-07-04 10:52:40 +08:00
parent 0fb97cd1a2
commit 2f39c2b292
21 changed files with 16 additions and 46 deletions

View File

@@ -1,7 +1,5 @@
package com.bytedesk.freeswitch.config;
import java.time.ZonedDateTime;
import org.freeswitch.esl.client.IEslEventListener;
import org.freeswitch.esl.client.transport.event.EslEvent;
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;