| FreeSWITCH:/src/mod/applications/mod_enum/ |
hide Line HistoryConstraint |
Changelog
10470
by anthm on
19 November 2008, 17:54:37 -0500
(61 hours ago)
rupa (again)
./mod_enum.c
10470
10407
by anthm on
14 November 2008, 15:43:32 -0500
(7 days ago)
update
./mod_enum.c
10407
10212
by anthm on
31 October 2008, 15:14:19 -0400
(21 days ago)
add more debugging
./mod_enum.c
10212
10016
by anthm on
14 October 2008, 15:46:47 -0400
(38 days ago)
fix build err
./mod_enum.c
10016
9966
by brian on
11 October 2008, 16:01:44 -0400
(41 days ago)
man am I OCD about this stuff or what
./mod_enum.c
9966
9959
by brian on
11 October 2008, 02:19:56 -0400
(42 days ago)
more polishing
./mod_enum.c
9959
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.
8975
by brian on
09 July 2008, 20:55:18 -0400
(4 months 13 days ago)
adding more fun stuff
./mod_enum.c
8975
8904
by anthm on
07 July 2008, 12:22:55 -0400
(4 months 15 days ago)
fix enum load unload goodies
./mod_enum.c
8904
8898
by mikej on
03 July 2008, 19:54:35 -0400
(4 months 19 days ago)
make modules unbind events and un-reserve subclasses on module unload
./mod_enum.c
8898
8894
by mikej on
03 July 2008, 15:12:26 -0400
(4 months 19 days ago)
vim extendtab is bad
./mod_enum.c
8894
8689
by anthm on
27 May 2008, 00:54:52 -0400
(5 months 26 days ago)
indent pass 2
./mod_enum.c
8689
8131
by mikej on
21 April 2008, 10:35:14 -0400
(7 months ago)
tweak windows build for inet_pton and other build problems
./mod_enum.c
8131
8092
by anthm on
11 April 2008, 19:26:47 -0400
(7 months ago)
update usage syntax
./mod_enum.c
8092
8084
by anthm on
10 April 2008, 16:26:15 -0400
(7 months ago)
fix MODAPP-85
./mod_enum.c
8084
8083
by anthm on
10 April 2008, 11:42:13 -0400
(7 months ago)
fix seg in new function
./mod_enum.c
8083
8072
by anthm on
09 April 2008, 20:53:33 -0400
(7 months ago)
let enum do forked dial when 2 routes have the same weight
./mod_enum.c
8072
7944
by mikej on
19 March 2008, 23:36:30 -0400
(8 months ago)
return mistakenly removed code.
./mod_enum.c
7944
7924
by mikej on
18 March 2008, 22:20:23 -0400
(8 months ago)
tweak build.
./mod_enum.c
7924
7909
by anthm on
17 March 2008, 23:24:03 -0400
(8 months ago)
resolve MODAPP-80
./mod_enum.c
7909
7854
by anthm on
10 March 2008, 23:45:16 -0400
(8 months ago)
fix a bunch of stuff
./mod_enum.c
7854
7500
by brian on
03 February 2008, 17:14:57 -0500
(9 months ago)
set tab mode properly
./mod_enum.c
7500
7402
by mikej on
28 January 2008, 02:26:10 -0500
(9 months ago)
code analysis, clean up asserts related to switch_core_session_get_channel.
./mod_enum.c
7402
7396
by brian on
27 January 2008, 15:01:02 -0500
(9 months ago)
cleanup and consistency.. blah rain @ PHX fun
./mod_enum.c
7396
7390
by silik0n on
27 January 2008, 00:50:18 -0500
(9 months ago)
whitespace clean up
./mod_enum.c
7390
7385
by brian on
27 January 2008, 00:02:52 -0500
(9 months ago)
more house keeping.. and one commit tony forgot to commit from my dev box
./mod_enum.c
7385
7165
by anthm on
10 January 2008, 19:43:49 -0500
(10 months ago)
try to use clock_gettime to make sure we don't care if the system time changes
./mod_enum.c
7165
6707
by mikej on
12 December 2007, 16:53:32 -0500
(11 months ago)
use switch_snprintf instead of snprintf becuase in insures null termination of strings.
./mod_enum.c
6707
6690
by mikej on
11 December 2007, 20:40:13 -0500
(11 months ago)
add msvc 2008 sln/project files
./mod_enum.2008.vcproj
6690
6669
by anthm on
11 December 2007, 15:39:55 -0500
(11 months ago)
fix enum
./mod_enum.c
6669
|