Brian West
fb48d5ca9d
swigall
2010-09-10 12:44:14 -05:00
Leon de Rooij
7eae2b629e
mod_lua: cannot assume idx != 0 if cb_fun is provided
2010-09-10 02:58:37 +02:00
Leon de Rooij
87db11afe0
Made 2nd arg to freeswitch.Dbh:query (cb func) optional
2010-09-10 01:36:27 +02:00
Brian West
f777b36e4f
swigall
2010-09-08 15:57:05 -05:00
Anthony Minessale
2f3187e470
reswig
2010-09-07 11:45:56 -05:00
Anthony Minessale
26f2e095ef
MODLANG-174
2010-09-07 11:21:25 -05:00
Jeff Lenk
874aaf1f86
mod_managed build tweak for windows vs2010
2010-09-02 11:12:49 -05:00
Jeff Lenk
f8daa1126a
Move FreeSWITCH.Managed to correct location
2010-09-02 09:02:15 -05:00
Brian West
96525d4f63
swigall
2010-08-30 12:48:45 -05:00
Jeff Lenk
7df3e18c6a
fix windows build
2010-08-26 13:55:13 -05:00
Jeff Lenk
c4a9f9e78b
swig vs2010
2010-08-24 13:02:57 -05:00
Brian West
812a275f47
swigall
2010-08-24 12:02:01 -05:00
Stefan Knoblich
3edb841959
Fix mod_spidermonkey build on FreeBSD, (Undefined symbol
...
PR_LocalTimeParameters).
Move nspr libs to AM_LIBADD to make sure they are _after_ libjs.so.1,
so missing PR_* symbols in libjs can be resolved.
Having all those nspr libs in AM_LDFLAGS will make them to end up before
libjs on the final linker commandline.
The wrong order caused the build-time linker to discard nspr,
since nothing had unresolved symbols belonging to it at that point.
(mod_spidermonkey does not use any PR_* functions/objects.)
Compile + load tested on FreeBSD-8.1.
2010-08-03 13:18:00 +02:00
Jeff Lenk
889cadb8aa
Fix mod_managed dynamic compile for V4 Framework
2010-07-27 23:21:59 -05:00
Anthony Minessale
9b4aca3b78
fix regression
2010-07-27 11:11:16 -05:00
Jeff Lenk
812f4309ee
VS 2010 - Change to V4 framework, add SWIG v2.0 files to fix release build exceptions(temp fix till we upgrade all SWIG files)
2010-07-26 11:34:04 -05:00
Anthony Minessale
7d554c1164
fix seg in js hangup
2010-07-24 00:20:37 -05:00
Anthony Minessale
710376fbe8
try to avoid skipping hangup hook
2010-07-23 14:11:47 -05:00
Brian West
d2a29d2c4c
swigall
2010-07-22 12:58:42 -05:00
Anthony Minessale
5cd072a3fb
allow vars to be set containing vars from languages
2010-07-15 08:42:51 -05:00
Jeff Lenk
7af395ef83
more tweaks for VS2010
2010-07-10 15:22:25 -05:00
Jeff Lenk
de5e747157
more tweaks for VS2010
2010-07-06 22:38:54 -05:00
Brian West
8c7a976252
swigall
2010-07-02 11:26:42 -05:00
Anthony Minessale
3a6bb506c0
passing non-null value to generate_xml_cdr now implies its an initalized xml object
2010-07-01 15:22:13 -05:00
Jeff Lenk
da17e2a09e
more tweaks for VS2010
2010-06-28 16:32:30 -05:00
Jeff Lenk
a87429ac87
Add initial support for VS2010
2010-06-28 15:49:19 -05:00
Anthony Minessale
013222bba3
wait for state change
2010-06-28 08:49:24 -05:00
Brian West
44a90b4798
swigall
2010-06-24 15:33:41 -05:00
Jeff Lenk
61f50f6c90
move output dll to common folder
2010-06-18 15:21:45 -05:00
Anthony Minessale
c5086b1517
jsonification into the core and ESL
2010-06-17 11:43:09 -05:00
Jeff Lenk
a5f07a8066
MODLANG-165 Added wrapper for switch_event_bind for .net
2010-06-01 10:23:04 -05:00
Michael Jerris
1339e2185f
mod_java: Allow user defined java methods to be called at startup and shutdown of JVM (MODLANG-117)
2010-05-31 10:15:35 -04:00
Michael Jerris
e4450044d7
indent
2010-05-31 10:14:59 -04:00
Brian West
f17bd746e8
swigall
2010-05-27 16:39:19 -05:00
Anthony Minessale
c017c24b8e
FSCORE-612 with mods
2010-05-25 16:54:31 -05:00
Jeff Lenk
2cb8efc4bb
FSBUILD-269
2010-05-25 13:04:28 -05:00
Anthony Minessale
7fd3aff6f0
fix eventConsumer issue and add flush() method
2010-05-17 18:38:25 -05:00
Rupa Schomaker
5530de66ef
patch cleanup - forgot a .rej file
2010-05-12 03:32:18 -05:00
Anthony Minessale
a7f74af7d0
add bind method to EventConsumer takes same args as constructor to bind more events to an existing consumer
2010-05-10 13:07:34 -05:00
Brian West
d184207513
swigall
2010-05-03 16:02:21 -05:00
Brian West
6d80b3db11
swigall
2010-04-23 10:22:54 -05:00
Brian West
daa9b87f0e
Next time ask nicer bitch(drk) and don't talk to me like that please.
2010-04-08 14:43:44 -05:00
Brian West
1e47aac920
cleanup a few things in the swigall
2010-04-02 10:52:23 -05:00
Brian West
0eb0306397
swigall
2010-04-01 23:09:00 -05:00
Brian West
8def2a3469
swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17089 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 23:12:56 +00:00
Brian West
5565791b66
swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17039 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 16:04:05 +00:00
Brian West
56edfc2a64
swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16943 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 21:26:08 +00:00
Brian West
c6ef69ec9f
swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16942 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 21:17:32 +00:00
Michael Jerris
5f221166c6
swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-07 19:36:20 +00:00
Brian West
2641ca94f0
I hate that notation
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 23:53:40 +00:00