Commit Graph

307 Commits

Author SHA1 Message Date
Michael S Collins
c62fcb23e9 Update phrase_en.xml in preparation for new recordings. 2012-07-02 12:00:02 -07:00
Michael S Collins
59f38f1362 Misspelled filename in phrase_en.xml 2012-06-27 16:39:01 -07:00
Michael S Collins
909fca199d Tweak phrase_en.xml 2012-06-26 16:21:26 -07:00
Michael S Collins
18b88710d0 Update ChangeLog through Dec 31... 1.2 on horizon 2012-05-14 16:23:37 -07:00
Travis Cross
fd6c0435fb docs: vanity 2012-05-06 07:13:17 +00:00
Michael S Collins
044d802cf0 Suggested new phrases: day mode, night mode, lunch mode, etc. 2012-04-16 08:53:18 -07:00
Travis Cross
d8d4d2086e whitespace cleanup 2012-03-14 19:00:26 +00:00
Michael S Collins
72bb196933 Docs: Update phrase_en.xml to reflect changes in FS Callie 1.0.18 sounds 2012-03-12 16:07:56 -07:00
Michael S Collins
e64b988c19 update unrecorded sound prompts 2012-02-02 13:10:04 -08:00
Michael S Collins
eb93c17df2 Update ChangeLog thru Nov 30 (more coming) 2012-02-02 13:08:00 -08:00
Michael S Collins
a61e4ab82c Preliminary work for adding verification of vm password change 2012-01-27 10:56:32 -08:00
Michael S Collins
1a1358a391 update phrase_en.xml 2012-01-20 16:31:50 -08:00
Michael S Collins
899f240bc8 Update en and fr phrase files for accuracy, typos 2012-01-17 11:53:24 -08:00
Michael S Collins
5cebbd4f24 Oops. This is the real commit of 1.0.17 sound file names for phrase_en.xml 2012-01-12 17:30:19 -08:00
Michael S Collins
0471884b3d config: Update phrase_en.xml for sounds version 1.0.17 2012-01-12 16:14:26 -08:00
Michael S Collins
a9ea9e5716 New phrases 2012-01-05 16:12:35 -08:00
Michael S Collins
092c232814 Update ChangeLog through Oct 31; update phrase_en.xml 2011-11-22 15:48:29 -08:00
Michael S Collins
739561f6e3 Update ChangeLog through Sep 30 2011-10-27 09:05:18 -07:00
Michael S Collins
040923b19d Update ChangeLog through Sept 9 2011-10-19 10:12:24 -07:00
Travis Cross
2205f59f10 whitespace cleanup 2011-09-15 21:01:12 +00:00
Michael S Collins
ead5790c99 Update ChangeLog through Aug 11 2011-08-31 16:36:51 -07:00
Michael S Collins
fd83dc8e9e Update ChangeLog through July 31 2011-08-31 15:44:59 -07:00
Mathieu Rene
48cf8f9955 FS-3437 --resolve 2011-08-21 16:56:20 +02:00
Michael S Collins
5d87a38275 Update English phrase file 2011-07-15 18:53:07 -07:00
Michael S Collins
fce7e82992 Update ChangeLog through June 28 (mid-day) 2011-06-28 12:11:34 -07:00
Michael S Collins
3e6cca9759 Update ChangeLog through May 31 (more to come) 2011-06-28 10:27:00 -07:00
Stefan Knoblich
c35c138db5 docs: Add libteletone back to core API documentation
Right... this one is actually part of the core
(.o files included in libfreeswitch).

There are a few more libs included like this, but none
of them should be for external use.

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-06-18 01:08:33 +02:00
Stefan Knoblich
794246e1d1 docs: Major clean up of doxygen generated core API documentation
To make the API documentation usable (again):

  - Rename to "FreeSWITCH API Documentation"

  - Remove all external INPUT paths, only scan FreeSWITCH core sources

  - Only parse a sane subset of files: *.c *.cc *.cpp *.h *.hh *.hxx
    (don't care about any python / whatever files for now)

  - Exclude modules (seriously, all the mod_java / mod_managed stuff
    turned it into an unusable mess. You need API docs of modules? Add separate doxygen
    configurations for them (or specific ones))

  - Include src/mod in example search path (for @include etc.), add C/C++
    patterns.

  - Set up PREDEFINED to fix the massive clusterf*ck that was caused by
    SWITCH_DECLARE() and friends.

<End Of Rant>

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-06-18 00:43:53 +02:00
Michael S Collins
5409caca22 Update to-be-recorded prompts 2011-06-01 16:33:07 -07:00
Michael S Collins
e91500d2b1 Update to-be-recorded phrase_en.xml 2011-05-23 14:41:50 -07:00
Michael S Collins
8bbfcd9c7f Update ChangeLog through May 22 2011-05-23 14:39:04 -07:00
Michael S Collins
7499dfb227 Update phrase_en.xml to reflect 1.0.16 sounds version 2011-05-09 22:20:27 -07:00
Michael S Collins
b21cea801a Update English, French phrase files 2011-05-06 13:27:02 -07:00
Michael S Collins
1ba18b357c Update to-be-recorded sounds (conf and vm stuff) 2011-04-25 10:29:25 -07:00
Michael S Collins
5d65d6d1e9 Update ChangeLog through April 20 2011-04-20 13:40:47 -07:00
Michael S Collins
1781ac884f Update phrase_en; add lang/en/ivr/sounds.xml for general phrase macros 2011-04-19 17:52:45 -07:00
Michael S Collins
5d2a13ade4 Update ChangeLog through April 12 2011-04-12 18:45:29 -07:00
Michael S Collins
15f4825c53 Update ChangeLog through March 31 2011-04-12 17:30:25 -07:00
Michael S Collins
04cf177091 Update phrase_en.xml to reflect newest prompts 2011-04-10 08:21:47 -07: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
dff8d4636f fix 2011-04-02 00:54:07 +04:00
Buklov Boris
21929cf291 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-03-30 09:52:15 +04:00
Michael S Collins
3d47df436c Update ChangeLog through Mar 9 (more coming) 2011-03-29 19:35:20 -07:00
Buklov Boris
f0c0a2951e add new phrases 2011-03-30 00:50:28 +04:00
Michael S Collins
37c4f658cb More to-be-recorded prompts 2011-03-29 13:17:00 -07:00
Michael S Collins
f7c5a66f1e Fix -h flag on logger.pl; commit missing lines from ChangeLog 2011-03-22 21:25:19 -07:00
Michael S Collins
3670b18e3e Update ChangeLog through Feb 28 2011-03-22 17:21:34 -07:00
Michael S Collins
844f69def0 Update to-be-recorded prompts 2011-03-10 09:56:10 -08:00
Michael S Collins
713b82d52f Update ChangeLog through Feb 1 2011-02-15 16:20:50 -08:00
Michael S Collins
05a82ca618 Update Changelog through Dec 30 2010-12-30 13:34:44 -08:00
Michael S Collins
c81a944857 lang: Update langs - Add pt_PT, update es to have es_ES and es_MX, update mod_say_es and add mod_say_pt (FS-2937) 2010-12-17 16:16:39 -08:00
Michael S Collins
257c7edaf7 Update phrase_en.xml for version 1.0.14 of the sounds package 2010-12-17 14:54:51 -08:00
Michael S Collins
bad1eb1183 Update ChangeLog through Dec 16, 2010 2010-12-17 12:19:14 -08:00
Michael S Collins
cfeae1ba99 Bump Doxygen.conf version to 1.0.6... belatedly 2010-12-13 14:57:43 -08:00
Michael S Collins
14113f23b1 Update ChangeLog through Dec 7 2010-12-08 13:33:34 -08:00
Michael S Collins
8be0cef907 Update ChangeLog through Nov 16 2010-11-16 18:09:27 -08:00
Michael S Collins
055c78e61e Update ChangeLog through Oct 15 (more to come) 2010-11-16 12:49:59 -08:00
System Administrator
ee051faef3 Add sound prompt 2010-10-18 16:21:26 -07:00
System Administrator
31b235f16a XML doesn't like missing slashes 2010-10-18 15:32:24 -07:00
Michael S Collins
3cd8766b9c Minor typos in phrase_en.xml 2010-10-13 16:43:05 -07:00
Michael S Collins
02ccd111fa Add sounds, update ChangeLog through 2010-10-05 2010-10-05 15:04:02 -07:00
Michael S Collins
be3d61dead Update ChangeLog through Sept 21 (more coming) 2010-10-04 18:05:30 -07:00
Michael S Collins
dc0f761b14 Phrase file updates (en) 2010-10-04 14:01:36 -07:00
Michael S Collins
758f3831fd Add new phrases to be recorded 2010-09-30 13:30:36 -07:00
Michael S Collins
35fd2bc9e7 Update ChangeLog through Sept 4 in preparation for 1.0.7 tagging 2010-09-04 12:09:10 -07:00
Michael S Collins
c3c9bff7b3 Update ChangeLog through August 17 2010-08-17 15:32:19 -07:00
Michael S Collins
88d6336f3d Update ChangeLog through June 11; more to come 2010-07-12 17:37:04 -07:00
Michael S Collins
72bc2e97a4 ChangeLog updates 2010-07-06 13:42:59 -07:00
Jeff Lenk
a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Michael S Collins
95877d1e44 Update ChangeLog through May 14 2010-05-14 13:45:22 -07:00
Michael S Collins
b1e266ea5b Update English sounds list 2010-05-14 12:05:21 -07:00
Michael S Collins
652d2fdfb3 Add new phrases to be recorded 2010-05-03 10:02:26 -07:00
Michael S Collins
c8981ef818 Update ChangeLog through April 20th 2010-04-20 19:32:54 -07:00
Michael S Collins
5bc0d99abe Fix typos in phrase_en.xml 2010-04-12 11:42:34 -07:00
Michael Collins
0ad2625492 Update ChangeLog through r17115
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17116 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 21:14:47 +00:00
Michael Collins
e8d2949267 Update ChangeLog through r16995
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16996 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-15 21:00:19 +00:00
Michael Collins
7ae7d9d434 Update phrase file to reflect latest sound prompts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16911 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 01:19:44 +00:00
Michael Collins
3969513ca9 Update ChangeLog through r16858
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16859 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 02:19:59 +00:00
Michael Collins
e320d81ad2 Phrase files update, esp for directory
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16832 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-26 02:50:30 +00:00
Michael Collins
baa668a2d4 New sound prompts to be recorded
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 01:22:15 +00:00
Michael Collins
8c962e50ca Update ChangeLog thru r16662
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 22:30:47 +00:00
Michael Collins
dd5880f7b9 Update ChangeLog through r16500
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16561 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-03 01:53:31 +00:00
Michael Collins
0fc54805a9 Update ChangeLog through r16270 (more to come soon)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16447 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-22 01:17:29 +00:00
Michael Collins
86a0e5b045 Fix typos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16049 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 21:35:47 +00:00
Michael Collins
a9663c227a Update ChangeLog through r:16032
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 01:23:44 +00:00
Michael Collins
1ef6bf05d2 Update unrecorded prompts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 07:20:58 +00:00
Buklov Boris Vladimirovich
d9a8e5d7b2 add base256
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15801 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-05 19:34:22 +00:00
Michael Collins
d5f1861268 Update ChangeLog through r15746
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 23:36:11 +00:00
Buklov Boris Vladimirovich
11f010de6f fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15734 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 12:17:35 +00:00
Buklov Boris Vladimirovich
dbfa6395c3 add users addons files from elena
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15733 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 12:16:19 +00:00
Buklov Boris Vladimirovich
73cff4c3fa fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15729 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 08:21:00 +00:00
Buklov Boris Vladimirovich
6f64f27a69 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15728 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 08:19:58 +00:00
Buklov Boris Vladimirovich
7b32bbc18e add new ivr phrases and fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15727 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 07:39:58 +00:00
Buklov Boris Vladimirovich
a75aa5a982 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15726 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 07:11:02 +00:00
Buklov Boris Vladimirovich
fb3fde8cc2 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15725 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 07:10:08 +00:00
Buklov Boris Vladimirovich
1b4d5f55ee add directory
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15724 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 07:05:53 +00:00
Michael Collins
6dbb9b8dfc Add suggested phrases to unrecorded prompts list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15637 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 22:49:44 +00:00
Michael Jerris
1807d55e9d update es phrase file (MODAPP-317)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 18:45:09 +00:00
Buklov Boris Vladimirovich
4ce2a15981 add .wav
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-16 19:11:58 +00:00
Michael Collins
2f0d3162d4 Update ChangeLog through r15482
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-16 18:45:31 +00:00