Commit Graph

586 Commits

Author SHA1 Message Date
Anthony Minessale abde08febc fix internal state machine session yuckyness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@598 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-13 17:37:10 +00:00
Michael Jerris 1f820b1c1e fix build warnings for mod_ldap and add option for linking to the microsoft ldap library instead of openldap.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@596 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-13 13:23:27 +00:00
Anthony Minessale 0137fc0c02 expand configurability of mod_wanpipe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@593 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-12 20:38:24 +00:00
Michael Jerris 109a721323 fix openldap msvc autobuild.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@591 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-12 03:49:31 +00:00
Anthony Minessale dfcd404355 get beginning of mod_wanpipe working (sangoma pri)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@588 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-10 22:26:00 +00:00
Michael Jerris 0df19ccd10 add mod_ldap and mod_dialplan_demo to msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@586 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-10 22:09:20 +00:00
Michael Jerris 0a3be18663 openldap build for msvc part 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@585 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-10 21:22:51 +00:00
Anthony Minessale 146a819fdf add dialplan module to use new directory stuff. (you can get dialplan from ldap now)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@582 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-10 02:13:51 +00:00
Anthony Minessale f09f8b1cd1 fix answer thing in exosip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@581 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-10 02:09:39 +00:00
Anthony Minessale 1bd8aaa8f1 Add mod_ldap as directory example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@580 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-09 22:37:44 +00:00
Anthony Minessale aaa6a4f0b5 forgot to return status in demo global state handler test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@578 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-09 17:21:21 +00:00
Anthony Minessale e6c9685879 iax tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@577 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-09 17:14:59 +00:00
Anthony Minessale ef6d92ae7d fix bug 2 (core was hacking the buffer size value)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@576 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-09 17:01:32 +00:00
Anthony Minessale 95fbe70503 Initial framework for directory interface modules (ldap etc)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-09 16:28:49 +00:00
Michael Jerris dbd2d43a0e fix autobuild script
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@572 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-09 02:14:20 +00:00
Michael Jerris e6023786e5 modify for new build.sh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-08 21:40:53 +00:00
Anthony Minessale 58d79a34cc change build.sh to ensure gnu make
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@569 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-08 21:32:03 +00:00
Michael Jerris 9f1862d1aa fix path
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@568 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-08 21:08:45 +00:00
Anthony Minessale 681bf0e7f6 fix our first bug bug(#1)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-08 20:56:55 +00:00
Anthony Minessale b38d66f2ac testing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@565 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-08 18:42:15 +00:00
Michael Jerris 37cba66a2d Added Justin Cassidy... thanks!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@564 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-08 17:02:06 +00:00
Michael Jerris 01f0481db1 Build system cleanup, initial piece of automatic build test system (thanks xachen)
minor mod- I kept build.sh in the root dir for now.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@560 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-08 00:57:35 +00:00
Michael Jerris bbf57195a3 remove generated file.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-08 00:02:23 +00:00
Michael Jerris ed310c8d33 switch_state_handler_table renames and msvc build fix.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-07 22:58:56 +00:00
Anthony Minessale c5c74474ba sync
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@556 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-07 22:50:13 +00:00
Anthony Minessale 472e08dd51 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-07 20:56:16 +00:00
Anthony Minessale 9e85723e3f Fresh updates (Beware... all coded today)
*) Rename *event_handler* to state_handler to avoid confusion with newer eventing engine.
*) Allow application level of state_handler to be layered/stacked (up to 30)
*) Add new core global state_handler stack (also up to 30.. seems reasonable, constant in switch_types.h)



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@554 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-07 20:47:15 +00:00
Anthony Minessale 7ddaffbcd4 sync
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@553 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-07 17:30:58 +00:00
Michael Jerris 66a23ae410 tweak error message to be more specific on failures.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@537 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-02 01:26:04 +00:00
Michael Jerris b66283bf8c update setup for win32, add shortcut.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@525 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-31 01:32:52 +00:00
Anthony Minessale a59524fb99 BSD nonsense
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@524 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 23:31:06 +00:00
Anthony Minessale a014e1d28a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@523 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 23:01:04 +00:00
Anthony Minessale f0a5aca4c7 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@522 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:59:28 +00:00
Anthony Minessale bca6d6e649 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@521 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:52:53 +00:00
Anthony Minessale 72c9c83557 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@520 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:45:49 +00:00
Anthony Minessale cb07bbc3b8 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@519 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:45:02 +00:00
Anthony Minessale 603c61043a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@518 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:44:16 +00:00
Anthony Minessale 50d6cae02c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@517 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:42:55 +00:00
Anthony Minessale 79d9d5aa00 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@516 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:36:18 +00:00
Anthony Minessale 713c0fd0b4 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@515 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:29:34 +00:00
Michael Jerris 02d0bb6263 fix install directories.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@514 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:16:57 +00:00
Anthony Minessale dc69b1f431 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:15:33 +00:00
Anthony Minessale 828efd7882 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@512 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:11:31 +00:00
Michael Jerris feadac87e2 add win32 installer to msvc solution.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@511 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:10:51 +00:00
Anthony Minessale eb49469de9 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:04:28 +00:00
Anthony Minessale e446455f7e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@508 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:04:09 +00:00
Anthony Minessale a268e712d6 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@507 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:03:25 +00:00
Anthony Minessale 597bc093bf more build stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@505 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 21:04:19 +00:00
Anthony Minessale c5c073363a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@504 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 20:29:19 +00:00
Anthony Minessale abdb398b1a fix liar INSTALL
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@503 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 20:13:24 +00:00