| FreeSWITCH:/src/mod/applications/mod_fifo/ |
hide Line HistoryConstraint |
Changelog
10399
by anthm on
14 November 2008, 11:25:26 -0500
(7 days ago)
update
./mod_fifo.c
10399
10299
by mikej on
07 November 2008, 18:46:27 -0500
(14 days ago)
fix fifo build
./mod_fifo.c
10299
10279
by anthm on
06 November 2008, 19:57:47 -0500
(15 days ago)
silly compiler warning
./mod_fifo.c
10279
10277
by anthm on
06 November 2008, 19:25:51 -0500
(15 days ago)
add some stuff to mod_fifo
./mod_fifo.c
10277
9985
by mikej on
12 October 2008, 17:51:51 -0400
(40 days ago)
validate strftime format string input (when necessary)
./mod_fifo.c
9985
9966
by brian on
11 October 2008, 16:01:44 -0400
(41 days ago)
man am I OCD about this stuff or what
./mod_fifo.c
9966
9860
by anthm on
06 October 2008, 16:58:27 -0400
(46 days ago)
patch from MODAPP-117
./mod_fifo.c
9860
9475
by robertj on
06 September 2008, 23:58:24 -0400
(2 months 14 days ago)
Added ignore of lower case version of MSVC build directories (debug/Debug are distinct)
… 67 more files in changeset.
9309
by mikej on
15 August 2008, 22:19:43 -0400
(3 months 5 days ago)
switch some usages of switch_event_add_header to switch_event_add_header_string
./mod_fifo.c
9309
9199
by anthm on
29 July 2008, 11:27:41 -0400
(3 months 23 days ago)
honor keyword silence in fifo MODAPP-118
./mod_fifo.c
9199
9043
by mikej on
15 July 2008, 14:09:16 -0400
(4 months 7 days ago)
add fifo_consumer_exit_key variable (MODAPP-100)
./mod_fifo.c
9043
8930
by anthm on
08 July 2008, 13:27:02 -0400
(4 months 14 days ago)
add args to sleep
./mod_fifo.c
8930
8894
by mikej on
03 July 2008, 15:12:26 -0400
(4 months 19 days ago)
vim extendtab is bad
./mod_fifo.c
8894
8883
by mikej on
02 July 2008, 16:54:42 -0400
(4 months 20 days ago)
add usage documentation for !importance (MODAPP-100)
./mod_fifo.c
8883
8880
by anthm on
01 July 2008, 19:41:09 -0400
(4 months 21 days ago)
add some write locks to the core and a function to unregister event bindings
./mod_fifo.c
8880
8812
by brian on
18 June 2008, 14:42:21 -0400
(5 months 3 days ago)
MODLANG-67 part2
./mod_fifo.c
8812
8777
by anthm on
06 June 2008, 10:15:19 -0400
(5 months 15 days ago)
thanks Ctrix
./mod_fifo.c
8777
8769
by mikej on
05 June 2008, 15:07:02 -0400
(5 months 16 days ago)
this constant is ...F-ULL
./mod_fifo.c
8769
8750
by anthm on
03 June 2008, 18:49:57 -0400
(5 months 18 days ago)
call the orkin man
./mod_fifo.c
8750
8712
by mikej on
28 May 2008, 17:36:16 -0400
(5 months 24 days ago)
add more tab completion details
./mod_fifo.c
8712
8689
by anthm on
27 May 2008, 00:54:52 -0400
(5 months 25 days ago)
indent pass 2
./mod_fifo.c
8689
8512
by mikej on
21 May 2008, 18:00:30 -0400
(6 months ago)
don't deref NULL. Found by Klockwork (www.klocwork.com)
./mod_fifo.c
8512
8462
by anthm on
19 May 2008, 12:26:50 -0400
(6 months ago)
fix possible memory overload during error condition
./mod_fifo.c
8462
8310
by anthm on
08 May 2008, 15:19:47 -0400
(6 months ago)
spring cleaning, lose some pointless code
./mod_fifo.c
8310
8279
by anthm on
06 May 2008, 17:43:42 -0400
(6 months ago)
fix fifo logic bug
./mod_fifo.c
8279
8263
by anthm on
05 May 2008, 11:30:55 -0400
(6 months ago)
change names to protect the innocent
./mod_fifo.c
8263
8091
by anthm on
11 April 2008, 18:35:30 -0400
(7 months ago)
add presence for conference and dial an eavesdrop
./mod_fifo.c
8091
8089
by anthm on
11 April 2008, 15:41:24 -0400
(7 months ago)
tweak parking bug
./mod_fifo.c
8089
8065
by anthm on
09 April 2008, 14:15:15 -0400
(7 months ago)
add soft_hold
./mod_fifo.c
8065
8039
by anthm on
05 April 2008, 11:48:12 -0400
(7 months ago)
add fifo_record_template
./mod_fifo.c
8039
|