Richard Fuchs
80dc4e60ef
MT#59962 AmUtils: use overloading for str2int
...
Use overloading for the various flavours of str2int functions. This has
the benefit of automatically choosing the appropriate function for
aliased types that may be one or the other underlying type, such as
size_t.
Do a mass renaming of all relevant instances.
Change-Id: I7abb6b9031ee53332d2b04a6cba4a6cc667a4807
1 year ago
Donat Zenichev
13ff63532c
MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11)
...
Eliminate the `auto_ptr` usage for core/* ,
since this pointer type has been deprecated in C++11.
Use, as recommended, `unique_ptr` instead.
Change-Id: I352e03bd0c8401d9a4890d8a1845913e4c22dab3
3 years ago
Victor Seva
ff47897962
Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Stefan Sayer
caaf39a1af
fix vb prompt: 'you have new message' -> 'you have one new message'
15 years ago
Peter Lemenkov
3d25784410
Simplify installing of audio files
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
16 years ago
Peter Lemenkov
d31c6fd18f
Simplify doc-files installation
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
16 years ago
Stefan Sayer
7dcb7e2abb
added OpenSSL linking exception to license
16 years ago
Stefan Sayer
77853863ab
getHeader:support content spanning multipe headers
...
Patch by Robert Szokovacs
16 years ago
Peter Lemenkov
58ee004421
Typo fix
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
16 years ago
Raphael Coeffic
d35e5ec668
avoid duplicated code and debug/error messages
16 years ago
Peter Lemenkov
76a3a5ff5d
Sync CMake config-file templates with original ones
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1935 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
b48a60d12c
A new "simple mode" has been added to all the voicemail/voicebox
...
related module. This simple mode is aimed at very simple setup
with just standard SIP (no params required in P-App-Param...).
Please have a look at the example config files for more details.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1929 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
ff7a6c8a76
- Added rules for installing of config-files for modules.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1517 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
f5f4672db4
- Added installation of audio-files.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1516 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
6e15b229e7
Common parts of CMake modules targets were moved to cmake/module.rules.txt.
...
This greatly simplified further work.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1513 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
a7ee9ca66c
- Simplified CMake files for building libraries and plugins.
...
- Ability to override installation directories.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1509 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
1c4788fdb7
set CMAKE_SHARED_LIBRARY_PREFIX globally
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1495 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
16044e080f
Some cleanups.
...
Since not, core module will be linked against samplerate and misdn (if enabled)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1381 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
6b1b2d526f
initial commit of cmake files
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1373 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
61c0d81569
support for uid (UserID) / did (DomainID) in voicemail/voicebox/annrecorder
...
which is needed if the platform supports aliases and/or multi domain
and the canonical username or domain name can not be determined at the
proxy (call control)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1168 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
f30989deff
mass setting Id svn property
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1048 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
573b5eec25
added zero for completeness
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@948 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
704b26117d
added remark
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@946 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
5199b38532
replaced prompts with Dave's
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@943 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
936c59656f
added key config options
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@942 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
98a3a3885f
newline fixes
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@935 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
cea85f474f
changed sample
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@846 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
3ab47b230f
use default prompts if no domain/language specific found
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@845 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
a835014016
o default language config option
...
o short app-param names
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@843 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
d3f3f7e6ff
using msg_menu temporary (missing 'and four to start over')
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@784 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
b64194eeed
some more config explanation
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@783 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
d8510f5958
more prompts
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@780 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
b88151a267
checked-in Stefan's new mailbox system (msg_storage,voicebox, modified voicemail).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@772 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago