Android Open Source - Development socket FS_Cli






Project Summary

This is a terminal working with FreeSWITCH's event socket connection. An optional fs_cli on Android.

Web Site / Source Repository

FS_Cli is hosted in the following web site
https://github.com/dalang/FS_Cli

If you think the Android project FS_Cli listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of FS_Cli.

ItemValue
Java File Count26
Supported screen sizes[mdpi]
Minimum SDK Version10
Activity Count2
jar files usednetty-3.2.1.Final.jar
slf4j-android-1.6.1-RC1.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 11 image files in FS_Cli. The names of the image files are listed as follows.

app_terminal.png
btn_close_window.png
freeswitch32.png
fs_logo_57_57.png
ic_menu_add.png
ic_menu_back.png
ic_menu_close_clear_cancel.png
ic_menu_forward.png
ic_menu_preferences.png
ic_menu_windows.png
ic_stat_service_notification_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

FS_Cli has the following Java source files.

com.dalang.fs_cli.EventSocketManager.java
com.dalang.fs_cli.FsCli.java
com.dalang.fs_cli.FsPreferences.java
com.dalang.fs_cli.FsSetting.java
org.freeswitch.esl.client.IEslEventListener
.java
org.freeswitch.esl.client.inbound.Client
.java
org.freeswitch.esl.client.inbound.InboundClientHandler.java
org.freeswitch.esl.client.inbound.InboundConnectionFailure.java
org.freeswitch.esl.client.inbound.InboundPipelineFactory.java
org.freeswitch.esl.client.internal.AbstractEslClientHandler.java
org.freeswitch.esl.client.internal.HeaderParser
.java
org.freeswitch.esl.client.internal.IEslProtocolListener
.java
org.freeswitch.esl.client.internal.debug.ChannelEventRunnable.java
org.freeswitch.esl.client.internal.debug.ExecutionHandler.java
org.freeswitch.esl.client.outbound.AbstractOutboundClientHandler.java
org.freeswitch.esl.client.outbound.AbstractOutboundPipelineFactory.java
org.freeswitch.esl.client.outbound.SocketClient
.java
org.freeswitch.esl.client.outbound.example.SimpleHangupOutboundHandler.java
org.freeswitch.esl.client.outbound.example.SimpleHangupPipelineFactory.java
org.freeswitch.esl.client.transport.CommandResponse
.java
org.freeswitch.esl.client.transport.SendMsg
.java
org.freeswitch.esl.client.transport.event.EslEvent.java
org.freeswitch.esl.client.transport.event.EslEventHeaderNames
.java
org.freeswitch.esl.client.transport.message.EslFrameDecoder.java
org.freeswitch.esl.client.transport.message.EslHeaders
.java
org.freeswitch.esl.client.transport.message.EslMessage
.java