33 Commits

Author SHA1 Message Date
Michael Jerris
95d4d0031c don't set variable we don't use, and fix off by 1 buffer overflow in 1 case 2014-04-28 14:46:05 -04:00
Michael Jerris
dbaf49926c remove unnecessary null check, we would have crashed already if that strdup failed 2014-04-28 14:38:38 -04:00
Michael Jerris
bcd9f49fbe move applications to use automake 2014-03-07 18:36:12 -05:00
Ken Rice
6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Jeff Lenk
1fb555770e FS-6052 line endings 2013-12-24 10:40:32 -06:00
Jeff Lenk
87e3d25515 FS-6052 --resolve 2013-12-24 10:37:17 -06:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Jeff Lenk
dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Ken Rice
7a147e4762 Update a ton of copyright statements to make sure the dates are proper 2012-04-25 17:14:55 -05:00
Buklov Boris
7c48026cae fix say dollar 2011-10-18 09:35:06 +04:00
Buklov Boris
02b9a3d544 fix SST_SHORT_DATE_TIME 2011-04-11 17:48:19 +04:00
Buklov Boris
84b1f7483f fix SST_SHORT_DATE_TIME thanks sibsvt@gmail.com 2011-04-08 23:55:33 +04:00
Buklov Boris
6fb73a4c31 fix and add support multy currency <action application=set data=currency=rubl/> dollar or other 2011-04-04 17:56:58 +04:00
Buklov Boris
8b5ecd2faa mod_say_ru now support say_string like mod_say_en. Now support channel variables gender,cases can be set in english and russian for example: <action application="set" data="cases=nominativus/> <action application="set" data="gender=male_h"/> <action application="say" data="ru NUMBER PRONOUNCED 1001"/> 2011-04-01 22:53:52 +04:00
Jeff Lenk
aeb446a1cb FS-3201 make changes similar to en support 2011-03-30 14:55:06 -05:00
Jeff Lenk
e53487af57 FS-3204 2011-03-30 11:21:52 -05:00
Jeff Lenk
cfe087ec57 FS-3202 2011-03-29 13:09:15 -05:00
Jeff Lenk
06bccf2801 FS-3202 2011-03-29 12:08:07 -05:00
Brian West
3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Jeff Lenk
68d74c31c3 MODAPP-444 2010-08-29 19:44:08 -05:00
Jeff Lenk
a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Michael Jerris
f8974f03f9 move functions to strip commas and non-numeric chars to switch_utils
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 08:12:12 +00:00
Michael Jerris
8b20d78f8d use common code for spell in say mods
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 07:55:57 +00:00
Michael Jerris
7c16b84aac first cut and say interface rework to include gender and put all args into a struct for easier future extension
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-07 19:34:05 +00:00
Anthony Minessale
886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Michael Jerris
861660360d add mod_say_ru to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 16:15:50 +00:00
Buklov Boris Vladimirovich
81f5f28b6f add new rule
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13631 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 07:41:22 +00:00
Buklov Boris Vladimirovich
345f531abb small fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13284 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-12 07:35:51 +00:00
Buklov Boris Vladimirovich
fb38c20619 rewrite the module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-11 19:06:08 +00:00
Buklov Boris Vladimirovich
2403a3d3df add ru_ip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 10:25:40 +00:00
Buklov Boris Vladimirovich
9b4328e231 change dollars and cents to rubles and kopecks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13025 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 09:40:10 +00:00
Buklov Boris Vladimirovich
57c290a181 change char million,thousand to enum
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-13 15:35:10 +00:00
Buklov Boris Vladimirovich
01cc1a1e53 first release
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 19:56:08 +00:00