Brian West
|
0094149e54
|
cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7492 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-02 02:50:26 +00:00 |
|
Anthony Minessale
|
480df2636d
|
fix esf for g722
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7491 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-02 01:46:11 +00:00 |
|
Michael Jerris
|
482badffca
|
code analysis, clean up asserts related to switch_core_session_get_channel.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7402 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-28 07:26:10 +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
|
64aadd90b1
|
protect against null deref
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7264 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-17 06:27:42 +00:00 |
|
Anthony Minessale
|
65668e7e6a
|
RFC4568 support, you don't need the cone of silence anymore...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7244 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-16 06:01:53 +00:00 |
|
Michael Jerris
|
3e8f3ae5d8
|
if there is no frame, there is no cng
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7228 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-14 22:34:05 +00:00 |
|
Anthony Minessale
|
79dc86658b
|
refactor some more rtp stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7169 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-11 04:23:09 +00:00 |
|
Anthony Minessale
|
143bed09a3
|
try to use clock_gettime to make sure we don't care if the system time changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7165 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-11 00:43:49 +00:00 |
|
Brian West
|
7d937bbbb6
|
now that this works with linksys and snom remove the ls from app name
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7070 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-03 01:23:24 +00:00 |
|
Brian West
|
27a2b6ee44
|
fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7066 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-03 00:21:58 +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
|
efb1b62938
|
add rtp port allocator
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6658 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-11 19:15:02 +00:00 |
|
Michael Jerris
|
a65e34e233
|
use winlibs.vsprops to include the windows system libs, so that we will work on incorrectly configured visual studio express edition better.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5991 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 06:44:27 +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 |
|
Michael Jerris
|
4e85a86775
|
add remaining apps to new mod loader macros.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5401 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-20 06:05:31 +00:00 |
|
Anthony Minessale
|
95f007586f
|
stage 1 of wrecking ball (duck!)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5347 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-13 20:40:06 +00:00 |
|
Michael Jerris
|
50fe6fbac8
|
merge mod_bridgecall, mod_echo, mod_park, and mod_playback all into mod_dptools. You will need to remove these from your modules.conf and configuration files.
move some applications to use the new module interface macros.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5342 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-13 16:00:14 +00:00 |
|
Michael Jerris
|
1d36473f28
|
windows build fixes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5238 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-01 05:02:11 +00:00 |
|
Anthony Minessale
|
d6efffd9bc
|
these aren't the droids you're looking for....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5115 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-05-09 19:44:15 +00:00 |
|
Brian West
|
f8409fe0ac
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5071 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-05-02 19:37:40 +00:00 |
|
Michael Jerris
|
e35e9b0a25
|
mod_esf mscv build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5062 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-05-02 02:12:01 +00:00 |
|
Brian West
|
7f780e9ec0
|
woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5061 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-05-02 02:02:26 +00:00 |
|
Anthony Minessale
|
a6a5dd0cd7
|
add mod_esf (extra sip functionality)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5057 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-05-01 21:21:35 +00:00 |
|