744 Commits

Author SHA1 Message Date
Anthony Minessale
0b35b58e79 don't override macro name (MODLANG-68)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8915 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 03:25:31 +00:00
Michael Jerris
c5281059b7 fix Misuse of SQLRowCount, issues with MSSQL (MODAPP-105)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8914 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 03:06:07 +00:00
Anthony Minessale
cbf8595a79 add missing mod_java files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8911 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-07 19:33:23 +00:00
Michael Jerris
2f94f73921 make modules unbind events and un-reserve subclasses on module unload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8898 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 23:54:35 +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
Anthony Minessale
a1cf7067b6 add EventConsumer obj to cpp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8884 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-02 21:12:57 +00:00
Anthony Minessale
ae55323420 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 13:39:40 +00:00
Anthony Minessale
4b369c4f93 fix build for 64
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8866 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-30 21:55:38 +00:00
Anthony Minessale
35dc909cf6 Yet Another Mega Labotomy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-30 18:56:29 +00:00
Anthony Minessale
0f3d46063b fix MODLANG-65
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8828 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 19:19:17 +00:00
Brian West
b8fcbe02b8 MODLANG-67 part2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-18 18:42:21 +00:00
Brian West
d70aee166f MODLANG-67 part1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-18 18:42:03 +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
e5233533b3 Hack patch to avoid hanguphook calling check_hangup_hook purely virtually
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-09 00:09:42 +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
Anthony Minessale
7f4c8a6d46 add waitForAnswer to cpp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-02 23:42:59 +00:00
Anthony Minessale
6798cd2b5f add mediaReady method
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-02 23:38:33 +00:00
Anthony Minessale
830a8493de add answered and mediaReady methods to CoreSession
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8743 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-02 23:37:12 +00:00
Anthony Minessale
946efe1730 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8742 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-02 23:32:15 +00:00
Anthony Minessale
eca16d96f3 keep hangup hook in the session thread
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8734 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-31 16:48:54 +00:00
Anthony Minessale
84144239b8 tweak constructor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8729 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-30 17:27:32 +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
Michael Jerris
d371972dab this is not ready, and unlikely to get updated, removed at request of author
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 01:52:09 +00:00
Anthony Minessale
d172ce8ab0 add missing files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-26 17:30:46 +00:00
Anthony Minessale
1f59bb12cd update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-26 15:45:40 +00:00
Anthony Minessale
fd90e2ca36 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8660 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-26 15:02:15 +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
Michael Jerris
d932b98aa2 merge MODLANG-61
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-26 00:18:57 +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
40c0d82fa7 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8556 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 22:23:21 +00:00
Anthony Minessale
d2290cfa3a swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8544 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 20:25:42 +00:00
Stefan Knoblich
185b2938a7 Force CXXLINK for mod_python and remove -lstdcc++ from LOCAL_LDFLAGS to fix build on solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8456 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 21:38:00 +00:00
Anthony Minessale
c4657914eb lang fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 18:40:39 +00:00
Stefan Knoblich
3a02a627b7 Pass CC to lua make, fixes building on (open-)solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8426 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-15 21:43:52 +00:00
Anthony Minessale
40efe06a2f cannot pass 2833 on a transcoded call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-13 20:36:23 +00:00
Anthony Minessale
d5e4046daf fix build prob
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-12 16:58:44 +00:00
Anthony Minessale
421c25ad70 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8364 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-12 16:04:34 +00:00
Anthony Minessale
5b63c744bb fix the hangup hook extra arg code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-12 15:38:51 +00:00
Anthony Minessale
88437786b8 add namespace to perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8358 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-12 13:37:36 +00:00
Anthony Minessale
0bc3e84831 add namespace
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8356 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-12 00:24:38 +00:00
Anthony Minessale
a5e10ebcb9 add some methods to CoreSession
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-10 17:02:43 +00:00
Stefan Knoblich
c35fb67e11 Should fix the problem reported by pressureman
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 16:24:38 +00:00
Stefan Knoblich
ba0ef07f89 Fix segfault if no arg has been specified, there is still some other issue lurking in the code though
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 09:08:32 +00:00
Anthony Minessale
385528394e add optional arg to hangup hook in perl/lua
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 23:58:45 +00:00
Anthony Minessale
de516ce25f make lua work on mac
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 23:35:01 +00:00
Anthony Minessale
c4a18a09c2 spring cleaning, lose some pointless code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 19:19:47 +00:00