Richard Fuchs
1ae07025e7
MT#62181 onInvite et al: const updates
...
Update the AmArg argument to const as these functions never change it,
and it may come from a const source. (The `string` counterpart in the
other overload is already const qualified.)
Change-Id: I1e527425a70e0c6468b8b59de7e4a20fa1f5c218
9 months ago
Richard Fuchs
5233ee2330
MT#62181 Click2Dial: use smart pointer
...
... for C2DCallerDialog
Change-Id: Ifc51cbbe26440ce8cd9fcfea8866123f7ba1e4f2
10 months ago
Richard Fuchs
f6cc9012db
MT#59962 click2dial: use smart pointer
...
Elimiates a possible leak.
Change-Id: Ic1d0fe61075765f77dbc03fd40f934e5828e027e
Warned-by: Coverity
10 months 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
1d86e099d3
click2dial: b/f: fix crash when using without credentials
14 years ago
Stefan Sayer
620f03ba84
b/f: click2dial: save content_type, cseq to connect callee
14 years ago
Stefan Sayer
49d90444fe
b/f: use proper empty string value
...
patch by Andrey Samusenko
14 years ago
Raphael Coeffic
35cc7601a5
removed reference to LocalIP.
15 years ago
Raphael Coeffic
aafc7ba080
Wip: adds multiple interface to config reader
15 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
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
16 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
17 years ago
Stefan Sayer
402546b99f
(optionally) relay early media into caller leg. enabled by default.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1363 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
71fb353d9c
authenticate on both 401 and 407 reply. Fix from Tom van der Geer
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1249 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 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
baab62f62e
using set_sip_relay_only setter
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@813 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
3497f9e94a
fixed header include due to AmAudio/AmAudioFile split
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@710 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
07c81879a4
removed unnecessary deps
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@579 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
504fe90ec6
fixed implicit conversion warning
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@529 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Andreas Granig
dfd03bb91c
Added two new plugins:
...
- click2dial: a c2d application with uac-auth support
- sw_prepaid_sip: the signalling part for a prepaid engine
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@527 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago