171 Commits

Author SHA1 Message Date
Anthony Minessale
18a93b2ff8 enable https on mod_xml_cdr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-19 14:52:44 +00:00
Michael Jerris
05b01a6c03 switch some usages of switch_event_add_header to switch_event_add_header_string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 02:19:43 +00:00
Anthony Minessale
d8816f7d73 fix MDXMLINT-31
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-01 15:06:56 +00:00
Brian West
ca44d9af17 make curl follow redirects for a max of 10 levels
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-29 14:40:23 +00:00
Michael Jerris
0b0706b7bc add reload, fix leak in failure cases (MDXMLINT-27)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8918 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 04:07:53 +00:00
Michael Jerris
64997c4d8e vim extendtab is bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:12:26 +00:00
Brian West
7af7f3a093 update email address
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8810 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-18 18:22:20 +00:00
John Skopis
ab7eb03188 Added sasl support.
Added support for search filters


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8736 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-01 19:48:20 +00:00
Michael Jerris
f7e74f2073 add more tab completion details
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 21:36:16 +00:00
Anthony Minessale
f930eaeec7 indent pass 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:54:52 +00:00
Stefan Knoblich
b0530b811b quickfix for solaris, compile xmlrpc-c with -D__EXTENSIONS__ to get struct sigaction
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8673 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-26 20:06:37 +00:00
Michael Jerris
09390e7005 tweak for picky compiler
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-26 18:11:00 +00:00
Stefan Knoblich
d5c85e9394 this one fixes the curl type mismatch warning in mod_xml_cdr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-26 14:20:23 +00:00
Stefan Knoblich
33576e9fa8 fix the fix :/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8587 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 00:02:04 +00:00
Stefan Knoblich
69cf183ba4 Fix building on fbsd7 x86_64 (stuff was building without -fPIC), nametab.h is a generated file, recreate it if missing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8586 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 23:43:20 +00:00
Michael Jerris
0c60b93f57 tweak windows mod_xml_rpc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8580 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 04:38:32 +00:00
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