15 Commits

Author SHA1 Message Date
Michael Giagnocavo
e9cc4dffe8 mod_mono on Windows now looks for paths a bit better
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9585 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 00:40:36 +00:00
Michael Giagnocavo
89db23f46f Fixup mono build on Windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9580 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-17 22:46:07 +00:00
Michael Jerris
19811e4f08 (MODLANG-83) mod_mono Linux build & embedding
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9576 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-16 23:54:23 +00:00
Michael Giagnocavo
fb9e85df57 Allow class name only function resolution in mod_mono because some people were too lazy to fully qualify
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9456 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 23:28:10 +00:00
Michael Giagnocavo
b95e23441d All swig files now go into swig.cs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 23:18:14 +00:00
Michael Giagnocavo
86d26dc547 Mono2.0 does not seem to need swigStringFix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9454 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 23:13:56 +00:00
Michael Giagnocavo
cc6a7d74df Update mod_mono for Win32
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9451 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 22:39:29 +00:00
Michael Jerris
df497d6dac partial update of mod_mono. Still more to do here.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9358 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-23 02:43:57 +00:00
Michael Giagnocavo
9bc2dccc0a Move input and hangup delegates to reside on MonoSession instead of bound to app.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8791 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-10 03:09:14 +00:00
Michael Giagnocavo
ce07c5b233 Rename setAutoHangup. Remove CoreSession channelvar in MonoSession destructor.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8790 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-09 16:55:51 +00:00
Michael Giagnocavo
66948098d8 Default AppFunction to not hanging up main session automatically.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-08 23:53:08 +00:00
Michael Giagnocavo
0521a95bf0 Add System.FlagsAttribute for flag enums
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8775 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-06 07:29:53 +00:00
Michael Giagnocavo
0c0ced4692 Update swig for enum changes. Add better auto-abort handling.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8773 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 20:33:21 +00:00
Michael Giagnocavo
65f6cfa9cf Add auto run thread abort on hangup to AppFunction
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8768 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 18:15:28 +00:00
Michael Jerris
761dcb6952 add the new mod_mono first draft from MichaelGG into tree.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-26 03:43:49 +00:00