modules.conf.in

  •  
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing most of the generated files from tree. You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box.…
removing most of the generated files from tree. You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4662 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 185 more files in changeset.
update default configs…
update default configs

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4608 d0543943-73ff-0310-b7d9-9358b9ac24b2

add small demo mod to dump xml call detail reports until we work it into mod_cdr ./configure or manually mkdir /usr/local/freeswitch/log/xml_cdr…
add small demo mod to dump xml call detail reports until we work it into mod_cdr ./configure or manually mkdir /usr/local/freeswitch/log/xml_cdr

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4290 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 6 more files in changeset.
Add mod_xml_curl to modules.conf.in and add parameter change submitted by Bret McDanel (thanks)…
Add mod_xml_curl to modules.conf.in and add parameter change submitted by Bret McDanel (thanks)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3980 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 1 more file in changeset.
add enum to default build…
add enum to default build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3954 d0543943-73ff-0310-b7d9-9358b9ac24b2

add mod_say_en to default modules.conf.in…
add mod_say_en to default modules.conf.in

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3937 d0543943-73ff-0310-b7d9-9358b9ac24b2

add missing module to modules.conf.in…
add missing module to modules.conf.in

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3804 d0543943-73ff-0310-b7d9-9358b9ac24b2

add odbc support to javascript…
add odbc support to javascript

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3514 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 3 more files in changeset.
spidermonkey has it's own loadable modules now good luck…
spidermonkey has it's own loadable modules now good luck

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3307 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 11 more files in changeset.
typo…
typo

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2935 d0543943-73ff-0310-b7d9-9358b9ac24b2

adios to exosip…
adios to exosip

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2901 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 1 more file in changeset.
add missing modules to modules.conf.in…
add missing modules to modules.conf.in

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2893 d0543943-73ff-0310-b7d9-9358b9ac24b2

Mega Changes…
Mega Changes

adding mod_park for putting channels in limbo state for remote control.

adding stuff to mod_event_socket to let you do the bgapi <command> <args>

this will let you execute a job in the bg and the result will be sent as an event with an

indicated uuid to match the reply to the command

adding switch_core_port_allocator (to be used soon)

adding "make sure" to do a full rebild of the freeswitch object files

There will be more to this committed as the week progresses

make sure you do a rebuild after this update or you'll be sowwie

./configure && make sure

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2540 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 19 more files in changeset.
Add mod_event_socket remote client module and sample client.…
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

  1. … 8 more files in changeset.
add mod_dptools, for set variable and sleep from the dialplan…
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

  1. … 6 more files in changeset.
add mod_conference to modules.conf.in…
add mod_conference to modules.conf.in

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1800 d0543943-73ff-0310-b7d9-9358b9ac24b2

add mod_rss…
add mod_rss

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1551 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 11 more files in changeset.
update…
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1465 d0543943-73ff-0310-b7d9-9358b9ac24b2

update…
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1421 d0543943-73ff-0310-b7d9-9358b9ac24b2

update…
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1420 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 2 more files in changeset.
XMLification (wave 1)…
XMLification (wave 1)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1401 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 36 more files in changeset.
commit…
commit

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1326 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 3 more files in changeset.
break some more stuff…
break some more stuff

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1319 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 6 more files in changeset.
add ilbc…
add ilbc

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1200 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 1 more file in changeset.
update…
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1190 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 1 more file in changeset.
Gut Logger and put it back modular style…
Gut Logger and put it back modular style

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1117 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 46 more files in changeset.
Addition of libdingaling and mod_dingaling to enable jingle support…
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

  1. … 33 more files in changeset.
icc changes part 1…
icc changes part 1

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@982 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 56 more files in changeset.
build tweak…
build tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@795 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 3 more files in changeset.
water down default build…
water down default build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@794 d0543943-73ff-0310-b7d9-9358b9ac24b2

  1. … 1 more file in changeset.