Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 4662 52

latest revision download Branch root:

4662 deleted | Lines: 0 ( +0, -55 )

Created: 2007-03-19 15:26:25 -0400 (20 months ago) | Author: mikej | Changeset: 4662

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.

4608 annotated / raw | Diffs: previous, other | Lines: 55 ( +1, -0 )

Created: 2007-03-15 15:00:49 -0400 (20 months ago) | Author: anthm | Changeset: 4608

Moved to: build/modules.conf.in 4662

update default configs

4290 annotated / raw | Diffs: previous, other | Lines: 54 ( +1, -0 )

Created: 2007-02-15 14:46:37 -0500 (21 months ago) | Author: anthm | Changeset: 4290

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

3980 annotated / raw | Diffs: previous, other | Lines: 53 ( +1, -0 )

Created: 2007-01-17 12:22:14 -0500 (22 months ago) | Author: anthm | Changeset: 3980

Add mod_xml_curl to modules.conf.in and add parameter change submitted by Bret McDanel (thanks)

3954 annotated / raw | Diffs: previous, other | Lines: 52 ( +1, -0 )

Created: 2007-01-13 11:52:11 -0500 (22 months ago) | Author: anthm | Changeset: 3954

add enum to default build

3937 annotated / raw | Diffs: previous, other | Lines: 51 ( +2, -0 )

Created: 2007-01-10 12:43:57 -0500 (22 months ago) | Author: anthm | Changeset: 3937

add mod_say_en to default modules.conf.in

3804 annotated / raw | Diffs: previous, other | Lines: 49 ( +1, -0 )

Created: 2006-12-22 16:13:44 -0500 (22 months ago) | Author: mikej | Changeset: 3804

add missing module to modules.conf.in

3514 annotated / raw | Diffs: previous, other | Lines: 48 ( +1, -0 )

Created: 2006-12-01 21:41:24 -0500 (23 months ago) | Author: anthm | Changeset: 3514

add odbc support to javascript

3307 annotated / raw | Diffs: previous, other | Lines: 47 ( +2, -0 )

Created: 2006-11-10 16:49:57 -0500 (2 years ago) | Author: anthm | Changeset: 3307

spidermonkey has it's own loadable modules now good luck

2935 annotated / raw | Diffs: previous, other | Lines: 45 ( +1, -1 )

Created: 2006-10-01 23:07:28 -0400 (2 years 1 month ago) | Author: mikej | Changeset: 2935

typo

2901 annotated / raw | Diffs: previous, other | Lines: 45 ( +0, -1 )

Created: 2006-09-30 15:16:55 -0400 (2 years 1 month ago) | Author: anthm | Changeset: 2901

adios to exosip

2893 annotated / raw | Diffs: previous, other | Lines: 46 ( +18, -10 )

Created: 2006-09-30 02:50:27 -0400 (2 years 1 month ago) | Author: mikej | Changeset: 2893

add missing modules to modules.conf.in

2540 annotated / raw | Diffs: previous, other | Lines: 38 ( +1, -0 )

Created: 2006-09-06 23:58:01 -0400 (2 years 2 months ago) | Author: anthm | Changeset: 2540

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


2047 annotated / raw | Diffs: previous, other | Lines: 37 ( +1, -0 )

Created: 2006-07-22 17:49:52 -0400 (2 years 4 months ago) | Author: anthm | Changeset: 2047

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"


1864 annotated / raw | Diffs: previous, other | Lines: 36 ( +1, -0 )

Created: 2006-07-13 09:20:20 -0400 (2 years 4 months ago) | Author: anthm | Changeset: 1864

add mod_dptools, for set variable and sleep from the dialplan

1800 annotated / raw | Diffs: previous, other | Lines: 35 ( +1, -0 )

Created: 2006-07-09 19:53:51 -0400 (2 years 4 months ago) | Author: mikej | Changeset: 1800

add mod_conference to modules.conf.in

1551 annotated / raw | Diffs: previous, other | Lines: 34 ( +1, -0 )

Created: 2006-06-06 19:07:37 -0400 (2 years 5 months ago) | Author: anthm | Changeset: 1551

add mod_rss

1465 annotated / raw | Diffs: previous, other | Lines: 33 ( +0, -1 )

Created: 2006-05-15 12:23:05 -0400 (2 years 6 months ago) | Author: anthm | Changeset: 1465

update

1421 annotated / raw | Diffs: previous, other | Lines: 34 ( +1, -1 )

Created: 2006-05-10 13:17:25 -0400 (2 years 6 months ago) | Author: anthm | Changeset: 1421

update

1420 annotated / raw | Diffs: previous, other | Lines: 34 ( +1, -2 )

Created: 2006-05-10 13:14:40 -0400 (2 years 6 months ago) | Author: anthm | Changeset: 1420

update

1401 annotated / raw | Diffs: previous, other | Lines: 35 ( +2, -4 )

Created: 2006-05-09 23:23:05 -0400 (2 years 6 months ago) | Author: anthm | Changeset: 1401

XMLification (wave 1)

1326 annotated / raw | Diffs: previous, other | Lines: 37 ( +10, -10 )

Created: 2006-05-03 12:55:30 -0400 (2 years 6 months ago) | Author: anthm | Changeset: 1326

commit

1319 annotated / raw | Diffs: previous, other | Lines: 37 ( +1, -1 )

Created: 2006-05-02 13:42:24 -0400 (2 years 6 months ago) | Author: anthm | Changeset: 1319

break some more stuff

1200 annotated / raw | Diffs: previous, other | Lines: 37 ( +1, -0 )

Created: 2006-04-19 15:05:44 -0400 (2 years 7 months ago) | Author: anthm | Changeset: 1200

add ilbc

1190 annotated / raw | Diffs: previous, other | Lines: 36 ( +3, -0 )

Created: 2006-04-18 17:32:43 -0400 (2 years 7 months ago) | Author: anthm | Changeset: 1190

update

1117 annotated / raw | Diffs: previous, other | Lines: 33 ( +2, -0 )

Created: 2006-04-11 17:13:44 -0400 (2 years 7 months ago) | Author: brian | Changeset: 1117

Gut Logger and put it back modular style

995 annotated / raw | Diffs: previous, other | Lines: 31 ( +1, -0 )

Created: 2006-03-31 14:38:09 -0500 (2 years 7 months ago) | Author: anthm | Changeset: 995

Addition of libdingaling and mod_dingaling to enable jingle support

982 annotated / raw | Diffs: previous, other | Lines: 30 ( +13, -11 )

Created: 2006-03-30 18:02:50 -0500 (2 years 7 months ago) | Author: anthm | Changeset: 982

icc changes part 1

795 annotated / raw | Diffs: previous, other | Lines: 28 ( +1, -1 )

Created: 2006-03-07 21:38:38 -0500 (2 years 8 months ago) | Author: mikej | Changeset: 795

build tweak

794 annotated / raw | Diffs: previous, other | Lines: 28 ( +10, -7 )

Created: 2006-03-07 21:18:35 -0500 (2 years 8 months ago) | Author: mikej | Changeset: 794

water down default build

719 annotated / raw | Diffs: previous, other | Lines: 25 ( +2, -0 )

Created: 2006-03-01 16:44:42 -0500 (2 years 8 months ago) | Author: brian | Changeset: 719

update

609 annotated / raw | Diffs: previous, other | Lines: 23 ( +23, -14 )

Created: 2006-02-14 11:42:26 -0500 (2 years 9 months ago) | Author: anthm | Changeset: 609

change modules.conf to be a local-only file that is auto-generated

52 new annotated / raw | Lines: 14 ( +14, -0 )

Created: 2005-11-19 15:11:40 -0500 (3 years ago) | Author: mikej | Changeset: 52

Renamed remotely