Richard Fuchs
8b4e26b32a
MT#62181 global: use AmThread stop_requested
...
Replace other instances of the same machanism with the one provided by
AmThread.
Change-Id: Id7572361e8f4f630051c6715106e0ca9ea4d61e9
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
7dcb7e2abb
added OpenSSL linking exception to license
16 years ago
Stefan Sayer
5abead95a1
monitoring: eraseByFilter method
...
erases and lists all records matching an AVP filter
16 years ago
Stefan Sayer
22b498a626
added set/add aliases (more convenient and common names)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1914 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
c49259bb9c
always return array type (also if empty)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1457 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
db2f70574b
removed accidental leftovers
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1394 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
436cca698e
setExpiration function. Using this together with garbage collector log,
...
items in monitoring memory storage can be set as soft state.
This work was kindly sponsored by Teltech Systems Inc.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1393 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
d2f7d1a669
Option to run a garbage collector thread to remove info of
...
expired sessions.
This work was kindly sponsored by Teltech Systems Inc.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1391 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
d24df84689
allowing call to log with empty var set
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1310 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
c226967f95
functions to retrieve only an attribute, and filter the list:
...
o listByFilter
o listByRegex
o getAttribute [Active/Finished]
renamed 'unfinished' to 'active'
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1271 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
5b5d9159ae
convert into array if necessary on logAdd
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1267 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
43a387c392
initial support for better call/server monitoring
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1259 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago