Commit Graph

246 Commits (3999175f082a67a93ef6dde574d4cccbfdb9bfa2)
 

Author SHA1 Message Date
Stefan Sayer 3999175f08 changed Makefiles to link py_sems_lib library.
19 years ago
Stefan Sayer a02bd12573 added Dialout headers based on session parameters
19 years ago
Stefan Sayer 4d2a007772 correct checking of rtp timeout diff
19 years ago
Stefan Sayer d60aee543a signalling and media B2BUA class implementation.
19 years ago
Stefan Sayer 445db2035f AmAudioFrontList AmAudio device, useful for e.g. fancier conferencing services
19 years ago
Stefan Sayer 643a384516 fixes debug messages
19 years ago
Stefan Sayer b7666d99ee fixes DI invocation parameters over stats server
19 years ago
Stefan Sayer 2d07b7b821 fixes SessionComponent hook handling onSendRequest;
19 years ago
Stefan Sayer 5eb2a7325a handling of RTP timeout improved
19 years ago
Stefan Sayer c07ba6ac52 added make ser-cfg-install target to install default ser-sems.cfg
19 years ago
Maxim Sobolev 3b527c2353 Include all possible payload types into 200 OK and actually accept any of them
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
19 years ago
Raphael Coeffic 4ddc7a6714 - suppressed all hard-coded "P-Iptel-..." and replaced through PARAM_HDR and APPNAME_HDR.
19 years ago
Stefan Sayer 13aadbfe7d yet more documentation...
19 years ago
Stefan Sayer 832bbc1a2c added changelog
19 years ago
Stefan Sayer 2990076555 default fork
19 years ago
Stefan Sayer 5afa9a9a56 cp default config instead of mv
19 years ago
Stefan Sayer a3ce3f91a2 set loglevel to 2 and log_stderr to no in sems.conf.sample
19 years ago
Stefan Sayer df0669d43c some more links and how to get started section
19 years ago
Stefan Sayer 7c964b9b03 unifies indentation level in all source files to 2 (-i2)
19 years ago
Stefan Sayer fa35cb1cdf * functions for taking all session specific parameters from P-Iptel-Param
19 years ago
Stefan Sayer 073ad26e9a missing fct pointers for mem_open/mem_close
19 years ago
Stefan Sayer 9b8725f706 updated doc
19 years ago
Stefan Sayer 0ce5e2c3d2 * configuration can be accessed in IVR scripts while they are loaded
19 years ago
Stefan Sayer eec606aedb added readme for conf_auth with example auth server
19 years ago
Stefan Sayer f90559a595 fixes binding to wrong interface on multi-homed machines (sems will use the device configured with listen=... )
19 years ago
Stefan Sayer f4d64a3d76 applies patch from Andriy which makes adaptive jitter buffer and adaptive playout buffer selectable at run time
19 years ago
Stefan Sayer 00e3b5b89f stats server extended:
19 years ago
Raphael Coeffic 4a82d793a3 - added a centralized pseudo-random number function.
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).
19 years ago
Raphael Coeffic a7e7dc0a86 added missing file.
19 years ago
Raphael Coeffic 65cffa7f3c fixes the bug causing the bye message not to be played in the mailbox_query application.
19 years ago
Stefan Sayer 6c8fe2c0bd mem cached audio files implementation - improves performance 4-5% over announcement from file (G711)
19 years ago
Stefan Sayer 50c51dcd54 added sems.conf.sample to doxygen generated doc
19 years ago
Stefan Sayer 3100e12b6a updated usage
19 years ago
Stefan Sayer 115d4a6aa0 optimization
19 years ago
Stefan Sayer 866b8703ac drops received packets if not using input
19 years ago
Stefan Sayer a9d3e589cc python_files is made if cmdgoal=""
19 years ago
Stefan Sayer 95e5af3588 C_FLAGS used in audio modules
19 years ago
Stefan Sayer 8a33456992 corrected included apps dirs
19 years ago
Stefan Sayer ce603581c9 removed (legacy) AmCmd - has been replaced by SipRequest/SipResponse
19 years ago
Raphael Coeffic cf67fea96d fixes a crash related to temporary audio files in IVR.
19 years ago
Raphael Coeffic b8b6c9f09e Including that header files was not enough to get py_sems to work.
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.
19 years ago
Maxim Sobolev 1bebb118d9 Improve jitter bufering a bit:
19 years ago
Raphael Coeffic e6fa3fd711 - fixed some more issues with py_sems. It should work with the example now.
19 years ago
Stefan Sayer 5bc77367f5 added info on installing other ser version into extra dir, thanks Atle!
19 years ago
Raphael Coeffic 2fc65e1012 fixes compilation problems related to sip4 (Python/C++ binding generator).
19 years ago
Raphael Coeffic 5dbbe0e7ab fixed compilation errors occuring on my desktop ;-)
19 years ago
Raphael Coeffic 7bf670a6d6 renamed the generated package to "py_sems_lib",
19 years ago