Michael Giagnocavo
f116387443
FS-7644. Change 2013.vcxproj references to 2013
2015-06-18 04:17:53 -06:00
Jeff Lenk
345e50d25a
FS-7644
2015-06-11 15:29:28 -05:00
Michael Jerris
2cc0348422
FS-7635: remove msvc 2005 2008 and 2010 non working build systems. There are now multiple more recent (3 different ones) and some free versions of the compiler that can be used.
2015-06-10 16:33:14 -04:00
Ken Rice
02a0a2a068
FS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org websites and update additional URLs to avoid 301 redirects.
2015-06-03 15:23:40 -05:00
Marcel Haldemann
c7fdcc2ad8
FS-7391 #resolve corrected currency for mod_say_de it's now "Ein Euro und Ein Cent" rather than "Eins Euro und Eins Cent"
2015-03-26 19:16:44 +01:00
Antonio Eugenio Burriel
23b10d5da3
Get ordering of dates in Spanish right (dd-mm-yyyy)
...
1. Switch from mm-dd-yyyy to dd-mm-yyyy
2. Insert "de" (Spanish for "of") preposition.
3. Document this new voice recording "of.wav".
As reported in FS-7279.
2015-02-16 17:45:44 +01:00
Hristo Trendev
a8c5a0c87b
add timezone support to mod_say_{de,es,ja,nl,th,zh}
...
This is nothing more than a shameless copy/paste from another mod_say
module, which already had timezone support. It simply checks if the
timezone variable is set and if it contains a valid timezone, then this
timezone will be used when announcing times/dates.
FS-7048 #resolve
2014-12-02 17:08:12 +01:00
Michael Jerris
0f8b993769
fix mod_say_es_ar Makefile.am
2014-11-10 11:12:56 -05:00
Michael Jerris
11e62dd40d
Revert "Revert "FS-6967 New mod_say_es_AR to support Argentina Spanish variant.""
...
This reverts commit d9d9510ce4783879ea10a06114d5695a637dcd87.
2014-11-10 11:12:15 -05:00
Ken Rice
d9d9510ce4
Revert "FS-6967 New mod_say_es_AR to support Argentina Spanish variant."
...
This reverts commit e75d0675afd8974687931143709814544299fadc.
Revert "Add mod_say_es_ar to debian packaging"
This reverts commit ebb3c8fbfa3ec8b9f4b4a2ef20d62d343c8ff6c4.
Conflicts:
configure.ac
2014-11-08 15:53:57 -06:00
Joao Mesquita
e75d0675af
FS-6967 New mod_say_es_AR to support Argentina Spanish variant.
2014-11-06 19:21:13 -03:00
Moises Silva
d6574e8c0f
dos2unix a bunch of files
...
For some reason these files would get marked as modified
just after a fresh clone on Linux
2014-07-22 15:04:28 -04:00
Brian West
b3555b91e9
FS-6539 fix typo
2014-05-20 16:20:36 -05:00
Steve Underwood
34807208c6
Chinese say now say "one" before "ten" for numbers >99
2014-05-17 14:28:58 +08:00
Michael Jerris
02f6269cf1
check for say errors in say_money functions
2014-05-07 13:18:21 -04:00
Michael MCGuinness
974cebd389
SIP-686 changed mod_say (en) to speak full dates when asked to speak a date in the future (rather than only weekday and time).
2014-05-02 14:48:09 -05:00
Michael Jerris
6add88b43f
check return value for es_say_general_count
2014-04-30 16:43:35 -04:00
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
Tamas Cseke
9b56dff275
Say zero in time measurement only if it is neccessary
2014-03-31 09:33:17 +02:00
Michael Jerris
bcd9f49fbe
move applications to use automake
2014-03-07 18:36:12 -05:00
Peter Olsson
3162635dc9
FS-5045 --resolve Added build for Visual Studio 2010/2012.
2014-02-16 14:23:09 +01:00
Ken Rice
6e7d5d0897
update copyright header for 2014
2014-02-12 12:08:56 -06:00
Peter Olsson
9059fb91cc
FS-5045
2014-02-02 12:33:37 +01: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
Anthony Minessale
6c384012ed
FS-5740 --resolve
2013-09-12 20:42:16 +05:00
Seven Du
f255f65a82
add SHORT_DATE_TIME support
2013-08-01 09:54:33 +08:00
Seven Du
51d3282d06
FS-2809 --resolved
2013-07-14 10:34:35 +08:00
Jeff Lenk
267ef728e1
FS-5275 --resolve
2013-07-09 08:53:36 -05:00
Nathan Neulinger
32adc789f6
make noexpandtab explicit in all vim modelines other than xml files
2013-06-25 11:50:17 -05:00
Travis Cross
74dcbe8240
Add missing newline at end of file
2013-06-06 19:01:17 +00:00
Travis Cross
076a7706db
Remove extraneous parentheses in mod_say_pl
2013-05-26 12:22:51 +00:00
Travis Cross
c9b3909ac1
Add missing newline at end of mod_say_fa.c
2013-05-26 12:22:08 +00:00
Mariusz Czułada
8f6d95794d
Initial version of mod_say_pl
2013-04-26 00:17:50 +02:00
Mariusz Czułada
b056fd06a3
Initial version of mod_say_pl
2013-04-26 00:16:49 +02:00
Jeff Lenk
dc2c11f13f
FS-4768 initial add of vs2012 build support
2012-12-29 14:57:15 -06:00
Mahdi Moradi
cecd0f4505
With this changes, can say mobile numbers better.
2012-10-24 19:17:56 +03:30
Jeff Lenk
09c03667a8
FS-4721 --resolve
2012-10-21 22:53:02 -05:00
Jeff Lenk
970b2f1765
FS-4722 german say date day month year
2012-10-21 22:43:58 -05:00
Brian West
dc599db683
FS-4600 --resolve
2012-09-14 10:30:13 -05:00
Anthony Minessale
6cf9ea181d
FS-4364 --resolve
2012-07-06 16:16:51 -05:00
Travis Cross
343bdec239
remove .vcxproj.user file in tree
2012-05-24 08:04:49 +00:00
Mahdi Moradi
4e4b4444d2
Microsoft visual studio project files.
2012-05-16 20:35:15 +04:30
Mahdi Moradi
18ee7ce3d0
First upload.
2012-05-16 20:10:13 +04:30
Ken Rice
7a147e4762
Update a ton of copyright statements to make sure the dates are proper
2012-04-25 17:14:55 -05:00
Ken Rice
c5554eb939
Copyright date update.
2012-04-18 11:52:02 -05:00
Anthony Minessale
c9261be6d1
FS-3942
2012-02-24 16:09:45 -06:00
Anthony Minessale
c0af0a85d6
say years like 1985 as nineteen-85
2011-11-15 09:51:46 -06:00
Buklov Boris
7c48026cae
fix say dollar
2011-10-18 09:35:06 +04:00