738 Commits

Author SHA1 Message Date
Anthony Minessale
bf91ac1605 c++ needs const char * for static strings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 01:12:23 +00:00
Anthony Minessale
3a67cbf4fd fix MODLANG-79
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-19 22:25:28 +00:00
Robert Joly
e1c8897148 Fixed compiler warning ... potential uninitialised variable.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-18 12:23:56 +00:00
Anthony Minessale
c052a99837 dont eval blank string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 15:56:29 +00:00
Anthony Minessale
a3f6e72f35 fix numRows and add numCols
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 15:55:49 +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
Brian West
12f01067c5 fix lua originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 17:35:46 +00:00
Brian West
23c0d9ebbf add unsetInputCallback method
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 17:20:34 +00:00
Brian West
6efa5bdf0d change proto for transfer method so context and dialplan are not mandatory
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 16:57:16 +00:00
Anthony Minessale
320a541822 fix MODLANG-75
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9245 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 19:21:21 +00:00
Anthony Minessale
6f6cd375ad tweak for MODLANG-77
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 18:47:30 +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
509562b401 update mod_java to the new module api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-31 20:16:44 +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
Michael Jerris
6f906500d2 tweak for gcc 4.3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-19 15:39:17 +00:00
Brian West
baa2cf40ef mwi.py and startup-script support for mod_python
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9079 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-17 21:02:24 +00:00
Brian West
318b95ccf3 add mwi.pl support to mod_perl.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9078 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-17 20:48:14 +00:00
Brian West
ca518b4afd bracketless if fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9076 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-17 20:33:50 +00:00
Brian West
ccbf39361f add startup-script to mod_lua
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-17 20:31:49 +00:00
Michael Jerris
e23ce1f5db launch perl scripts on startup (MODLANG-72)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9074 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-17 20:01:53 +00:00
Michael Jerris
3b2fab8cb3 add timeout to curl run in js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-17 16:27:25 +00:00
Anthony Minessale
e89625c84e forgot a free call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-17 14:39:28 +00:00
Anthony Minessale
b5751a46a9 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 22:04:31 +00:00
Anthony Minessale
df5afbcacd even more lang stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9063 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 21:06:14 +00:00
Anthony Minessale
920ef82cb3 lang stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9062 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 20:19:11 +00:00
Anthony Minessale
d5d0bad6d5 add more example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9052 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 15:44:41 +00:00
Anthony Minessale
867ea0c026 fix the evil snake (again)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9051 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 14:58:00 +00:00
Anthony Minessale
89b123d5b2 handle failed originate a little more gracefully (MODLANG-70)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9049 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 06:23:35 +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
Brian West
73648db842 fix MODLANG-69
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 23:24:39 +00:00
Brian West
d690632ba1 fix MODLANG-69
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 23:22:41 +00:00
Anthony Minessale
87c6564e9e fixup mod_perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9022 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 20:37:36 +00:00
Brian West
d6022f302a include session in hangup hook
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9015 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 15:38:44 +00:00
Brian West
8b8a7f14c6 fix callback arg and CoreSession::sleep to not require a file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-12 18:44:05 +00:00
Traun Leyden
c00d1fb8e4 remove old unused file, add a few documentation comments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-11 21:56:18 +00:00
Brian West
8d8dec2830 add XML binding
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-11 21:41:19 +00:00
Brian West
21534d46a7 add api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-11 20:58:42 +00:00
Anthony Minessale
a3ccefa7e1 snake charming
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-11 19:42:52 +00:00
Brian West
3f1a474f72 remove unused var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8973 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-09 23:46:50 +00:00
Anthony Minessale
21c6841610 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8948 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 23:18:16 +00:00
Michael Jerris
27b3531c9b tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8947 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 23:17:58 +00:00
Anthony Minessale
32bbdb74a8 add args to sleep
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 17:27:02 +00:00
Michael Jerris
36852b399e fix seg src/mod/languages/mod_python
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 06:59:02 +00:00
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