Stefan Sayer
7dcb7e2abb
added OpenSSL linking exception to license
16 years ago
Stefan Sayer
6127241d2b
properly evaluate minimum session timer
...
fixes bug #42 (https://bugtracker.iptel.org/view.php?id=42 )
422 Session Interval Too Small is replied with the configured
min-se value, if session refresh interval is too low.
16 years ago
Stefan Sayer
c6d9ae3bbf
create RTP stream (AmSession::rtp_str) only if really needed
...
replace AmSession::rtp_str with AmSession::RTPStream() in your app.
for example for pure signaling B2B calls, no RTP stream instance is
created, which saves a lot of memory (especially because of
the RTP receive buffer)
ref r30371 r30372
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1784 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
04fe5722a0
enabling echo app also for outgoing calls (useful for testing)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1487 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
e3b05499fe
really setting the playout type on session start
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1479 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
202645024c
using adaptive playout as default
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1478 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
0b9ef1c41b
fix: don't use session timer if it is not loaded
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1440 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Raphael Coeffic
f49a5d7f74
- simplified session timer config
...
- moved session timer config into session timer module.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1438 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
b23f20bef8
clearer error message on missing session_timer
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1358 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
118d2e4302
char* -> const char*
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@808 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
9273a2bd77
removed obsolete AmMail reference
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@680 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
7c964b9b03
unifies indentation level in all source files to 2 (-i2)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@261 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
f4d64a3d76
applies patch from Andriy which makes adaptive jitter buffer and adaptive playout buffer selectable at run time
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@254 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
89ba248551
re-added adaptive playout buffer with the packet size patches from rc1.
...
Adaptive jitter buffer can be compiled in instead by making with
WITH_ADAPTIVE_JITTERBUFFER=yes
(e.g. WITH_ADAPTIVE_JITTERBUFFER=yes make all)
Echo application switches with the star key the adaptive playout on and off.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@225 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
6d8f8d9645
enabled Id svn keyword property
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@145 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
14c69b1672
moved the user timer (used to be known as AmSessionTimer) to the session_timer plugin.
...
added a multi-purpose plugin type. see also AmApi.h for details.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@8 8eb893ce-cfd4-0310-b710-fb5ebe64c474
20 years ago
Raphael Coeffic
37abd5379e
initial checkin new open source version.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@5 8eb893ce-cfd4-0310-b710-fb5ebe64c474
20 years ago