| FreeSWITCH:/src/mod/applications/mod_conference/ |
hide Line HistoryConstraint |
Changelog
10410
by anthm on
14 November 2008, 18:31:21 -0500
(7 days ago)
more stuff
./mod_conference.c
10410
10378
by anthm on
13 November 2008, 14:08:54 -0500
(8 days ago)
update
./mod_conference.c
10378
10359
by mikej on
12 November 2008, 09:15:58 -0500
(9 days ago)
better sound prefix handling when using say: and allow say: on kick sounds.
./mod_conference.c
10359
10358
by mikej on
12 November 2008, 08:59:14 -0500
(9 days ago)
whitespace cleanup
./mod_conference.c
10358
10315
by mikej on
10 November 2008, 13:31:58 -0500
(11 days ago)
clean up mod_conference
./mod_conference.c
10315
10314
by anthm on
10 November 2008, 13:26:41 -0500
(11 days ago)
Adjust core and add video caps to mod_conference with video follow audio (first cut)
./mod_conference.c
10314
10084
by anthm on
20 October 2008, 13:48:42 -0400
(32 days ago)
clean some old members and naming conventions in the codec structs
./mod_conference.c
10084
10072
by mikej on
19 October 2008, 19:58:43 -0400
(33 days ago)
(MDXMLINT-36) don't add module interfaces before returning from error conditions in module load functions
./mod_conference.c
10072
10015
by anthm on
14 October 2008, 15:39:35 -0400
(38 days ago)
Avoiding NitPick MODAPP_155
./mod_conference.c
10015
10013
by anthm on
14 October 2008, 15:17:08 -0400
(38 days ago)
add clarification and expose stop async
./mod_conference.c
10013
10011
by anthm on
14 October 2008, 14:49:26 -0400
(38 days ago)
set read codec to NULL for reset is better
./mod_conference.c
10011
9964
by brian on
11 October 2008, 15:44:52 -0400
(41 days ago)
polishing up things
./mod_conference.c
9964
9959
by brian on
11 October 2008, 02:19:56 -0400
(41 days ago)
more polishing
./mod_conference.c
9959
9864
by brian on
06 October 2008, 19:05:55 -0400
(46 days ago)
spelling
./mod_conference.c
9864
9845
by brian on
05 October 2008, 00:36:45 -0400
(48 days ago)
tweaks
./mod_conference.c
9845
9789
by anthm on
02 October 2008, 13:10:05 -0400
(50 days ago)
add some more specific events
./mod_conference.c
9789
9496
by anthm on
09 September 2008, 14:24:13 -0400
(2 months 12 days ago)
cleanup
./mod_conference.c
9496
9475
by robertj on
06 September 2008, 23:58:24 -0400
(2 months 15 days ago)
Added ignore of lower case version of MSVC build directories (debug/Debug are distinct)
… 67 more files in changeset.
9399
by brian on
01 September 2008, 23:46:27 -0400
(2 months 20 days ago)
I before e, except after c.
./mod_conference.c
9399
9309
by mikej on
15 August 2008, 22:19:43 -0400
(3 months 6 days ago)
switch some usages of switch_event_add_header to switch_event_add_header_string
./mod_conference.c
9309
9302
by mikej on
15 August 2008, 00:07:33 -0400
(3 months 7 days ago)
attempt to fix MODAPP-129, seg when kicking many conference members quickly
./mod_conference.c
9302
9258
by anthm on
12 August 2008, 11:34:25 -0400
(3 months 9 days ago)
perpetual sound does not auto-mute, you can do that yourself if you want it
./mod_conference.c
9258
9237
by anthm on
11 August 2008, 12:11:50 -0400
(3 months 10 days ago)
extra blank-string protection
./mod_conference.c
9237
9222
by anthm on
04 August 2008, 18:51:03 -0400
(3 months 17 days ago)
update
./mod_conference.c
9222
9196
by mikej on
29 July 2008, 11:07:47 -0400
(3 months 23 days ago)
only treat the right event types as a message (MODAPP-116)
./mod_conference.c
9196
9183
by mikej on
28 July 2008, 11:55:24 -0400
(3 months 24 days ago)
handle invalid events
./mod_conference.c
9183
9136
by anthm on
22 July 2008, 14:55:05 -0400
(4 months ago)
fail out of conference if write to buffer doesn't work
./mod_conference.c
9136
8929
by brian on
08 July 2008, 12:26:10 -0400
(4 months 14 days ago)
underscores not dashes
./mod_conference.c
8929
8916
by mikej on
07 July 2008, 23:52:13 -0400
(4 months 15 days ago)
auto-record parameter enhancement (MODAPP-112)
./mod_conference.c
8916
8910
by mikej on
07 July 2008, 15:31:19 -0400
(4 months 15 days ago)
let conference pin entry start during prompt (MODAPP-111
./mod_conference.c
8910
|