root/mobiled


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @161 [161] 10/29/07 15:25:19 francois Removed check for "known" TTS engine types
(edit) @160 [160] 10/25/07 10:32:53 francois Modified output str of getInputString to allow easier manipulation
(edit) @159 [159] 10/04/07 10:31:58 francois Updated to local version Allows passing of configuration parameters to …
(edit) @158 [158] 10/04/07 10:30:32 francois Updated to local version Reader now properly handles empty …
(edit) @157 [157] 10/04/07 10:27:55 francois Updated to local version Added some error handling
(edit) @156 [156] 10/04/07 10:26:17 francois Updated to local version Allows creation of new pages in the Wiki
(edit) @154 [154] 07/27/07 10:20:43 francois Fixed a bug in the mediawiki datasource's search facility Added support …
(edit) @153 [153] 07/27/07 10:13:41 francois Added proper support for handling different call types (incoming vs …
(edit) @152 [152] 07/27/07 10:10:51 francois Use a "_pluginName" variable in log output for easier identification of …
(edit) @151 [151] 07/09/07 10:40:34 francois Datasources's open() method now takes a "UserID" argument, so that …
(edit) @150 [150] 07/06/07 16:44:29 francois Fixed an irritating bug with adding an "Introduction" section when not …
(edit) @149 [149] 07/06/07 16:37:15 francois Implemented proper searching using the MediaWiki? web API Changed sample …
(edit) @148 [148] 07/04/07 17:49:33 francois Fixed mediawiki user logins for uploading data Fixed write access …
(edit) @147 [147] 07/03/07 17:17:17 francois Added HTML front-end for manually testing SMS-based transactions
(edit) @146 [146] 07/03/07 16:41:23 francois Some code cleanup
(edit) @144 [144] 07/03/07 16:36:27 francois Improved media uploading a bit Merged local changes to "encyclopedia" IVR …
(edit) @143 [143] 06/27/07 20:20:36 francois Added test for API compatibility between the Asterisk Request Input plugin …
(edit) @142 [142] 06/25/07 11:58:44 francois Minor code cleanup
(edit) @141 [141] 06/18/07 14:50:30 francois Code cleanup, formatted documentation for epydoc
(edit) @138 [138] 06/18/07 13:20:04 francois Added Asterisk requestinput plugin
(edit) @136 [136] 06/18/07 12:43:52 francois Code cleanup, moved configuration into objects Rewrote some of the methods …
(edit) @135 [135] 06/18/07 12:40:26 francois Added Core Command Interface, to allow monitoring/configuring a running …
(edit) @134 [134] 06/15/07 16:38:21 francois Added infrastructure to stop running requestinput plugins
(edit) @133 [133] 06/15/07 15:53:38 francois Proper handling of settings.py
(edit) @132 [132] 06/15/07 13:18:16 francois Added misc shared libraries to Core component
(edit) @131 [131] 06/15/07 12:51:58 francois Fixed exception when parsing pages "utf-8" encoding in the page title …
(edit) @128 [128] 05/10/07 21:14:42 francois - Added proper usage of the "settings.py" module (settings can now be …
(edit) @127 [127] 05/10/07 21:10:04 francois - Added proper usage of the "settings.py" module (settings can now be …
(edit) @126 [126] 05/10/07 20:39:03 francois - Added proper usage of the "settings.py" module (settings can now be …
(edit) @125 [125] 05/10/07 20:25:24 francois - Added proper usage of the "settings.py" module (settings can now be …
(edit) @124 [124] 03/20/07 15:00:17 tarmo Fixed copy-paste error. Come on guys, test the code every now and then... …
(edit) @123 [123] 03/16/07 14:30:47 francois Added some more anti-throttling safeguards
(edit) @119 [119] 03/14/07 20:17:16 francois Some bugfixes
(edit) @118 [118] 03/14/07 17:58:41 francois Merged local Asterisk channel enhancements with trunk: - static user …
(edit) @117 [117] 03/14/07 17:23:37 francois Added datasource write access checks
(edit) @116 [116] 03/14/07 14:45:04 tarmo Fixed minor bugs that prevented MobilED from running.
(edit) @115 [115] 02/20/07 19:47:17 francois Added a "init.py" file to pywikipedia to make it a python package
(edit) @114 [114] 02/20/07 19:30:49 francois Added new pywikipedia library (snapshot-20070131, modified)
(edit) @113 [113] 02/20/07 19:29:28 francois Removed old (and now obsolete) pywikipedia library (snapshot-20060312, …
(edit) @112 [112] 02/20/07 15:25:35 francois Clarified some logging output Implemented the "default" callgroup
(edit) @111 [111] 02/20/07 15:02:11 francois Added missing "webservices" module
(edit) @110 [110] 02/20/07 14:59:20 francois Removed IVR ui plug-in stuff from HEAD until its stable
(edit) @109 [109] 02/05/07 12:42:14 francois Added ManagerConnectFailed? exception for clearer error reporting
(edit) @108 [108] 02/05/07 12:40:37 francois Fixed bug to allow a remote Asterisk server to locate the channel's …
(edit) @107 [107] 02/01/07 17:02:03 francois Prefixed request ID tags to logger output for clarity when running …
(edit) @106 [106] 02/01/07 16:57:06 francois Added better per-request error reporting if more than one destination …
(edit) @105 [105] 02/01/07 15:54:26 francois - Added support for multiple outgoing destinations per request - Added …
(edit) @104 [104] 02/01/07 15:53:07 francois Fixed so that "destination numbers" specified in the incoming message do …
(edit) @98 [98] 01/24/07 19:14:26 francois Added GPL license information Deleted unnecessary eclipse ".project" file
(edit) @97 [97] 01/24/07 15:21:10 francois Added the "HELP" Core action hook. Solves ticket #5
(edit) @95 [95] 01/23/07 10:46:37 francois Added automatic SMS parsing functionality
(edit) @94 [94] 01/23/07 10:45:41 francois Added SMS parser tests. Improved MMS tests. Commented out obsolete SMS …
(edit) @93 [93] 10/23/06 16:07:00 francois Improved the way the global "core" variable is used; some Python versions …
(edit) @92 [92] 10/23/06 15:59:15 francois Undid the double-quote replacement bug which got added somewhere along the …
(edit) @91 [91] 10/20/06 15:53:51 francois Fixed some exception-handling with invalid requests
(edit) @83 [83] 10/16/06 15:34:25 francois Modifications to allow configurable, distributed …
(edit) @81 [81] 10/10/06 20:58:17 francois Improved Core threading performance Added daemonizing support Added …
(edit) @80 [80] 10/10/06 20:55:20 francois Added logging directory settings Install script now generates this file
(edit) @77 [77] 10/10/06 20:52:38 francois Added logging support
(edit) @76 [76] 10/10/06 20:51:24 francois Fixed a typo
(edit) @75 [75] 10/10/06 20:50:45 francois Implemented MMS sending capability Implemented MMS channel upload …
(edit) @74 [74] 10/10/06 20:49:29 francois mplemented the actual Kannel SMS sending functionality Cleaned up the way …
(edit) @73 [73] 10/10/06 20:38:31 francois Added new tests for new channels & core functionaltiy Modified existing …
(edit) @72 [72] 10/10/06 20:22:07 francois Cleaned up request interface definition and some code cleanups
(edit) @71 [71] 10/10/06 20:20:44 francois Added configuration options and logging support
(edit) @70 [70] 10/10/06 20:12:33 francois Cleaned up the datasource interface API
(edit) @68 [68] 10/10/06 20:05:40 francois Modified cached article for more intensive menu-depth navigation testing
(edit) @67 [67] 10/10/06 20:01:55 francois dded audio recording & upload support the Asterisk channel. Re-enabled …
(edit) @66 [66] 10/10/06 20:01:27 francois Removed the telephone number modification hacks - this can be set via the …
(edit) @65 [65] 10/10/06 16:06:43 francois Added MMS request input plugin
(edit) @64 [64] 10/10/06 16:05:26 francois Update to current version used in Meraka Major changes include …
(edit) @63 [63] 10/10/06 15:45:17 francois Added "StringMessage?" data source, for sending short text messages across …
(edit) @62 [62] 08/29/06 15:36:11 tarmo Fixes and modifications to make the server operable.
(edit) @61 [61] 06/30/06 16:47:58 francois Added hack to remove international dialing code and prepend PBX "dial out" …
(edit) @60 [60] 06/30/06 16:30:33 jukka Title of TOC informs about images if they are not in any of the …
(edit) @59 [59] 06/30/06 16:07:37 francois Added some debug info
(edit) @57 [57] 06/30/06 16:00:10 francois Added a respone to Kannel's GET request
(edit) @56 [56] 06/30/06 15:58:10 jukka Fixes a thing with images and queries.
(edit) @55 [55] 06/30/06 15:45:14 jukka Trying to find out what's wrong with _sections call.
(edit) @54 [54] 06/30/06 15:16:26 jukka Added a SMS command 'more' that displays next 160 characters of TOC's …
(edit) @53 [53] 06/30/06 15:04:01 francois Fixed all menu start position issues with the Asterisk channel Improved …
(edit) @50 [50] 06/30/06 14:22:25 jukka Fixed introduction in SMS TOC:s to be about correct section -- not …
(edit) @49 [49] 06/30/06 14:20:38 tarmo svn:ignore tweaking
(edit) @47 [47] 06/30/06 13:40:27 jukka Minor fix in finding image list for TOC.
(edit) @46 [46] 06/30/06 12:27:57 jukka Images and current path are noted in SMS TOC.
(edit) @45 [45] 06/30/06 12:06:53 francois Added a data file to the cache for unit testing
(edit) @44 [44] 06/30/06 12:04:12 francois Added the missing webservices.py for the MMS channel
(edit) @43 [43] 06/30/06 12:01:01 francois Added the necessary webservices to the MMS channel. Added datasource path …
(edit) @42 [42] 06/30/06 10:31:44 jukka Renamed Mediawiki-related DataSource? tests to make it clear where they …
(edit) @41 [41] 06/29/06 17:44:55 jukka Mediawiki provides access to images. images = list of images and their …
(edit) @40 [40] 06/29/06 16:26:27 francois Added a skeleton channel plugin for MMS via MMSProxyServer. Fixed an …
(edit) @39 [39] 06/29/06 16:09:10 tarmo Added caller history store and restore.
(edit) @38 [38] 06/29/06 15:22:11 francois Changed the Kannel (SMS) request input plugin to accept the "standard" …
(edit) @36 [36] 06/29/06 15:12:47 jukka Refixes an overwritten fix. ( htmlRefTag_re )
(edit) @35 [35] 06/29/06 14:48:22 francois Implemented full input/output threading in the Core. Added call queueing, …
(edit) @34 [34] 06/29/06 12:30:55 jukka Gets list of images from page.
(edit) @33 [33] 06/29/06 12:25:51 francois Expanded the Asterisk article reader tests Fixed some bugs in the Asterisk …
(edit) @31 [31] 06/29/06 12:01:03 tarmo Unit tests now use local cache instead of bothering wikipedia.
(edit) @30 [30] 06/29/06 11:43:21 francois Added Asterisk channel tests. Fixed a regex-related bug in the MediaWiki?
(edit) @29 [29] 06/29/06 11:07:27 tarmo Added svn:ignore *.pyc.
Note: See TracRevisionLog for help on using the revision log.