1154 Commits

Author SHA1 Message Date
Anthony Minessale
4d7e4f1ec2 change switch_strip_spaces to specify if you want it to dup the string or destroy the current buffer 2010-12-21 20:30:28 -06:00
Brian West
e8792d0ad3 swig all 2010-12-12 08:11:11 -06:00
Jeff Lenk
dc5b964bb1 fix build on windows for last commit 2010-12-10 21:43:03 -06:00
Jeff Lenk
2343f68597 VS2010 reswig 2010-11-30 21:43:28 -06:00
Anthony Minessale
77a7f93d67 reswig 2010-11-30 18:23:01 -06:00
Anthony Minessale
a1d6596ea6 swigall 2010-11-30 15:50:15 -06:00
Brian West
5b15e03f30 swigall 2010-11-30 11:24:59 -06:00
Jeff Lenk
6a948bd98b add mono 2.8 patch file see FS-2774 2010-11-24 09:50:50 -06:00
Jeff Lenk
4d41a0f3a2 FS-2855 Fix spidermonkey under windows x64 2010-11-17 15:39:33 -06:00
Jeff Lenk
97c65a004e reswig 2010-11-15 12:22:09 -06:00
Brian West
db91f0e81f FS-2842: ACL for IPv6 address and swigall to boot 2010-11-15 11:37:23 -06:00
Anthony Minessale
42edb9cfe9 swig 2010-11-10 10:30:18 -06:00
Jeff Lenk
77e7f58986 VS2010 Swig 2010-11-05 21:15:03 -05:00
Jeff Lenk
4b6ef30218 Move FreeSWITCH.Managed to correct location 2010-10-10 11:23:43 -05:00
Jeff Lenk
5b2664c0a9 tweak swig script for mod_managed 2010-10-09 22:19:22 -05:00
Anthony Minessale
a82d424fbf swigall 2010-10-09 09:00:23 -05:00
Jeff Lenk
4be25000bf swig vs2010 2010-10-08 21:48:14 -05:00
Anthony Minessale
fea856b67c swigall 2010-10-06 08:48:33 -05:00
Jeff Lenk
dac27bbaa6 reswig vs2010 2010-10-04 09:15:48 -05:00
Brian West
48a9e9a5ac swigall 2010-10-01 09:54:25 -05:00
Jeff Lenk
3cf08d88b5 reswig vs2010 2010-09-29 22:47:48 -05:00
Jeff Lenk
45ecbc2f61 fix warnings on windows x64 builds src and mods projects - only libsofia included on the libs side 2010-09-29 15:47:58 -05:00
Jeff Lenk
90861ea075 reswig vs2010 2010-09-24 22:29:53 -05:00
Anthony Minessale
cfa30468e8 sprinkle digit_timeout into switch_ivr_read and switch_ivr_play_and_get_digits and the higher level variants 2010-09-23 18:37:45 -05:00
Brian West
d7c5cb2e33 swigall 2010-09-17 09:55:12 -05:00
Leon de Rooij
7d5ca1c086 Added SAF_ROUTING_EXEC flag to lua app, so it can be run inline 2010-09-16 14:02:12 +02:00
Jeff Lenk
6a0f7f4ae8 build tweak + vs2010 swig 2010-09-15 16:21:10 -05:00
Jeff Lenk
5be58aac1b mod_managed - add some additional support 2010-09-13 09:40:03 -05:00
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