Anthony Minessale
9c79c2a3fb
Add mod_event_socket remote client module and sample client.
...
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
2006-07-22 21:49:52 +00:00
Anthony Minessale
e73ee221d2
add mod_dptools, for set variable and sleep from the dialplan
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-13 13:20:20 +00:00
Michael Jerris
4306aa63f5
add mod_conference to modules.conf.in
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1800 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-09 23:53:51 +00:00
Anthony Minessale
9a43ccab24
add mod_rss
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1551 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-06-06 23:07:37 +00:00
Anthony Minessale
0332cb2652
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1465 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-15 16:23:05 +00:00
Anthony Minessale
848ad36200
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1421 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-10 17:17:25 +00:00
Anthony Minessale
c11d972848
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1420 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-10 17:14:40 +00:00
Anthony Minessale
93666f6dd7
XMLification (wave 1)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1401 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-10 03:23:05 +00:00
Anthony Minessale
9e93388543
commit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-03 16:55:30 +00:00
Anthony Minessale
ccab39a2e7
break some more stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-02 17:42:24 +00:00
Anthony Minessale
453b85ba9f
add ilbc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-19 19:05:44 +00:00
Anthony Minessale
207ffdfccd
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1190 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-18 21:32:43 +00:00
Brian West
559b8ab26c
Gut Logger and put it back modular style
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-11 21:13:44 +00:00
Anthony Minessale
a3e7b59de6
Addition of libdingaling and mod_dingaling to enable jingle support
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-31 19:38:09 +00:00
Anthony Minessale
64507e70ca
icc changes part 1
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-30 23:02:50 +00:00
Michael Jerris
124f7d234c
build tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-08 02:38:38 +00:00
Michael Jerris
ff4c3c1a42
water down default build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@794 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-08 02:18:35 +00:00
Brian West
b77747e0d1
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 21:44:42 +00:00
Anthony Minessale
d1f821478b
change modules.conf to be a local-only file that is auto-generated
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@609 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-14 16:42:26 +00:00
Anthony Minessale
4da77ea5c5
hi
...
git-svn-id: http://svn.freeswitch.org/svn/local/src/freeswitch@11 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-12 21:27:19 +00:00