Commit Graph

114 Commits

Author SHA1 Message Date
Anthony Minessale 321b68c5b4 these aren't the droids you're looking for, move along....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6453 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 22:56:01 +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
Michael Jerris 0dbc6515d2 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6421 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-28 22:27:33 +00:00
Anthony Minessale a05c09a69a add mime types to webserver
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-28 20:44:18 +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
Anthony Minessale fc0dc1f9fb improve http support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 19:25:16 +00:00
Michael Jerris f8b798cfa3 resolves MDXMLINT-17 added api command xml_curl (takes debug_on and debug_off as params) that enables and disables keeping the lookup files around for debug reasons.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6356 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 07:53:38 +00:00
Michael Jerris c4cf0fd7dd add bugfix portion of MDXMLINT-17
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 03:59:11 +00:00
Anthony Minessale 669df37aa8 add trixter
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6166 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-06 14:43:27 +00:00
Anthony Minessale f46b6ffa71 add header patch from MDXMLINT-15
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6152 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-02 21:49:48 +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
Anthony Minessale 2a33ed2555 patch from MDXMLINT-13
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-20 00:31:02 +00:00
Michael Jerris 1ffcfd540e use vsprops files for spidermonkey modules and modules using curl to centralize those settings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 16:09:14 +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 299ab4ba85 build cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 00:24:27 +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 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
Anthony Minessale 6b5686a8b0 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5825 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-06 01:38:37 +00:00
Anthony Minessale b82cb961dd add headers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5824 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-06 01:05:55 +00:00
Anthony Minessale 7962945c39 make encoding optional none, base64 or url encoding
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5823 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-06 00:30:04 +00:00
Justin Cassidy d8b5b417ee add option to mod_xml_curl as well to make libcurl ignore ca cert roots
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 03:41:53 +00:00
Justin Cassidy e008b1be43 add option to mod_xml_cdr to ignore ca root checks on https urls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5810 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 03:26:42 +00:00
Anthony Minessale e4416c56f8 switch sleep to switch_yield
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5805 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 21:39:00 +00:00
Anthony Minessale c7d1ce48b0 fix bug in xml cdr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5787 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-03 18:15:20 +00:00
Anthony Minessale 92a7c5baf7 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5782 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-03 01:03:10 +00:00
Anthony Minessale cbac77fa9f refactor xml cdr and some cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5778 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-02 16:38:15 +00:00
Michael Jerris 2066263064 resolves MDXMLINT-11 and MDXMLINT-12, re-factors error handling and cleanup to eliminate possible segfaults and leaks.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5753 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-25 01:55:05 +00:00
Michael Jerris d40c1d2c79 Fix for memory leak in xml-rpc (MDXMLINT-10) from Bret McDanel.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 22:29:29 +00:00
Anthony Minessale 0ff988b19e c'mon wtf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5677 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-29 19:33:27 +00:00
Anthony Minessale 88e5470c52 silly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-29 18:56:04 +00:00
Michael Jerris f94400c173 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-22 00:21:09 +00:00
Anthony Minessale e17fed3ada fix small unlikely but still possible bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5598 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-13 23:50:01 +00:00
Anthony Minessale 0fe8934fec fix missing deref of root xml registry in xml_cdr that causes a hang
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-13 23:37:22 +00:00
Michael Jerris f1222ba2fd fix for FSCORE-40
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-03 21:29:01 +00:00
Michael Jerris 0a088c7e68 MODAPP-11 whoops.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5561 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-03 15:43:23 +00:00
Michael Jerris 34831ab124 fix for MODAPP-11
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5560 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-03 15:41:39 +00:00
Michael Jerris 7ad9322686 fix for MDXMLINT-8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5554 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-03 04:21:29 +00:00
Michael Jerris b6749d2106 merge MODAPP-16 (add curl support to mod_xml_cdr), thanks Bret.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5456 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-24 19:57:24 +00:00
Michael Jerris 4e434aff7f add more modules to new mod loader macros/api.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-20 08:18:18 +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
Michael Jerris f00642d7ab typo.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5155 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-11 18:21:36 +00:00
Michael Jerris 628077871f fix for MDXMLINT-7 from Simon P. Ditner . Added config option disable-100-continue to disable the Expect: 100-continue HTTP 1.1 header so that it will work with lighthttpd.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5131 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-10 19:11:00 +00:00
Brian West b3a3ae9c43 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5049 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-01 01:04:07 +00:00
Anthony Minessale 319d3661c4 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5030 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-27 21:13:02 +00:00
Michael Jerris 177513d13e more completely fix http://jira.freeswitch.org/browse/MDXMLINT-6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5018 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-26 13:52:56 +00:00
Michael Jerris e031ff4a49 resolve http://jira.freeswitch.org/browse/MDXMLINT-6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5016 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-25 19:57:14 +00:00