79 Commits

Author SHA1 Message Date
Anthony Minessale
ad5f689fb7 swigall 2013-06-20 11:40:56 -05:00
Anthony Minessale
6f81477ca5 swigall 2013-02-19 14:22:01 -06:00
Anthony Minessale
25a992bc27 reswig 2013-01-29 09:34:27 -06:00
Anthony Minessale
081e261956 FS-4883 --resolve I can add this but if it leads to issues in the loaded code we may not have resoures to investigate 2012-11-29 08:58:44 -06:00
Anthony Minessale
428cd029de FS-4868 --resolve This patch also adds freeswitch.ready() which will return false once shutdown has started 2012-11-26 15:18:58 -06:00
Anthony Minessale
a49dc84a15 swigall 2012-06-14 11:32:14 -05:00
Anthony Minessale
09ad887948 FS-3841 --resolve ok return the string "die" or "exit" from hanguphook to cause an error or call s:destroy("any err message"); either should now halt the script 2012-01-27 19:03:04 -06:00
Anthony Minessale
5ed0152dd1 swig 2011-12-16 14:24:34 -06:00
Anthony Minessale
2faaee0e6e add getGlobalVariable and setGlobalVariable to swig stuff 2011-10-21 08:56:42 -05:00
Anthony Minessale
7333d46d5b add new chatplan concept and mod_sms. Apps for chat messages: copy new base freeswitch.xml and chatplan dir if you are upgrading on existing config base 2011-09-21 14:31:18 -05:00
Brian West
0587e21c2b swigall 2011-08-20 19:27:59 -05:00
Leon de Rooij
d4b5b07b2a reswig mod_lua for freeswitch.email 2011-02-07 10:36:04 +01:00
Leon de Rooij
425df0c783 Added test_reactive to mod_lua freeswitch.Dbh 2011-01-27 14:17:49 +01:00
Brian West
d79cf48475 FS-2962 2011-01-05 11:45:48 -06:00
Leon de Rooij
09e6fd3f4e Make dbh:connected accessible from Lua - thanks Grmt 2011-01-03 12:20:06 +01:00
Anthony Minessale
c4e350ab0c add insertFile front end to switch_ivr_insert_file and reswig 2010-12-29 15:09:57 -06:00
Brian West
48a9e9a5ac swigall 2010-10-01 09:54:25 -05:00
Brian West
fb48d5ca9d swigall 2010-09-10 12:44:14 -05:00
Leon de Rooij
87db11afe0 Made 2nd arg to freeswitch.Dbh:query (cb func) optional 2010-09-10 01:36:27 +02:00
Anthony Minessale
2f3187e470 reswig 2010-09-07 11:45:56 -05:00
Anthony Minessale
7fd3aff6f0 fix eventConsumer issue and add flush() method 2010-05-17 18:38:25 -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
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
Anthony Minessale
85587aa6b9 add bridged method
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16857 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 01:08:31 +00:00
Brian West
ed5506c661 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15824 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 13:35:30 +00:00
Anthony Minessale
f4239d9500 reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15361 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-04 23:58:26 +00:00
Anthony Minessale
c5f1d9ec0a FSCORE-450
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 19:46:38 +00:00
Brian West
579343d65d swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 02:52:25 +00:00
Brian West
bd668c8d30 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 17:02:46 +00:00
Anthony Minessale
c54f0c3945 add session.hangupCause()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-17 23:28:38 +00:00
Anthony Minessale
0c11561c53 reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14873 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 18:48:12 +00:00
Anthony Minessale
4780a3d377 MODLANG-124
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 21:37:32 +00:00
Anthony Minessale
e988135dba make luarun use a new pool every call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 15:27:36 +00:00
Anthony Minessale
4a9b1b2261 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 18:33:33 +00:00
Brian West
b76bb2d5a3 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14159 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 16:35:22 +00:00
Anthony Minessale
4025b42470 fix hanguphook order of operations vs destroy method issue in c++ code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 15:30:08 +00:00
Brian West
85c265666d make tts-engine and tts-voice valid attributes on the menu xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 16:49:42 +00:00
Anthony Minessale
072ec6a7f2 add api.getTime()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12149 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 00:43:11 +00:00
Anthony Minessale
b32de05846 FSCORE-282
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 23:19:38 +00:00
Brian West
dbb40708c5 try not to break backwards and api compatibility refer to rev 11211
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 15:38:32 +00:00
Brian West
69f7357506 Adding the ability to pass the var_name to store the results in.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 03:42:45 +00:00
Michael Jerris
9706c972f2 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 03:45:38 +00:00
Michael Jerris
f8734c080e swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10709 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 15:19:03 +00:00
Brian West
9e1b370738 reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10694 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 00:51:14 +00:00
Brian West
6ea577d747 change types
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 19:15:47 +00:00
Michael Jerris
ec5c366f30 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 23:12:15 +00:00
Anthony Minessale
a433e99e1f Commit FSCORE-183, tested by me but others test also.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9780 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-01 18:27:29 +00:00
Michael Jerris
4424a4d6c7 revert svn revisions 9682-9684 (FSCORE-183 is totally broken) (fixes FSCORE-194)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9692 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-28 03:48:36 +00:00
Anthony Minessale
7b537822e0 swig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9682 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 20:13:14 +00:00
Anthony Minessale
ddd1ae14b7 add session destroy psuedo method to sort of destroy a session at least for the sake of FS
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-15 21:44:43 +00:00