Commit Graph

739 Commits

Author SHA1 Message Date
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
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
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
Anthony Minessale 79433a61f8 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-07 15:28:07 +00:00
Anthony Minessale c317b1936d doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-07 14:52:34 +00:00
Anthony Minessale 9c8c1c2802 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 20:43:36 +00:00
Michael Jerris bf7dc24467 whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 16:06:17 +00:00
Michael Jerris e893654bf5 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 15:46:11 +00:00
Stefan Knoblich c0783a5a3b Add missing DESTDIR variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8265 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-05 16:11:39 +00:00
Anthony Minessale 4b929592cc change names to protect the innocent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-05 15:30:55 +00:00
Anthony Minessale 0f3de8bdf0 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8259 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-03 16:36:12 +00:00
Stefan Knoblich e8c88aa124 Try to use python provided by the system instead of a bundled version, adds --with-python and --with-python-config to configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 23:40:37 +00:00
Traun Leyden cffd9825c1 reswig after updating to 8254. check that it compiles and do some light testing. seems that playAndGetDigits now returns a single value instead of a list of values, update scripts accordingly. also execute_extension is causing seg faults, at least in certain cases.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 21:20:14 +00:00
Anthony Minessale 8e0b64a1e6 add read
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8254 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 19:04:13 +00:00
Anthony Minessale 4fda174f34 reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 18:40:23 +00:00
Anthony Minessale aa47e3e5fd update script langs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 16:43:54 +00:00
Anthony Minessale 2b5f3563a2 make callback stuff work on mod_perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 13:58:44 +00:00
Traun Leyden 636519ba6a reswig against 8241 and fix bugs with changed number of args to playAndGetDigits (note: exising scripts will need to be fixed to pass ONE less argument - see wiki for new syntax). also, comment out hangup hook handler that was causing seg fault, that needs to be redone. registering hangup hooks inscripts will no longer have any effect.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 00:57:25 +00:00
Anthony Minessale 7830f6ce09 adding callback stuff, still gotta test it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 22:56:14 +00:00
Brian West 3803807841 switch_size_t to int
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 19:14:33 +00:00
Anthony Minessale 85fc8c37e7 fix bad pointer memory snafu in wrapped language libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 19:03:57 +00:00
Anthony Minessale 21f73e6827 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 17:28:29 +00:00
Brian West 6b5aa462cd fix compile on gcc 4.1.2 not sure this is correct but looks like it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8230 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 02:33:07 +00:00
Anthony Minessale 471f176ade don't exit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8229 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 01:22:25 +00:00
Anthony Minessale 9087158ce1 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 01:09:54 +00:00
Michael Jerris 2e5eac7daa msvc build for mod_lua
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8227 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 00:46:10 +00:00
Anthony Minessale bf3aaafc20 up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 00:44:12 +00:00
Anthony Minessale 8f5a873dc7 break all the api in the swig stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-30 23:42:37 +00:00
Anthony Minessale b6d649fc86 look out below
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-30 19:42:26 +00:00
Michael Jerris 47985c5683 start of msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-30 14:20:31 +00:00
Michael Jerris 2981fd57c2 tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-30 03:55:38 +00:00
Traun Leyden c9f575fb1f fix and reswig after switch_cpp updates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-30 00:37:52 +00:00
Anthony Minessale 5952667987 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-29 23:34:26 +00:00
Anthony Minessale c0058bfe0d update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8212 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-28 17:35:11 +00:00
Brian West a4f4228b2d update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-28 17:33:58 +00:00
Anthony Minessale 2a3bf6897a tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 15:57:05 +00:00
Brian West 9d27233fea cleanup a tiny bit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8204 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 00:47:07 +00:00
Brian West 9194729a83 cleanup a tiny bit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 00:45:43 +00:00
Traun Leyden 95437a05a9 reswig with swig 1.3.31, retest
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 00:10:07 +00:00
Anthony Minessale 4eca13ac23 add mod_lua
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-25 22:16:16 +00:00
Anthony Minessale 8027cb8ee8 return of mod_perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8198 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-25 22:12:01 +00:00
Traun Leyden 7de99aa9dc cleanup threadstate so that it removes the thread-local storage and cleans up django database connections which are stored in thread-local. fixes bug where it was leaking connections.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8193 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-24 17:58:38 +00:00
Anthony Minessale 1fb841bf6b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8175 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 14:57:03 +00:00
Anthony Minessale 33a69e539e add hold/unhold dialplan apps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 20:15:50 +00:00
Anthony Minessale e57c5e31ee fix MODLANG-56
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8137 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 19:26:32 +00:00
Anthony Minessale 96ff2abcd7 make dtmf duration defaults tweakable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-18 17:03:34 +00:00
Michael Jerris 01f307c95b add close to ODBC MODLANG-55
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 19:49:03 +00:00
Michael Jerris bf759f08d4 try linking directly to the nspr lib
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 05:40:27 +00:00
Michael Jerris 40c3e6c323 get both msvc builds and msi builds all in sync.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-19 05:08:12 +00:00
Anthony Minessale 1454cb43fb make some sleep and javascript ok with no-media
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7918 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-18 18:48:32 +00:00
Anthony Minessale ec3bc69aba update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7916 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-18 18:22:13 +00:00
Michael Jerris 32536b7189 let session.ready property work without throwing exception after a failed originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7877 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-12 07:03:11 +00:00
Michael Jerris b649fbfe1f MODLANG-50, add spidermonkey module for some rsa functions from Daniel Swarbrick
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-27 17:30:38 +00:00
Michael Jerris 2cdafeeba1 fix for MODLANG-51, MODLANG-52
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7748 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-26 21:44:27 +00:00
Michal Bielicki b552cb3a6c Make libdir and bindir being accepted by libs and modules
add a setting called --modinstdir to be able to define where modules get installed


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 14:58:41 +00:00
Michael Jerris 501f1f5cbc continue after curl.run
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7601 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-13 10:55:54 +00:00
Brian West b0ad7ab50c set tab mode properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 22:14:57 +00:00
Michael Jerris 1d5a083c39 add setGlobalVariable to spidermonkey (FSCORE-94), Thanks Anthony
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7474 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 21:19:33 +00:00
Michael Jerris 482badffca code analysis, clean up asserts related to switch_core_session_get_channel.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 07:26:10 +00:00
Brian West 84161010ab cleanup and consistency.. blah rain @ PHX fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 20:01:02 +00:00
Ken Rice e1fa84444d save a few bytes cause I am too cheap to buy more ram (white space clean up)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7391 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 06:07:35 +00:00
Brian West aab6766ece more house keeping.. and one commit tony forgot to commit from my dev box
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7385 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 05:02:52 +00:00
Anthony Minessale 533600180b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-24 21:38:07 +00:00
Anthony Minessale be7914fdbe disable garbage collector on originate and waitfor_* funcs in js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-24 14:05:52 +00:00
Anthony Minessale 492ee40266 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 23:23:12 +00:00
Anthony Minessale 386e65c65e fix potential locking issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7230 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-15 00:06:15 +00:00
Anthony Minessale e55750a444 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-14 22:19:48 +00:00
Anthony Minessale 7d95a056d2 add mod_spidermonkey_curl (pressuerman must doc)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-14 21:31:17 +00:00
Anthony Minessale 143bed09a3 try to use clock_gettime to make sure we don't care if the system time changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 00:43:49 +00:00
Anthony Minessale df749a420f fix dtmf code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 16:49:46 +00:00
Michael Jerris 70dd8a463d initialize
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-02 07:00:24 +00:00
Michael Jerris 6c25cb4136 don't strstr on null/blank strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 00:22:51 +00:00
Anthony Minessale ef563f04c4 fix spidermonkey issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 22:04:56 +00:00
Anthony Minessale e87a87395e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 20:52:48 +00:00
Michael Jerris 1d5b3f222b use int32 instead of int32_t type to match macro.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 06:36:42 +00:00
Anthony Minessale 7123237991 change callback prototype on js (will break all callback scripts)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-27 20:45:26 +00:00
Anthony Minessale 47e434bcd6 fix MODAPP-61
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-24 16:05:53 +00:00
Anthony Minessale 2931fc9109 dtmf overhaul testers wanted
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-22 00:32:20 +00:00
Anthony Minessale 8433c7e088 fix FSCORE-74
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-20 21:42:00 +00:00
Michael Jerris 97eb3a39c5 fix msvc 2008 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6782 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 01:09:25 +00:00
Michael Jerris 221928a464 fix msvc 2005 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 01:07:07 +00:00
Michael Jerris c3d3656a1e remove large unnecessary buffer.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 22:53:47 +00:00
Michael Jerris 293401493e cleanup, null checks. etc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6711 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 22:49:02 +00:00
Michael Jerris 54ec86f6ce use switch_snprintf instead of snprintf becuase in insures null termination of strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 21:53:32 +00:00
Michael Jerris 4110f73cf3 add msvc 2008 sln/project files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 01:40:13 +00:00
Anthony Minessale 70c65fc3c2 add more data to cdr_csv and debug option to dump all the vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6677 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 22:19:49 +00:00
Michael Jerris cc71ce69e0 handle invalid log level strings. (FSCORE-69)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6604 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-10 19:16:50 +00:00
Anthony Minessale dc96942b88 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 23:45:27 +00:00
Anthony Minessale 9dfb85bc36 some tweaks to address reports of crash
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6450 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 15:39:55 +00:00
Michael Jerris 2e75c26a7e use standard type.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6443 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 22:49:55 +00:00
Anthony Minessale 6e25cfa46a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 18:41:40 +00:00
Anthony Minessale d79d8ba65c add some stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6430 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 02:48:44 +00:00
Anthony Minessale 60c783c636 rss feeds of your voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-28 19:56:25 +00:00
Michael Jerris 57c150379e split make and make install steps for python and Makefile cleanup. (thanks stkn)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6393 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-24 03:18:20 +00:00
Michael Jerris ec09de9b18 error on missing dir on fresh build (thanks trixter)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-24 01:59:58 +00:00
Michael Jerris 18dfb6c600 add missing DESTDIR (thanks stkn)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6391 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-24 00:59:04 +00:00
Michael Jerris 620fce6a56 fix osx build with a dirty hack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-22 08:07:32 +00:00
Michael Jerris e5f3cdeba6 fix this for everyone.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6362 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 16:56:42 +00:00
Brian West 757990b0ae how did linux not complain about this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6360 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 15:54:52 +00:00
Damjan Jovanovic 90853d26bb Changed mod_java so it still compiles.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6357 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 08:12:52 +00:00
Michael Jerris bb2814222e add Curl.fetchDocument (MODLANG-39)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 04:30:09 +00:00
Brian West 23ef3425d6 movin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 15:34:57 +00:00
Brian West edb7f5d615 movin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 15:24:19 +00:00
Brian West 073a49c94c movin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 15:22:03 +00:00
Anthony Minessale d910962593 fix mod_python build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 12:25:00 +00:00
Michael Jerris 622a2733dc use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 11:28:26 +00:00
Brian West 8e8a31a0dc more path ps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 20:12:22 +00:00
Anthony Minessale 21c10158d1 change types for odbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 18:51:22 +00:00
Anthony Minessale 8cf22e707d fix MODLANG-42
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-23 19:02:47 +00:00
Anthony Minessale 7056f21fec fix MODLANG-43
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6034 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-23 18:25:58 +00:00
Michael Jerris 14db3e77ca possibly unused var.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 18:35:33 +00:00
Michael Jerris 1ffcfd540e use vsprops files for spidermonkey modules and modules using curl to centralize those settings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 16:09:14 +00:00
Anthony Minessale 6b1fa2191b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 15:31:02 +00:00
Michael Jerris a65e34e233 use winlibs.vsprops to include the windows system libs, so that we will work on incorrectly configured visual studio express edition better.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5991 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 06:44:27 +00:00
Anthony Minessale 7aa22799c9 more of the same
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 03:42:02 +00:00
Michael Jerris 66501a6cdd build cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 02:46:05 +00:00
Michael Jerris a45f8065d7 don't do operations in an assert (re: FSCORE-50)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 00:44:27 +00:00
Michael Jerris 299ab4ba85 build cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 00:24:27 +00:00
Michael Jerris 6959c3ddd7 move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 18:11:43 +00:00
Michael Jerris 8a80bf5b07 move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 09:34:05 +00:00
Michael Jerris 83c21e77f3 move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5963 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 07:21:38 +00:00
Michael Jerris bbffdd99ab cleanup some project file properties and hopefully fix the release build enum issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 04:15:33 +00:00
Anthony Minessale 92b0269c4c doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5848 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 13:34:26 +00:00
Anthony Minessale 5a3c08c22d small adjustments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 13:31:12 +00:00
Anthony Minessale ffb989e435 tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5765 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-29 01:06:08 +00:00
Damjan Jovanovic 5fff7be5e1 Reduced JNI version from 1_6 to 1_4, and used javac and jar in PATH not in JAVA_HOME to build (on MacOS)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5759 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-26 15:13:47 +00:00
Michael Jerris e69fe7e336 initial import of mod_java from Damjan Jovanovic
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-25 13:21:17 +00:00
Anthony Minessale d33b5670f0 fix some races and alter core (do a full rebuild)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5751 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-24 19:34:25 +00:00
Michael Jerris 020fc7df42 fix for FSBUILD-18
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-21 23:16:29 +00:00
Michael Jerris 5bea2ea06c svn:eol-style properties, and make eol-style consistent in some files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5738 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-21 18:49:14 +00:00
Michael Jerris 07aebb5ab9 silence windows warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 23:49:28 +00:00
Michael Jerris 815f34fbfb MODLANG-21: Add socket module for spidermonkey from Jonas Gauffin
methods: connect, close, send, readBytes, read.

Note! It's completely untested.

usage:
var socket = new Socket();
socket.connect("hostname", 1234");
var line = socket.read();
socket.send("this is something\n");

The read method takes a delimiter and do not return until the
delimiter have been received (or the connection have been dropped).
The default delimiter is "\n".
The readBytes method reads the number of specified bytes.

only a TCP socket implementation. 





git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5701 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 23:29:50 +00:00
Anthony Minessale 524631e3b8 add getGlobalVariable function to access FS globals
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 21:19:16 +00:00
Anthony Minessale 3bcbb71a21 Add PCRE object to javascript
var re = new PCRE();
if (re.compile("the answer is 42", '(\\d+)')) {
    answer = re.substitute("$1");
    console_log("err", "result [" + answer + "]\n");
}



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5695 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 17:33:06 +00:00
Michael Jerris 30ffb593c0 little cleanup, remove unnecessary (char *) cast.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5674 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-28 22:44:02 +00:00
Anthony Minessale 1a091c1ad2 change javascript and confernece to use cached speech handles
This is for better performace and to take atvantage of mrcp connections.
There should be no apparent change in usage.
The conference now supports changing the voice via the text string
by starting a text blurb with #voice# eg

#william#This will sound like William.




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-25 21:33:26 +00:00
Ken Rice 32e44d9a1a fix and ooops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-23 18:34:50 +00:00
Anthony Minessale a42a0a1916 let session.sayPhrase method take a blank language string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-21 19:00:06 +00:00
Traun Leyden e9732b7c47 fix a bug introduced in last mod_python commit on greenlizard branch where dtmfs will segfault the switch due to an incorrect Py_XDECREF.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 16:43:42 +00:00
Traun Leyden c806a20d65 1. add collectInput method. 2. modify the dtmf callback handlers to better deal with event inputs, as opposed to dtmf inputs. currently returns a dictionary where one key contains the body, and another contains the headers as a subdictionary.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5624 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 16:33:28 +00:00
Anthony Minessale 5eaea5f62a fix MODLANG-41
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5623 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 16:04:02 +00:00
Anthony Minessale 8df8e7c897 add close method needs testing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-10 14:27:25 +00:00
Anthony Minessale 7deb3330a1 small tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5580 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-09 17:57:14 +00:00
Michael Jerris baaaa00f5a change error level
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-06 21:25:56 +00:00
Michael Jerris 7e81dbe5b0 use .so not .dylib for modules on OS-X, fix for MODENDP-16
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5573 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-06 18:10:30 +00:00
Michael Jerris f1222ba2fd fix for FSCORE-40
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-03 21:29:01 +00:00
Michael Jerris f85f71390b fix for MODLANG-38
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-03 16:13:32 +00:00
Michael Jerris 4da5a5f601 fix for MODLANG-37
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5553 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-03 04:06:58 +00:00
Anthony Minessale 25057d40ac fix up some event issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5541 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-24 21:26:04 +00:00
Anthony Minessale 7feef76fb2 add uuid fsapi function, last_file_position variable, and volume controls to js callback volume:+1 etc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5498 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-05 17:03:14 +00:00
Anthony Minessale f4c1039a16 add prototype for local_stream test it and let me know what you think
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5461 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-24 23:09:28 +00:00
Michael Jerris ed0076eb18 add preAnswer method, and throw a js exception if session methods requiring a answered or pre-answered channel are called on a channel that is not. adresses MODLANG-24
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5460 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-24 21:01:55 +00:00
Traun Leyden 700aa0df56 streamFiles 2nd argument is now optional. fix segfault that was happening with originate/bridge due to no valid session in b leg. rename streamfile to streamFile. remove playFile since streamFile does the same thing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5454 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-24 17:38:17 +00:00
Anthony Minessale 5f86cb4606 add exceptions to js and make invalid session access fatal + exception for a try/catch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5443 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-22 19:59:57 +00:00
Traun Leyden 6f78befac9 implement flushEvents() flushDigits() setAutoHangup() and setHangupHook(). reworked dtmfhandler and some aspects relating to threadstate. folded in memory pool thing from mishehu. added more asserts to switch_core_file (coordinated w/ anthony on this)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5442 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-22 19:14:53 +00:00
Anthony Minessale c6af283b83 fix core db for js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-22 01:55:48 +00:00
Traun Leyden 7dabe2488f bugfix: return values from playAndGetDigits stopped working
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5433 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-21 18:23:56 +00:00
Anthony Minessale 83b4c47348 fix odbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5431 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-21 16:30:56 +00:00