mirror of
https://gitee.com/270580156/weiyu.git
synced 2025-12-30 10:52:26 +00:00
update
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<description>https://ai.bytedesk.com</description>
|
||||
|
||||
<properties>
|
||||
<freeswitch.esl.version>0.9.3</freeswitch.esl.version>
|
||||
<freeswitch.esl.version>0.9.2</freeswitch.esl.version>
|
||||
</properties>
|
||||
<dependencies>
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
<description>https://ai.bytedesk.com</description>
|
||||
|
||||
<properties>
|
||||
<freeswitch.esl.version>0.9.3</freeswitch.esl.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
||||
@@ -35,35 +35,6 @@
|
||||
<!-- //////////////////////////////////第三方依赖/////////////////////////////////////////// -->
|
||||
|
||||
|
||||
<!-- 太久未更新 -->
|
||||
<!-- FreeSwitch ESL (Event Socket Library) Client -->
|
||||
<!-- https://mvnrepository.com/artifact/org.freeswitch.esl.client/org.freeswitch.esl.client -->
|
||||
<!-- 内存泄露替代 https://github.com/esl-client/esl-client -->
|
||||
<dependency>
|
||||
<groupId>org.freeswitch.esl.client</groupId>
|
||||
<artifactId>org.freeswitch.esl.client</artifactId>
|
||||
<version>${freeswitch.esl.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://github.com/zhouhailin/freeswitch-externals -->
|
||||
<!-- https://zhouhailin.github.io/freeswitch-externals/ -->
|
||||
<!-- https://mvnrepository.com/artifact/link.thingscloud/freeswitch-esl -->
|
||||
<dependency>
|
||||
<groupId>link.thingscloud</groupId>
|
||||
<artifactId>freeswitch-esl</artifactId>
|
||||
<version>2.2.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- RTP媒体处理 -->
|
||||
<!-- https://github.com/RestComm/jain-sip -->
|
||||
<!-- https://mvnrepository.com/artifact/javax.sip/jain-sip-ri -->
|
||||
<dependency>
|
||||
<groupId>javax.sip</groupId>
|
||||
<artifactId>jain-sip-ri</artifactId>
|
||||
<version>1.3.0-91</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user