Commit Graph

100 Commits (db79bcb82f15f9ef60dd68ab6acfeda383e4d3e1)

Author SHA1 Message Date
Naveen Albert 7cffbabe5c say.c: Fix cents off-by-one due to floating point rounding.
1 year ago
InterLinked1 ffb90c4549
say.c: Fix French time playback. (#42)
2 years ago
Naveen Albert 0825d26ad9 say: Don't prepend ampersand erroneously.
3 years ago
Naveen Albert 0f0cc43e1b say: Abort play loop if caller hangs up.
3 years ago
Christof Efkemann 74df01009f app_sayunixtime: Use correct inflection for German time.
3 years ago
Sean Bright 65b2ddee26 say.c: Prevent erroneous failures with 'say' family of functions.
3 years ago
Sean Bright 3fd12f1aa3 say.c: Honor requests for DTMF interruption.
3 years ago
Josh Soref f382775241 main: Spelling fixes
4 years ago
Shloime Rosenblum d20587250e main/say.c: Support future dates with Q and q format params
4 years ago
Naveen Albert ddf6299b8d func_sayfiles: Retrieve say file names
4 years ago
Nico Kooijman 2ea75ed3d5 main: With Dutch language year after 2020 is not spoken in say.c
4 years ago
Walter Doekes 1650d50e91 main/say: Work around gcc 9 format-truncation false positive
5 years ago
Walter Doekes 0b5c6fddf1 say: Remove unused "plural" option from main/say
5 years ago
Sean Bright 5cbf47714a app_voicemail, say: Fix various leading whitespace problems
5 years ago
Sean Bright f940b7b63d say: Remove legacy language deprecation logic
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Rusty Newton 19b080b547 say.c: Fix file locations for second, seconds, minute, minutes files
8 years ago
Daniel Journo 272259a2c6 Saynumber is trying to get "and" from "digits/" subfolder
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
George Joseph 651290a809 BuildSystem: Fix a few issues hightlighted by gcc 6.x
9 years ago
Alexei Gradinari 820ed3d4b3 fix: memory leaks, resource leaks, out of bounds and bugs
9 years ago
Örn Arnarson 60caebc738 apps/app_voicemail.c and main/say.c: Add support for Icelandic language
9 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan af90afd90c app_voicemail, say: Add support for Japanese Language
11 years ago
Joshua Colp 7dddd694cb say: Fix a bug where SayNumber in Polish tries to play incorrect sound.
11 years ago
Scott Griepentrog a0c288bb23 say.c: correct time for polish
12 years ago
Kinsey Moore 7b032c1adb Add SayAlphaCase and similar functionality for AGI
12 years ago
Mark Michelson 4284ade5a6 Fix saying of date in Dutch.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Kinsey Moore c6142cf2cc Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Mark Michelson 11348736af Address MISSING_BREAK static analysis reports some more.
13 years ago
Olle Johansson 228ce5fd74 Formatting fixes
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
13 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Matthew Jordan cf0c9830bf Add Asterisk TestSuite event hooks to support ConfBridge testing
14 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
14 years ago
Jonathan Rose 29b4c1a9f1 Merged revisions 339353 via svnmerge from
14 years ago
Kinsey Moore dc8df80e56 Merged revisions 330434 via svnmerge from
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
14 years ago
Olle Johansson cb1cae303f Merged revisions 296391 via svnmerge from
15 years ago
Olle Johansson cd866cde29 Merged revisions 295949 via svnmerge from
15 years ago
Olle Johansson cc64448e2f Whitespace cleanup
15 years ago
Olle Johansson 8470f89d91 Clean upp doxygen documentation
15 years ago
Tzafrir Cohen c613897d1c Fix various typos reported by Lintian
15 years ago
Tilghman Lesher 3f33c38c8a Merged revisions 237573 via svnmerge from
16 years ago
Jason Parker f93071483f Add app_voicemail and say.c support for Vietnamese.
16 years ago
Kevin P. Fleming ef9be94b35 Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release
16 years ago
Tilghman Lesher bd7ca4b764 One more off-by-one in trunk
16 years ago