155 Commits

Author SHA1 Message Date
Anthony Minessale
307e9ef7d6 name change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 03:46:19 +00:00
Anthony Minessale
4062b636e2 xmlrpc-c build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8578 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 03:35:44 +00:00
Anthony Minessale
03d5cdd2a2 update makefile to new lib build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8560 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 22:59:08 +00:00
Michael Jerris
161ca559e2 working windows build for mod_xml_rpc and xmlrpc-c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 21:43:41 +00:00
Michael Jerris
5dde2aa0cb update to new lib ... more to come
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8546 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 20:57:56 +00:00
Michael Jerris
9b2b3beed2 don't deref NULL. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8516 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-21 23:12:38 +00:00
Stefan Knoblich
5d91bea365 switch_url_encode now takes the full length of the buffer and null-terminates the string properly (Klocwork #1030)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8510 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-21 21:31:17 +00:00
Stefan Knoblich
9b6063ae77 sizeof does not work for dynamically allocated memory (Klocwork #532)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8507 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-21 20:05:46 +00:00
Michael Jerris
8190b63460 don't push null values into the hash
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8427 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 04:01:56 +00:00
Anthony Minessale
88b177c1b4 add patch from MDXMLINT-27
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-15 20:29:08 +00:00
Stefan Knoblich
7a9b9466c2 mod_xml_ldap: strip -std=c99 from CFLAGS during openldap build (fixes problems w/ arpa/nameser.h on linux) and stop building openldap server components
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 16:03:02 +00:00
Anthony Minessale
4b929592cc change names to protect the innocent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-05 15:30:55 +00:00
Anthony Minessale
5935bfbe2e fix warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-25 18:57:52 +00:00
Michael Jerris
8cb08af737 silly rabbit, leaks are for kids.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-08 21:15:02 +00:00
Michael Jerris
2e0e95fa97 silly rabbit, leaks are for kids.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-08 21:08:00 +00:00
Michael Jerris
62a9f72590 extra error checking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7559 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 19:06:13 +00:00
John Skopis
5c20731484 Added patch from stkn__ to cleanup code. Thanks stkn__
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-04 03:50:45 +00:00
John Skopis
814b6ba0a1 copied Makefile from src/mod/directory/mod_ldap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7508 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-04 03:49:55 +00:00
Brian West
b0ad7ab50c set tab mode properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 22:14:57 +00:00
John Skopis
03b81c044d removed directory that shouldn't exist
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-02 00:22:35 +00:00
John Skopis
1b0d3edbd9 removed unnecessary things
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-02 00:21:34 +00:00
John Skopis
ea4f8a3d80 correctly import inital copy of mod_xml_ldap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-02 00:17:47 +00:00
John Skopis
6f9e8bd7ee Inital import of mod_xml_ldap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-02 00:16:02 +00:00
Michael Jerris
1bf6dea86f option to disable 100 continue (MDXMLINT-24), Thanks Shannon.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7473 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 21:14:53 +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
Brian West
d2a0183e71 whitespace cleanup...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7382 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 03:03:09 +00:00
Anthony Minessale
591f098a14 change xml_lookups to take an event as params instead of url string this will break your xml_curl scripts please update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 21:14:38 +00:00
Anthony Minessale
1424b6c73b change xml_lookups to take an event as params instead of url string this will break your xml_curl scripts please update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 20:59:25 +00:00
Michael Jerris
1cd7e6c5cc optionally log b leg (note default config changes previous behavior, but old configs without the entry will continue to log the b leg) (MODEVENT-9)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-26 21:01:59 +00:00
Anthony Minessale
b13611b1bd add better debug line to xml_curl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6860 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 14:16:43 +00:00
Anthony Minessale
04faa8a80c stfu voicemuppet
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6767 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 20:08:53 +00:00
Anthony Minessale
bbec4f1930 fix FSCORE-71
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 23:40:51 +00:00
Michael Jerris
504f1275db cleanup, null checks. etc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6708 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 22:25:15 +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
165da7462b cleanup, null checks. etc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6696 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 03:36:39 +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
7171254a9d fix xmlrpc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6619 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 02:21:15 +00:00
Anthony Minessale
2009101bad update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6602 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-10 19:03:46 +00:00
Anthony Minessale
b5fff853aa update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-07 16:58:19 +00:00
Anthony Minessale
ae9f41c379 adress MODAPP-55
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 16:22:02 +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
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