forked from Mirrors/freeswitch
9c79c2a3fb
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
38 lines
866 B
Plaintext
38 lines
866 B
Plaintext
loggers/mod_console
|
|
loggers/mod_syslog
|
|
applications/mod_dptools
|
|
applications/mod_commands
|
|
applications/mod_conference
|
|
applications/mod_bridgecall
|
|
applications/mod_echo
|
|
applications/mod_ivrtest
|
|
applications/mod_playback
|
|
applications/mod_skel
|
|
#applications/mod_rss
|
|
#asr_tts/mod_cepstral
|
|
codecs/mod_g711
|
|
codecs/mod_ilbc
|
|
#codecs/mod_g729
|
|
codecs/mod_gsm
|
|
codecs/mod_l16
|
|
#codecs/mod_speex
|
|
#dialplans/mod_dialplan_directory
|
|
dialplans/mod_dialplan_xml
|
|
#directories/mod_ldap
|
|
endpoints/mod_exosip
|
|
endpoints/mod_iax
|
|
endpoints/mod_dingaling
|
|
endpoints/mod_portaudio
|
|
#endpoints/mod_wanpipe
|
|
endpoints/mod_woomera
|
|
#event_handlers/mod_event_multicast
|
|
#event_handlers/mod_event_test
|
|
event_handlers/mod_xmpp_event
|
|
#event_handlers/mod_zeroconf
|
|
#event_handlers/mod_event_socket
|
|
formats/mod_sndfile
|
|
#languages/mod_perl
|
|
#languages/mod_spidermonkey
|
|
timers/mod_softtimer
|
|
#xml_int/mod_xml_rpc
|