Steve Underwood
|
3b9eb062b3
|
Resolved a couple of wave file naming inconsistencies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9228 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-08-06 13:00:31 +00:00 |
|
Michael Jerris
|
7f5211b40d
|
fix leak when call hangs up or other error condition while saying an ip address (add mod_say_zh to windows build)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9184 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-07-28 16:13:52 +00:00 |
|
Steve Underwood
|
ce1904ba07
|
A work in progress, but this speaks numbers dates and times OK in my testing so far.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9113 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-07-20 15:49:57 +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 |
|
Michael Jerris
|
b3ad6e2622
|
update zh say module to implement some special rules (MODLANG-64)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8819 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-06-23 16:00:44 +00:00 |
|
Anthony Minessale
|
f930eaeec7
|
indent pass 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8689 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 04:54:52 +00:00 |
|
Michael Jerris
|
c8f8420aae
|
Corrected cardinal and ordinal number reading in German (MODAPP-97)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8678 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 00:36:09 +00:00 |
|
Michael Jerris
|
0a06df1e98
|
add mod_say_zh (MODLANG-59)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8189 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-04-24 01:31:41 +00:00 |
|
Brian West
|
b0ad7ab50c
|
set tab mode properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-03 22:14:57 +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
|
84161010ab
|
cleanup and consistency.. blah rain @ PHX fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7396 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-27 20:01:02 +00:00 |
|
Brian West
|
aab6766ece
|
more house keeping.. and one commit tony forgot to commit from my dev box
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7385 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-27 05:02:52 +00:00 |
|
Anthony Minessale
|
143bed09a3
|
try to use clock_gettime to make sure we don't care if the system time changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7165 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-11 00:43:49 +00:00 |
|
Michael Jerris
|
2847d1c04e
|
more error checking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6954 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-22 01:00:10 +00:00 |
|
Michael Jerris
|
6a90d335fc
|
don't hide status in macro, use switch_snprintf to get null terminated string.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6709 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-12 22:38:01 +00:00 |
|
Michael Jerris
|
54ec86f6ce
|
use switch_snprintf instead of snprintf becuase in insures null termination of strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6707 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-12 21:53:32 +00:00 |
|
Michael Jerris
|
4110f73cf3
|
add msvc 2008 sln/project files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6690 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-12 01:40:13 +00:00 |
|
Michael Jerris
|
66501a6cdd
|
build cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5986 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 02:46:05 +00:00 |
|
Michael Jerris
|
6959c3ddd7
|
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5971 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 18:11:43 +00:00 |
|
Michael Jerris
|
8a80bf5b07
|
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5966 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 09:34:05 +00:00 |
|
Michael Jerris
|
83c21e77f3
|
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5963 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 07:21:38 +00:00 |
|
Michael Jerris
|
bbffdd99ab
|
cleanup some project file properties and hopefully fix the release build enum issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5961 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 04:15:33 +00:00 |
|
Michael Jerris
|
7112295975
|
make stub copies of mod_say_en to use as working copies for dem es, fr, it and nl.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5945 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-17 20:17:00 +00:00 |
|
Michael Jerris
|
50239fd4d8
|
make stub copies of mod_say_en to use as working copies for these.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5943 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-17 19:52:43 +00:00 |
|
Michael Jerris
|
f8ccd20504
|
change license on these with approval from Anthony and Mike
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5940 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-17 19:18:17 +00:00 |
|
Brian West
|
e3acfce77d
|
cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5882 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-15 21:43:12 +00:00 |
|
Anthony Minessale
|
bd6bd9ad57
|
add softtimer to the core, begin framework for static modules and reduces calls to gettimeofday for timestamps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5784 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-03 16:44:11 +00:00 |
|
Anthony Minessale
|
7200b0d415
|
remove useless if, cleanup for grouchy compiler
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5726 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-09-20 18:05:01 +00:00 |
|
Ken Rice
|
42d4b28019
|
fill a little bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5725 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-09-20 17:38:32 +00:00 |
|
Anthony Minessale
|
ad1bd7bf61
|
fix warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5681 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-30 15:28:32 +00:00 |
|
Michael Jerris
|
4e434aff7f
|
add more modules to new mod loader macros/api.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5405 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-20 08:18:18 +00:00 |
|
Anthony Minessale
|
95f007586f
|
stage 1 of wrecking ball (duck!)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5347 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-13 20:40:06 +00:00 |
|
Michael Jerris
|
b67f9c5b2a
|
move some modules to use the new module interface macros.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5343 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-13 17:06:10 +00:00 |
|
Michael Jerris
|
b99db9aabf
|
I was told that the rules for spanish are the same as for english. So for now, I will add an interface using the same module and functions for "es". If there are changes to be made in the future, we can split this up into multiple modules.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4809 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-30 17:14:28 +00:00 |
|
Anthony Minessale
|
c15d7892c0
|
indent again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4799 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-30 00:15:25 +00:00 |
|
Anthony Minessale
|
debdfb1aab
|
indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4798 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-30 00:13:31 +00:00 |
|
Anthony Minessale
|
3a54126261
|
spring cleaning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4795 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-29 22:31:56 +00:00 |
|
Anthony Minessale
|
d1d6081d63
|
phrase update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4185 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-02-09 21:48:24 +00:00 |
|
Michael Jerris
|
63d89577d6
|
switch all libs and mods to use the dynamic instead of the static runtime so everything in freeswitch runs in a single instance of the runtime.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3925 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-01-07 04:35:16 +00:00 |
|
Mike Murdock
|
9ea9c80085
|
Added ability to spell digits too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3919 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-01-06 18:41:20 +00:00 |
|
Mike Murdock
|
8b51f17471
|
Move time and currency files into respective directories
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3918 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-01-06 17:45:50 +00:00 |
|
Michael Jerris
|
26c18bb142
|
fix issues with speaking 1 or 0 amounts in time measurement
add fixes from mmurdock via irc, thanks mike
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3915 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-01-06 02:53:11 +00:00 |
|
Anthony Minessale
|
77c4a3da64
|
add fixes from mmurdock, thanks mike
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3914 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-01-06 00:57:54 +00:00 |
|
Michael Jerris
|
7752eac905
|
simplify en_say_money to not have to use math fuctions, as we have it in char already and need to keep it that way for later.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3913 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-01-05 17:09:29 +00:00 |
|
Michael Jerris
|
63bf54fee1
|
make build on windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3912 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-01-05 16:49:36 +00:00 |
|
Anthony Minessale
|
6a2529748a
|
some changes from mmurdock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3899 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-01-03 00:21:17 +00:00 |
|
Anthony Minessale
|
f79ade4532
|
say update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3897 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-01-02 23:08:26 +00:00 |
|
Anthony Minessale
|
591c9b87aa
|
ruin everything, sorry jamesdotcom
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3815 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-12-23 16:40:37 +00:00 |
|
Anthony Minessale
|
ba6f15cdb2
|
pickynes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3810 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-12-22 22:51:14 +00:00 |
|
Michael Jerris
|
7b749328ea
|
datatypes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3809 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-12-22 22:46:08 +00:00 |
|