Stefan Sayer
3999175f08
changed Makefiles to link py_sems_lib library.
...
changed default python version to 2.4
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@289 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
a02bd12573
added Dialout headers based on session parameters
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@288 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
4d2a007772
correct checking of rtp timeout diff
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@287 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
d60aee543a
signalling and media B2BUA class implementation.
...
Can be used the same way as B2BSession, but SEMS stays in the media path as well.
Not very efficient if used for relaying (it decodes and encodes the media).
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@286 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
445db2035f
AmAudioFrontList AmAudio device, useful for e.g. fancier conferencing services
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@285 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
643a384516
fixes debug messages
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@284 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
b7666d99ee
fixes DI invocation parameters over stats server
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@283 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
2d07b7b821
fixes SessionComponent hook handling onSendRequest;
...
this fixes requests sent with session timer to contain SST headers
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@282 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
5eb2a7325a
handling of RTP timeout improved
...
* rtp packet parse called in RtpStream, so rtp keepalive packets are not disregarded in respect to rtp timeout
* rtp timeout made configurabe in sems.conf: dead_rtp_time
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@281 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
c07ba6ac52
added make ser-cfg-install target to install default ser-sems.cfg
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@280 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Maxim Sobolev
3b527c2353
Include all possible payload types into 200 OK and actually accept any of them
...
in the RTP stream. It is possible to disable this new behaviour using
single_codec_in_ok parameter in the sems.conf.
Developed by: Sippy Software, Inc.
Sponsored by: Digifonica Canada Limited
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@279 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
4e6f4a917b
sessions can be set onHold with AmSession::setOnHold, if you want a reinvite with on Hold, call AmSession::Reinvite after setOnHold
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@277 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
4ddc7a6714
- suppressed all hard-coded "P-Iptel-..." and replaced through PARAM_HDR and APPNAME_HDR.
...
- changed PARAM_HDR to "P-App-Param"
- changed APPNAME_HDR to "P-App-Name"
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@272 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
13aadbfe7d
yet more documentation...
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@267 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
832bbc1a2c
added changelog
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@266 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
2990076555
default fork
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@265 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
5afa9a9a56
cp default config instead of mv
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@264 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
a3ce3f91a2
set loglevel to 2 and log_stderr to no in sems.conf.sample
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@263 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
df0669d43c
some more links and how to get started section
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@262 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 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
fa35cb1cdf
* functions for taking all session specific parameters from P-Iptel-Param
...
* changed apps that use session specific params to use P-Iptel-Param by default
* added getSessionParam function to ivr
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@260 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
073ad26e9a
missing fct pointers for mem_open/mem_close
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@259 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
9b8725f706
updated doc
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@258 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
0ce5e2c3d2
* configuration can be accessed in IVR scripts while they are loaded
...
* pin_collect applications again has two modes: authentication via XMLRPC
server, and sending out transfer REFER with PIN in URI
* added documentation for pin_collect, and transfer for conference
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@257 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
eec606aedb
added readme for conf_auth with example auth server
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@256 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
f90559a595
fixes binding to wrong interface on multi-homed machines (sems will use the device configured with listen=... )
...
thanks Scott for reporting
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@255 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
00e3b5b89f
stats server extended:
...
o set_loglevel
o get_loglevel
o DI : call function via DI API
o which : get command list
query_stats program extended to accept commands
AmArgArray throws outofbound exception instead of assert
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@253 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
4a82d793a3
- added a centralized pseudo-random number function.
...
- changed rand() calls to get_random().
- added/fixed ssrc (RTP header) generation.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@252 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
5b5de2b23e
some cleanup work, and the begin of a fix for the memory leak in py_sems (Python PySemsDialog is leaking).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@251 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
a7e7dc0a86
added missing file.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@250 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
65cffa7f3c
fixes the bug causing the bye message not to be played in the mailbox_query application.
...
Thanks to Juha for reporting and debugging.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@248 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
6c8fe2c0bd
mem cached audio files implementation - improves performance 4-5% over announcement from file (G711)
...
see apps/examples/cacheannounce for an example how to use
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@247 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
50c51dcd54
added sems.conf.sample to doxygen generated doc
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@246 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
3100e12b6a
updated usage
...
updated sample config
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@245 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
115d4a6aa0
optimization
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@244 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
866b8703ac
drops received packets if not using input
...
set this with AmSession::setReceiving
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@243 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
a9d3e589cc
python_files is made if cmdgoal=""
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@242 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
95e5af3588
C_FLAGS used in audio modules
...
C_/CXX_FLAGS can be passed to make
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@241 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
8a33456992
corrected included apps dirs
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@240 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
ce603581c9
removed (legacy) AmCmd - has been replaced by SipRequest/SipResponse
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@239 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
cf67fea96d
fixes a crash related to temporary audio files in IVR.
...
This bug showed up in the mailbox application.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@237 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
b8b6c9f09e
Including that header files was not enough to get py_sems to work.
...
Please install the latest SIP (;-)) version from its web site:
http://www.riverbankcomputing.co.uk/sip/index.php .
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@236 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
3fc680b93f
- fixed part of the memory leak in py_sems. Now, everything from the session object is release, except for the wrapper object itself.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@235 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Maxim Sobolev
1bebb118d9
Improve jitter bufering a bit:
...
1. Use more aggressive resyncronization algorithm.
2. Respect the marker bit in RTP packets and do immediate resync on such
packets without increasing the jitter delay. This makes the jitter buffer
work well with UAs that use silence suppression. Tested with Cisco and X-Lite.
3. The AmPlayoutBuffer has been modified to allow the audio data be put
directly in the audio buffer by real timestamp from RTP. This change can
possibly break the adaptive playout buffer so it has been put in
"#ifdef USE_ADAPTIVE_JB" blocks.
The last change is required due to the fact that internal audio packet size
(in timestamp units) can differ from RTP packet size and so the internal
audio packet can be overlapped by several RTP packets or vice versa. While
the original playout buffer is generally ok but the problem is in the loss
concealments that can break the buffer as the concealment algorithm can refuse
to return any data and so breaking the timestamp monotony and thus causing the
voice corruption.
Sponsored by: Digifonica Canada Limited
Work done by: Sippy Software, Inc.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@234 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
e6fa3fd711
- fixed some more issues with py_sems. It should work with the example now.
...
- added an example for py_sems (py_sems_ex/early_media.py).
- added audio features to py_sems.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@233 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
5bc77367f5
added info on installing other ser version into extra dir, thanks Atle!
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@232 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
2fc65e1012
fixes compilation problems related to sip4 (Python/C++ binding generator).
...
The version included is 4.1.1. If you generate some files using a new version
of sip4, update or remove sip.h in the apps/py_sems/sip directory.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@231 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
5dbbe0e7ab
fixed compilation errors occuring on my desktop ;-)
...
More of them are needed to fix also the py_sems problem.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@230 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
7bf670a6d6
renamed the generated package to "py_sems_lib",
...
so that it does not clash with the main module's name (py_sems).
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@229 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago