Andrew Thompson
|
dbe85eb87f
|
bzero -> memset (so mike won't yell at me)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13902 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 01:02:19 +00:00 |
|
Andrew Thompson
|
11ca616ea5
|
Add initial support for multicast peer up/down state tracking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13901 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 00:59:03 +00:00 |
|
Michael Jerris
|
786c7710f1
|
trivial build fix (FSBUILD-174)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13877 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-20 03:29:55 +00:00 |
|
Andrew Thompson
|
48885edcff
|
Move mutex into the global struct, don't leak on config reload (thanks Math)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13873 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 19:35:02 +00:00 |
|
Andrew Thompson
|
886f2c5548
|
Make mod_event_multicast re-read its config on RELOADXML (partially)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13872 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 19:24:23 +00:00 |
|
Andrew Thompson
|
41daa117e9
|
Whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13870 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 17:51:18 +00:00 |
|
Andrew Thompson
|
1688e31e6a
|
Switch to cipher-block-chaining, add a magic byte sequence to check for sucessful decryption and fix some null termination issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13868 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 17:47:09 +00:00 |
|
Andrew Thompson
|
889c336411
|
Initial decryption support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13828 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 04:20:45 +00:00 |
|
Andrew Thompson
|
94daf904b3
|
Fix offset
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13827 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 04:19:42 +00:00 |
|
Andrew Thompson
|
f17991b722
|
Use OpenSSL to optionally use a pre-shared key to encrypt multicast packets (no decryption yet)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13826 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 02:19:13 +00:00 |
|
Andrew Thompson
|
0c1a558520
|
Whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13821 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 20:43:54 +00:00 |
|
Andrew Thompson
|
5ed15f5555
|
put OPENSSL_CFLAGS and LIBS in modmake.rules.in at MikeJ's suggestion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13820 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 20:39:08 +00:00 |
|
Andrew Thompson
|
65f6e2a23b
|
Switch mod_event_multicast over to using a Makefile.in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13819 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 19:53:38 +00:00 |
|
Andrew Thompson
|
3c2d4f9912
|
Make ttl configurable for event_multicast
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13802 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 04:15:45 +00:00 |
|
Andrew Thompson
|
d03163bf5d
|
Fix multicast replication of sofia registrations (OKed by anthm)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13786 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-16 18:46:28 +00:00 |
|
Michael Jerris
|
4212af498b
|
build: build path cleanups (FSBUILD-130)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-06 19:27:14 +00:00 |
|
Mathieu Rene
|
c4787ffd48
|
Leaking on unload is strictly forbidden
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12251 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-23 19:17:24 +00:00 |
|
Michael Jerris
|
bbdf4744aa
|
inital work on x64 windows build (FSBUILD-125)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-21 00:56:56 +00:00 |
|
Brian West
|
babb2f83f5
|
update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-13 23:37:37 +00:00 |
|
Brian West
|
ae220d3341
|
update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-04 21:20:54 +00:00 |
|
Brian West
|
e703825860
|
shut up gcc 4.3.2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10982 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-29 04:34:37 +00:00 |
|
Anthony Minessale
|
2ed601f934
|
more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10410 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-11-14 23:31:21 +00:00 |
|
Brian West
|
e0cdf8172a
|
more polishing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9959 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-10-11 06:19:56 +00:00 |
|
Michael Jerris
|
05b01a6c03
|
switch some usages of switch_event_add_header to switch_event_add_header_string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9309 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-08-16 02:19:43 +00:00 |
|
Michael Jerris
|
2f94f73921
|
make modules unbind events and un-reserve subclasses on module unload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8898 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-07-03 23:54:35 +00:00 |
|
Michael Jerris
|
64997c4d8e
|
vim extendtab is bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-07-03 19:12:26 +00:00 |
|
Anthony Minessale
|
43b712b7b1
|
add some write locks to the core and a function to unregister event bindings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8880 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-07-01 23:41:09 +00:00 |
|
Brian West
|
b8fcbe02b8
|
MODLANG-67 part2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8812 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-06-18 18:42:21 +00:00 |
|
Anthony Minessale
|
f930eaeec7
|
indent pass 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8689 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 04:54:52 +00:00 |
|
Anthony Minessale
|
e33b676d6e
|
make multicast event handler nonblocking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7633 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-15 21:16:39 +00:00 |
|
Anthony Minessale
|
d54c936938
|
allocate less
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7630 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-15 20:42:58 +00:00 |
|
Anthony Minessale
|
345d5c79ba
|
can you seg me now?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7629 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-15 20:33:16 +00:00 |
|
Anthony Minessale
|
10d8b26b89
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7625 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-15 19:55:19 +00:00 |
|
Michael Jerris
|
657b380452
|
fix length error introduced in r6827 (should fix MODEVENT-15)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7580 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-11 06:45:03 +00:00 |
|
Brian West
|
b0ad7ab50c
|
set tab mode properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-03 22:14:57 +00:00 |
|
Brian West
|
84161010ab
|
cleanup and consistency.. blah rain @ PHX fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7396 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-27 20:01:02 +00:00 |
|
Michael Jerris
|
d5679e0534
|
drip, drip, drip... whoops.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6893 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-19 03:29:07 +00:00 |
|
Michael Jerris
|
85f28ac6ab
|
cleanup, reduce large stack allocation, bounds checking, etc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6827 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-16 03:01:50 +00:00 |
|
Michael Jerris
|
54ec86f6ce
|
use switch_snprintf instead of snprintf becuase in insures null termination of strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6707 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-12 21:53:32 +00:00 |
|
Michael Jerris
|
4110f73cf3
|
add msvc 2008 sln/project files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6690 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-12 01:40:13 +00:00 |
|
Anthony Minessale
|
70c65fc3c2
|
add more data to cdr_csv and debug option to dump all the vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6677 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-11 22:19:49 +00:00 |
|
Michael Jerris
|
e49f38e855
|
add some missing \n's to switch_log_printf messages.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6390 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-23 18:50:54 +00:00 |
|
Michael Jerris
|
66501a6cdd
|
build cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5986 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 02:46:05 +00:00 |
|
Michael Jerris
|
6959c3ddd7
|
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5971 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 18:11:43 +00:00 |
|
Michael Jerris
|
9488c6da9b
|
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5965 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 08:13:08 +00:00 |
|
Michael Jerris
|
83c21e77f3
|
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5963 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 07:21:38 +00:00 |
|
Michael Jerris
|
bbffdd99ab
|
cleanup some project file properties and hopefully fix the release build enum issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5961 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 04:15:33 +00:00 |
|
Anthony Minessale
|
b099f96e4e
|
format
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5925 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-17 14:59:17 +00:00 |
|
Michael Jerris
|
8f963f4aea
|
windows build fixes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5767 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-09-30 16:59:32 +00:00 |
|
Anthony Minessale
|
ffb989e435
|
tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5765 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-09-29 01:06:08 +00:00 |
|