Anthony Minessale
|
836f55ba33
|
misc changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6550 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-06 22:26:37 +00:00 |
|
Anthony Minessale
|
dc96942b88
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6455 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-30 23:45:27 +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 |
|
Anthony Minessale
|
a30c635e2a
|
fix MODENDP-35
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6275 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-15 16:55:46 +00:00 |
|
Michael Jerris
|
622a2733dc
|
use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6120 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-01 11:28:26 +00:00 |
|
Michael Jerris
|
ae790526e4
|
fix scope of endpoint module structures
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6084 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 18:10:06 +00:00 |
|
Anthony Minessale
|
42644022e1
|
improvements
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5967 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 16:17:42 +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 |
|
Anthony Minessale
|
bd6bd9ad57
|
add softtimer to the core, begin framework for static modules and reduces calls to gettimeofday for timestamps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5784 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-03 16:44:11 +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 |
|
Anthony Minessale
|
d33b5670f0
|
fix some races and alter core (do a full rebuild)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5751 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-09-24 19:34:25 +00:00 |
|
Michael Jerris
|
30ffb593c0
|
little cleanup, remove unnecessary (char *) cast.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5674 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-28 22:44:02 +00:00 |
|
Anthony Minessale
|
9ff6ba78b9
|
small fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5484 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-28 15:00:47 +00:00 |
|
Anthony Minessale
|
aca9dbe8ee
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5482 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-28 14:29:11 +00:00 |
|
Anthony Minessale
|
c43c080fa3
|
avoiding racing cpu (part 3)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5447 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-23 03:51:57 +00:00 |
|
Michael Jerris
|
0f6767a9e4
|
fix typo.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5445 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-22 22:29:28 +00:00 |
|
Michael Jerris
|
b16a19a52f
|
whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5428 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-20 18:53:26 +00:00 |
|
Michael Jerris
|
9aa7ed492c
|
fix for new switch_log_printf prototype
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5415 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-20 10:46:51 +00:00 |
|
Michael Jerris
|
25f2fc817e
|
only include switch_stun.h where needed. We use some c99isms in this header that do not get along well with some c++ compilers.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5411 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-20 09:02:30 +00:00 |
|
Michael Jerris
|
008777e95e
|
add more modules to new mod loader macros/api.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5403 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-20 07:15:53 +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
|
b67f9c5b2a
|
move some modules to use the new module interface macros.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5343 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-13 17:06:10 +00:00 |
|
Anthony Minessale
|
64672889ce
|
fix typo and small tweak to dingaling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5248 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-02 12:51:49 +00:00 |
|
Michael Jerris
|
521eac756e
|
create macro to define api command prototypes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5167 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-05-12 21:36:15 +00:00 |
|
Michael Jerris
|
a4ff7e88da
|
adding const qualifiers across the api as appropriate.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5165 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-05-12 14:48:14 +00:00 |
|
Anthony Minessale
|
1cb336eaf0
|
add some robustness to deal with runaway threads
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5140 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-05-11 00:27:55 +00:00 |
|
Anthony Minessale
|
1d2d40a0ed
|
sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5031 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-27 22:28:25 +00:00 |
|
Anthony Minessale
|
b98fbaf081
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5011 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-24 14:23:06 +00:00 |
|
Anthony Minessale
|
586ae93cad
|
update dingaling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5005 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-23 19:03:06 +00:00 |
|
Anthony Minessale
|
f40f87ebca
|
<refactor>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4944 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-16 16:53:30 +00:00 |
|
Anthony Minessale
|
5cd76f4a03
|
setup dingaling caller profile earlier so that we have information in cdr's for failed calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4943 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-16 15:39:06 +00:00 |
|
Anthony Minessale
|
8f3249fce5
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4887 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 21:23:01 +00:00 |
|
Anthony Minessale
|
46a282bda2
|
merge 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4885 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 21:13:54 +00:00 |
|
Anthony Minessale
|
cc30b8debc
|
add dl_debug api command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4883 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 15:55:07 +00:00 |
|
Anthony Minessale
|
b378d35534
|
merge 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4877 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 02:10:17 +00:00 |
|
Anthony Minessale
|
631e689eb1
|
merge 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4876 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 01:57:54 +00:00 |
|
Anthony Minessale
|
651b725288
|
wip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4872 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-06 20:47:09 +00:00 |
|
Anthony Minessale
|
75c3314ad7
|
add dl_pres
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4871 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-06 16:20:07 +00:00 |
|
Anthony Minessale
|
9b9723cbe8
|
fix rtp issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4863 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-05 19:29:48 +00:00 |
|
Anthony Minessale
|
098d7274a0
|
add avatars for dingalaing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4850 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-04 22:22:55 +00:00 |
|
Anthony Minessale
|
79e54b1fd1
|
add odbc support for dingaling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4848 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-04 17:32:56 +00:00 |
|
Anthony Minessale
|
5e23936fa6
|
cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4807 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-30 16:41:12 +00:00 |
|
Anthony Minessale
|
c15d7892c0
|
indent again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4799 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-30 00:15:25 +00:00 |
|
Anthony Minessale
|
debdfb1aab
|
indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4798 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-30 00:13:31 +00:00 |
|
Anthony Minessale
|
3a54126261
|
spring cleaning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4795 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-29 22:31:56 +00:00 |
|
Anthony Minessale
|
a654a304a3
|
fix some minor RTP issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4624 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-17 01:52:05 +00:00 |
|
Anthony Minessale
|
2df583650f
|
cleanup some stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4498 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-09 23:51:52 +00:00 |
|
Michael Jerris
|
42e78242a3
|
add wrapper code to fully encapsulate apr, apr-utils, pcre, and sqlite. fully use switch_ namespace in modules, create our own format and type defines. follow up commit for unix autotools coming soon after this. PLEASE NOTE: you will NEED to do a make megaclean and run configure again after this update (and the following commit) or it will not build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4494 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-09 20:44:13 +00:00 |
|
Anthony Minessale
|
5131ee1cae
|
add management interface and some rtp goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4464 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-07 18:34:22 +00:00 |
|
Anthony Minessale
|
8f0580cd73
|
now with rollover
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4455 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-06 01:19:41 +00:00 |
|