• Anthony Minessale's avatar
    Add mod_event_socket remote client module and sample client. · 9c79c2a3
    Anthony Minessale 提交于
    To Test:
    
    uncomment or add from modules.conf
    make installall again to compile it
    uncomment the load line from freeswitch.xml
    
    the default values are to bind to 127.0.0.1 port 8021
    
    telnet to port 8021
    enter "auth ClueCon" to authenticate
    
    from here you can do the following:
    *) events [xml|plain] <list of events to log or all for all>
    *) noevents 
    *) log <level> // same as the console.conf values
    *) nolog
    *) api <command> <arg>
    *) exit
    
    there is a perl client in scripts/socket called fs.pl
    
    with the module up and loaded:
    cd scripts/socket
    perl fs.pl <optional log level>
    
    you can enter a few api commands like "show or status"
    
    
    
    
    git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2047 d0543943-73ff-0310-b7d9-9358b9ac24b2
    9c79c2a3
名称
最后提交
最后更新
build 正在载入提交数据...
conf 正在载入提交数据...
docs 正在载入提交数据...
libs 正在载入提交数据...
mac/xcode/libs 正在载入提交数据...
scripts 正在载入提交数据...
src 正在载入提交数据...
w32 正在载入提交数据...
.indent.pro 正在载入提交数据...
AUTHORS 正在载入提交数据...
COPYING 正在载入提交数据...
ChangeLog 正在载入提交数据...
INSTALL 正在载入提交数据...
Makefile.am 正在载入提交数据...
Makefile.in 正在载入提交数据...
NEWS 正在载入提交数据...
README 正在载入提交数据...
aclocal.m4 正在载入提交数据...
build.sh 正在载入提交数据...
configure 正在载入提交数据...
configure.in 正在载入提交数据...
generic_mod.mk 正在载入提交数据...
indent_options.sh 正在载入提交数据...
mkinstalldirs 正在载入提交数据...
modules.conf.in 正在载入提交数据...