738 Commits

Author SHA1 Message Date
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
Ken Rice
e1fa84444d save a few bytes cause I am too cheap to buy more ram (white space clean up)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7391 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 06:07:35 +00:00
Brian West
aab6766ece more house keeping.. and one commit tony forgot to commit from my dev box
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7385 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 05:02:52 +00:00
Anthony Minessale
533600180b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-24 21:38:07 +00:00
Anthony Minessale
be7914fdbe disable garbage collector on originate and waitfor_* funcs in js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-24 14:05:52 +00:00
Anthony Minessale
492ee40266 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 23:23:12 +00:00
Anthony Minessale
386e65c65e fix potential locking issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7230 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-15 00:06:15 +00:00
Anthony Minessale
e55750a444 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-14 22:19:48 +00:00
Anthony Minessale
7d95a056d2 add mod_spidermonkey_curl (pressuerman must doc)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-14 21:31:17 +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
Anthony Minessale
df749a420f fix dtmf code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 16:49:46 +00:00
Michael Jerris
70dd8a463d initialize
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-02 07:00:24 +00:00
Michael Jerris
6c25cb4136 don't strstr on null/blank strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 00:22:51 +00:00
Anthony Minessale
ef563f04c4 fix spidermonkey issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 22:04:56 +00:00
Anthony Minessale
e87a87395e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 20:52:48 +00:00
Michael Jerris
1d5b3f222b use int32 instead of int32_t type to match macro.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 06:36:42 +00:00
Anthony Minessale
7123237991 change callback prototype on js (will break all callback scripts)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-27 20:45:26 +00:00
Anthony Minessale
47e434bcd6 fix MODAPP-61
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-24 16:05:53 +00:00
Anthony Minessale
2931fc9109 dtmf overhaul testers wanted
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-22 00:32:20 +00:00
Anthony Minessale
8433c7e088 fix FSCORE-74
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-20 21:42:00 +00:00
Michael Jerris
97eb3a39c5 fix msvc 2008 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6782 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 01:09:25 +00:00
Michael Jerris
221928a464 fix msvc 2005 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 01:07:07 +00:00
Michael Jerris
c3d3656a1e remove large unnecessary buffer.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 22:53:47 +00:00
Michael Jerris
293401493e cleanup, null checks. etc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6711 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 22:49:02 +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
cc71ce69e0 handle invalid log level strings. (FSCORE-69)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6604 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-10 19:16:50 +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
Anthony Minessale
9dfb85bc36 some tweaks to address reports of crash
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6450 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 15:39:55 +00:00
Michael Jerris
2e75c26a7e use standard type.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6443 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 22:49:55 +00:00
Anthony Minessale
6e25cfa46a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 18:41:40 +00:00
Anthony Minessale
d79d8ba65c add some stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6430 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 02:48:44 +00:00
Anthony Minessale
60c783c636 rss feeds of your voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-28 19:56:25 +00:00
Michael Jerris
57c150379e split make and make install steps for python and Makefile cleanup. (thanks stkn)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6393 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-24 03:18:20 +00:00
Michael Jerris
ec09de9b18 error on missing dir on fresh build (thanks trixter)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-24 01:59:58 +00:00
Michael Jerris
18dfb6c600 add missing DESTDIR (thanks stkn)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6391 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-24 00:59:04 +00:00
Michael Jerris
620fce6a56 fix osx build with a dirty hack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-22 08:07:32 +00:00
Michael Jerris
e5f3cdeba6 fix this for everyone.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6362 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 16:56:42 +00:00
Brian West
757990b0ae how did linux not complain about this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6360 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 15:54:52 +00:00
Damjan Jovanovic
90853d26bb Changed mod_java so it still compiles.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6357 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 08:12:52 +00:00
Michael Jerris
bb2814222e add Curl.fetchDocument (MODLANG-39)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 04:30:09 +00:00
Brian West
23ef3425d6 movin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 15:34:57 +00:00
Brian West
edb7f5d615 movin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 15:24:19 +00:00
Brian West
073a49c94c movin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 15:22:03 +00:00
Anthony Minessale
d910962593 fix mod_python build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 12:25:00 +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
Brian West
8e8a31a0dc more path ps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 20:12:22 +00:00
Anthony Minessale
21c10158d1 change types for odbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 18:51:22 +00:00
Anthony Minessale
8cf22e707d fix MODLANG-42
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-23 19:02:47 +00:00