Anthony Minessale
|
35c53d5b1a
|
fix power of 10 in cps counter
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16144 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-04 21:32:10 +00:00 |
|
Anthony Minessale
|
074afad5b5
|
count runlevel to prevent dup calls to the core init routines
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16140 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-04 19:03:43 +00:00 |
|
Anthony Minessale
|
3cb315d6d4
|
add SOCKET_EVENT event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16135 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-04 17:46:55 +00:00 |
|
Michael Jerris
|
8a877fb87a
|
don't segfault on notify message with no contact
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16130 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-03 21:10:34 +00:00 |
|
Anthony Minessale
|
e8060a8140
|
refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16119 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-02 16:57:36 +00:00 |
|
Brian West
|
fb99b2ea2c
|
MODENDP-277
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16115 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-02 02:33:46 +00:00 |
|
Michael Jerris
|
2c105f6ccf
|
fix build errors one windows and correct var types (FSBUILD-225)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16112 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-01 19:35:56 +00:00 |
|
Anthony Minessale
|
c70f4a2018
|
nut 'n honey
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16110 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-31 20:08:57 +00:00 |
|
Anthony Minessale
|
49b8cfa16b
|
FSRTP-10
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16100 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-30 23:10:38 +00:00 |
|
Brian West
|
5e1d6e6743
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16099 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-30 21:57:54 +00:00 |
|
Anthony Minessale
|
f97846f492
|
more timer changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16098 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-30 20:55:04 +00:00 |
|
Michael Jerris
|
648da02c1d
|
revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16095 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-30 17:49:40 +00:00 |
|
Anthony Minessale
|
3e96cf8929
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16094 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-30 15:52:11 +00:00 |
|
Anthony Minessale
|
8f05bb7939
|
add core param for controling timer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16093 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-30 15:47:31 +00:00 |
|
Brian West
|
59afe7d382
|
revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16091 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-30 02:26:20 +00:00 |
|
Brian West
|
1d7aa83590
|
XML-14
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16090 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-30 02:24:52 +00:00 |
|
Brian West
|
73a2487bc1
|
learn to spell
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16084 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-30 00:44:27 +00:00 |
|
Anthony Minessale
|
f80a9bd02a
|
trade some max call count for more accurate timing in full media situations, hint: use 30ms ptime for drastic reduction in resources
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16081 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-29 23:21:20 +00:00 |
|
Anthony Minessale
|
1e1b011675
|
fix race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16080 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-29 22:44:31 +00:00 |
|
Anthony Minessale
|
6c33ec1ce4
|
add timer_test cli app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16079 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-29 18:54:49 +00:00 |
|
Brian West
|
e485dcc73f
|
remove extra error log where not needed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16077 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-29 17:59:30 +00:00 |
|
Michael Jerris
|
aa752f40d7
|
still nothing to see here
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16075 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-29 02:25:35 +00:00 |
|
Michael Jerris
|
304eb3ca56
|
nothing to see here
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16074 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-29 02:21:13 +00:00 |
|
Andrew Thompson
|
335eb6dac2
|
Allow uuid_audio to set read/write levels without clearing the other one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16069 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-28 23:49:38 +00:00 |
|
Anthony Minessale
|
0c63f02f75
|
mutex uuid creation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16067 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-28 22:04:50 +00:00 |
|
Anthony Minessale
|
4fe4848acc
|
DP-11
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16063 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-28 16:40:50 +00:00 |
|
Anthony Minessale
|
6812bfc771
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16062 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-28 16:40:18 +00:00 |
|
Anthony Minessale
|
0e2fe14aa6
|
DP-11
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16061 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-28 16:37:54 +00:00 |
|
Brian West
|
c2ca5f9ab1
|
MODSOFIA-49
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16058 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-28 15:54:00 +00:00 |
|
Anthony Minessale
|
88a21f40f2
|
xmas presence 2009
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16053 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-24 05:44:23 +00:00 |
|
Mathieu Rene
|
f2b9cbf23e
|
remove unused var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16052 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-24 04:35:17 +00:00 |
|
Mathieu Rene
|
c4deeb75b8
|
Avoiding segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16051 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-24 04:29:16 +00:00 |
|
Mathieu Rene
|
b67f2b2d78
|
typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16048 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-23 18:29:24 +00:00 |
|
Mathieu Rene
|
f98c0a2b9b
|
s/supress/suppress/i
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16047 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-23 18:27:00 +00:00 |
|
Mathieu Rene
|
1a47a9527d
|
s/supress/suppress/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16046 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-23 18:26:10 +00:00 |
|
Giovanni Maruzzelli
|
f7231a45e1
|
skypiax: cosmetics
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16044 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-23 17:49:36 +00:00 |
|
Giovanni Maruzzelli
|
6abbaceb16
|
skypiax: cosmetics
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16043 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-23 17:45:27 +00:00 |
|
Jeff Lenk
|
dc5d69c104
|
FSBUILD-221 fix several trivial warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16041 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-23 03:44:42 +00:00 |
|
Michael Jerris
|
1b48038adf
|
(MODSOFIA-40)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16039 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-23 01:57:52 +00:00 |
|
Michael Jerris
|
884a8cb10c
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16038 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-23 01:53:44 +00:00 |
|
Michael Jerris
|
8d517cfbc5
|
group_call_function not loading group-dial-string and dial-string from user type pointer (MODAPP-335)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16034 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-23 01:24:36 +00:00 |
|
Jeff Lenk
|
45267d1133
|
dumb
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16032 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-22 22:25:20 +00:00 |
|
Jeff Lenk
|
71cb806239
|
Windows UUID
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16030 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-22 21:47:58 +00:00 |
|
Mathieu Rene
|
3f021b986f
|
mod_commands: check for zstr(cmd) in escape_function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16029 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-22 21:44:46 +00:00 |
|
Michael Jerris
|
7af5b4f6f7
|
fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16028 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-22 21:39:02 +00:00 |
|
Brian West
|
908d8a7280
|
adding 12kHz and 24kHz
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16026 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-22 21:24:15 +00:00 |
|
Michael Jerris
|
376c07e8bd
|
fix mod_shout libtool 2.2 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16025 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-22 20:52:46 +00:00 |
|
Mathieu Rene
|
e36b47cbc3
|
mod_limit: use = instead of like
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16020 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-22 18:06:23 +00:00 |
|
Anthony Minessale
|
06c036c060
|
MODAPP-383
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16018 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-22 15:16:32 +00:00 |
|
Michael Jerris
|
d2ea91a070
|
correct warning fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16017 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-22 15:15:08 +00:00 |
|