The FreeSWITCH Event Socket Library provides a TCP based control and/or monitoring interface to a running switch. This project provides a Java client to the ESL.
'org.freeswitch.esl.client:java-esl-client:0.9.2'
<dependency> <groupId>org.freeswitch.esl.client</groupId> <artifactId>java-esl-client</artifactId> <version>0.9.2</version> </dependency>
<dependency org="org.freeswitch.esl.client" name="java-esl-client" rev="0.9.2"/>
"org.freeswitch.esl.client", "java-esl-client", "0.9.2"