323 Commits

Author SHA1 Message Date
Mathieu Rene
13e6519066 Prevent unloading of embedded languages modules (also fixes MODLANG-121)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-11 16:03:31 +00:00
Mathieu Rene
b814ad0de4 Let session.destroy() take the cause as a string too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13020 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-14 20:30:54 +00:00
Anthony Minessale
0cecd465b1 add destroy method to js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13016 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-14 16:45:35 +00:00
Michael Jerris
8b6905d188 fix error loading mod_spidermonkey due to missing PR_* symbols
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-07 19:48:50 +00:00
Michael Jerris
6ef0e660a3 fiz error loading mod_spidermonkey due to missing PR_* symbols
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12934 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-07 14:47:57 +00:00
Brian West
eddf2803ce remove lingering code that is not needed anymore
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12862 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 03:17:27 +00:00
Anthony Minessale
7cdc96e889 remove old code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12860 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-31 23:56:47 +00:00
Anthony Minessale
3a8512fe0e comment out shutdown command that causes crash on unload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12642 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 16:02:18 +00:00
Mathieu Rene
293bf48518 Properly shutdown the JS runtime on unload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12631 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 22:25:05 +00:00
Michael Jerris
faf8730b3e mod_spidermonkey: fix segfaults on dtmf callback (FSCORE-327)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12577 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 22:46:46 +00:00
Mathieu Rene
1c30c4c4c9 Revert 12561
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12564 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 13:15:41 +00:00
Mathieu Rene
5151cf32ac FSCORE-327
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12561 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 12:39:37 +00:00
Michael Jerris
4212af498b build: build path cleanups (FSBUILD-130)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 19:27:14 +00:00
Anthony Minessale
ad6d584403 MODAPP-228
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 14:12:32 +00:00
Anthony Minessale
9556be51ef fix issue in monitor_early_media_fail issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 03:41:18 +00:00
Anthony Minessale
ea88aed04b avoid operations on closed file handles in embedded languages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 19:52:29 +00:00
Anthony Minessale
acea8a9f35 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 22:59:59 +00:00
Anthony Minessale
e66b78047a fix some language issues and move media bug removal to hangup state
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 22:50:35 +00:00
Michael Jerris
bbdf4744aa inital work on x64 windows build (FSBUILD-125)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:56:56 +00:00
Anthony Minessale
1b5656f3a8 change abort to graceful failure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12140 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 16:46:20 +00:00
Brian West
db5eb288c7 5 instead of 4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 21:23:29 +00:00
Brian West
babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Mathieu Rene
2efc763d87 s/depricated/deprecated/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 15:31:11 +00:00
Anthony Minessale
a52849b56a block some unwanted behaviours regarding session.originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11983 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 15:26:48 +00:00
Brian West
ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Anthony Minessale
0463541d61 change low res sleep func api names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:23:07 +00:00
Michael Jerris
4d97fb66a0 fix windows build breakage from svn rev 11084
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-07 14:25:08 +00:00
Anthony Minessale
2549501cf9 load global symbols in spidemonkey and change to new dso code (add to 1.0 branch)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-07 00:43:25 +00:00
Anthony Minessale
dbf10cab75 fix seg in js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 15:35:40 +00:00
Michael Jerris
399342e1f8 type tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10754 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-14 16:37:38 +00:00
Anthony Minessale
71054917ac add sync param to sleep so you can choose to sync audio or not on sleep (reswig to follow)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 00:48:24 +00:00
Anthony Minessale
a579a28324 add vars param to switch_ivr_originate for recursion MODAPP_175
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 14:59:24 +00:00
Anthony Minessale
cc37e56c8c fix timeout defaults
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10542 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 18:19:59 +00:00
Michael Jerris
ffeb14d136 MODLANG-90 (remove extra return added in 10472 breaking jsapi)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10507 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 22:08:12 +00:00
Anthony Minessale
9de7588924 better the other way
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10473 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 03:56:27 +00:00
Anthony Minessale
9b98c2d512 cleaning up stupid mess (lesson in regressions for Math`)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10472 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 02:27:59 +00:00
Anthony Minessale
efb3b25e29 fine, have session in hangup hook apps, don't call me if it segs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10467 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 21:55:50 +00:00
Anthony Minessale
dfa101177c fix bug in apiExecute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-15 01:30:15 +00:00
Anthony Minessale
2ed601f934 more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 23:31:21 +00:00
Anthony Minessale
1d74ab745b more ref checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 17:40:25 +00:00
Anthony Minessale
722b830652 look out below....(make current)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 19:28:05 +00:00
Anthony Minessale
30c318b995 clean some old members and naming conventions in the codec structs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 17:48:42 +00:00
Brian West
e0cdf8172a more polishing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 06:19:56 +00:00
Anthony Minessale
1c15146866 add patch from MODAPP-86
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 15:50:12 +00:00
Anthony Minessale
8bece18e26 make getVariable return blank string not the word false
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 15:19:39 +00:00
Michael Jerris
05b01a6c03 switch some usages of switch_event_add_header to switch_event_add_header_string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 02:19:43 +00:00
Anthony Minessale
e813797406 fix pool hoarding of mem in js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 16:50:45 +00:00
Anthony Minessale
a4712f9dfd fix jira issue MODLANG-74
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-29 16:57:38 +00:00
Brian West
ca44d9af17 make curl follow redirects for a max of 10 levels
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-29 14:40:23 +00:00
Anthony Minessale
b24a17cf27 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9045 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 19:41:56 +00:00