Commit Graph

169 Commits

Author SHA1 Message Date
Anthony Minessale 5a5f3081f0 execute hangup state asap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 20:10:58 +00:00
Anthony Minessale 8052757a12 bah
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14831 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-11 16:53:12 +00:00
Anthony Minessale 156bb16eef build err
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 23:01:44 +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
Mathieu Rene 2a3be1dc98 CoreSession::originate: set the uuid on success
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14773 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-05 16:55:45 +00:00
Anthony Minessale ce14c6c2fa lua stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14742 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 17:59:01 +00:00
Mathieu Rene c2d5f970bc Per-call logging, part one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 20:35:02 +00:00
Brian West cf22bd9768 doh,
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 01:53:08 +00:00
Brian West 31e3dd9ad2 destroy the event that we duped in the handler so we don't leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14145 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-07 14:37:50 +00:00
Brian West 41e7977c36 switch_cpp: fix leak (FSCORE-394)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 22:58:57 +00:00
Anthony Minessale 83ebebc52b make session.ready work on uninit session containers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13965 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 19:50:00 +00:00
Anthony Minessale f2495ec8e0 fix recursive file record during file playback issue IRC-00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13551 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 19:50:04 +00:00
Anthony Minessale 303c2221c4 remove duplicate part 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 14:38:58 +00:00
Michael Jerris ef8411589e remove duplicate line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12983 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 12:24:33 +00:00
Anthony Minessale 5195d3118c add missing begin/end allow threads to read and play_and_get_digits methods
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 13:13:59 +00:00
Anthony Minessale 608ca822f1 shutdown the queue when destroying the event consumer obj in c++
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-31 16:10:20 +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
Anthony Minessale 523e0653ed FSCORE-341
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12728 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 14:54:13 +00:00
Anthony Minessale 377043e0ef update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-22 21:32: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 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 99026e02e7 event socket / ESL improvements
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 23:19:58 +00:00
Michael Jerris 8812477e7f fix build (FSBUILD-126)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 03:46:23 +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
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 6ffe5cc920 add volume to switch_cpp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 21:08:16 +00:00
Anthony Minessale e858a1d850 remove leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12068 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 20:25:05 +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
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
Mathieu Rene 11fc21f787 Initialize uuid in CoreSession::CoreSession(switch_core_session_t*), make get_uuid return a const char* and a swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11630 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 02:56:16 +00:00
Michael Jerris 4d5e24f3d5 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 16:55:43 +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
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
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 369e606564 add msleep
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 23:03:25 +00:00
Michael Jerris bed038a85b don't allocate pool we don't use.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-13 16:13:41 +00:00
Brian West 7aa7dd7e68 add error handling and error messages for incorrect event api usage
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-07 17:09:31 +00:00
Michael Jerris 4b05084f78 debug tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9830 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-04 08:09:44 +00:00
Anthony Minessale fb06cc2d01 Commit FSCORE-183, tested by me but others test also.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9777 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-01 17:31:59 +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 7cb509bc0e swig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9683 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 20:13:57 +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
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
Brian West ab9af34982 fix cpp bridge
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 18:22:07 +00:00
Brian West 88ae78906d fix cpp bridge
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 18:19:41 +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
Brian West b47382df69 tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 14:41:08 +00:00
Brian West a358cf8e24 sigh....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9011 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-13 19:24:32 +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
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
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 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 eec83be1c9 tweak ping behaviour
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-02 17:18:34 +00:00
Michael Jerris 444c93c36e add inter digit timeout to swigged embedded languages getDigits method. (MODLANG-65)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8820 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 16:31:09 +00:00
Anthony Minessale 24a27c6ed5 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-06 19:20:01 +00:00
Anthony Minessale 75dbe8909b fix FSCORE-136
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8779 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-06 15:27:16 +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 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
Michael Jerris 1a2131deb8 tweak types
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-26 17:57:54 +00:00
Michael Jerris fe854bdb57 change param name to avoid swig conflict
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8540 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 16:41:19 +00:00
Anthony Minessale 878bbcebf7 hack to avoid the bug MODLANG-60
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8434 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 15:03:45 +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 996cfa54bd force swap thing on hangup to find hangup hook
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8362 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-12 15:29:04 +00:00
Anthony Minessale 9ff934f7fe up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8357 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-12 00:29:57 +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
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 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
Anthony Minessale be276e0cfe tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 13:18:54 +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 9b30341170 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 18:09:05 +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 069d468137 start of msvc build for mod_lua
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-30 17:19:07 +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 0bde97add0 unused var.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-30 02:29:06 +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
Brian West d895c81dd5 fix buglet
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-25 23:20:23 +00:00
Anthony Minessale ae76db7bd3 update cpp wrapper
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8197 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-25 22:11:17 +00:00
Anthony Minessale a06997ee9a fix cpp wrapper
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 22:58:34 +00:00
Michael Jerris 6d1f4f6de1 potential fix for MODLANG-54
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-01 02:34:58 +00:00
Anthony Minessale 94b2225873 add more sanity check to the switch_cpp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-31 18:04:22 +00:00
Michael Jerris eb3dc7f2bb fix for FSCORE-100
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7751 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-26 22:03:30 +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 c815c0599e code formating cleanup, More when I land at PHX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 17:36:53 +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 0db0451306 fix msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6953 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-22 00:51:26 +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 3d3ee88d4c wrong fix to avoid seg. The threadstate needs to be moved to the private so that it's not dependent on the switch_core_session_t like in python.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6870 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 18:14:00 +00:00