Commit Graph

191 Commits (6fb4e0eaaa163465e5737c052d23add32a30ffd4)
 

Author SHA1 Message Date
Raphael Coeffic 6fb4e0eaaa - fixes a buffer overflow occuring if an RTP packet...:
19 years ago
Raphael Coeffic e97f7c8067 - copied from pysip branch.
19 years ago
Stefan Sayer 981487f4f5 clears audio on audio error (to be consistent with previous behaviour)
19 years ago
Stefan Sayer 5880452190 fix for SRTP bug reported by christophe
19 years ago
Stefan Sayer cd1752047b fixes RTP_TIMEOUT bug in signaling only b2b situations
19 years ago
Stefan Sayer 73381f0be9 fixes small leak on unsucecssful registration
19 years ago
Stefan Sayer ede1f7189f disabled DTMF detection where its not needed
19 years ago
Stefan Sayer 44cbfb7f6f disables DTMF detection (don't need it)
19 years ago
Stefan Sayer 4ef74402a8 fixes small bug in dialout, which is now recognized if user enters e.g ##*
19 years ago
Stefan Sayer 05a105357c disables DTMF detection in conference if not needed
19 years ago
Stefan Sayer 5eb6b49c44 compiler can be passed via GPP and GCC variables
19 years ago
Stefan Sayer 639185e108 removed double mutex from PacketAllocator
19 years ago
Stefan Sayer 5209fd205d bugfix in the JitterBuffer: m_tail and m_head correctly initialized
19 years ago
Stefan Sayer 7a8a8a3b9a added default_goal (thanks again Alfred for reporting)
19 years ago
Stefan Sayer a867a606e7 some maintenance on the makefiles...
19 years ago
Stefan Sayer 8afd996789 added deps to dependency (uses correct rules now, thanks Alfred for reporting)
19 years ago
Stefan Sayer 44f9122628 removed leading space before mail address
19 years ago
Stefan Sayer 2d0d8f2d0c adds load_plugins parameter to configuration, which is an optional list of modules to be loaded (instead of everything in plug-in path)
19 years ago
Stefan Sayer 5e56bcb9a7 added hint to rec_file_ext
19 years ago
Stefan Sayer 5ef21ffef0 adapted to new amci
19 years ago
Stefan Sayer a0ee8055e8 shows SEMS version if executed with -v (Thanks Alex for the patch)
19 years ago
Stefan Sayer 9d30e685d2 doxygenized doc and included all Readme files
19 years ago
Stefan Sayer 3d9b8d5a30 readme for mailbox (where did this go?)
19 years ago
Stefan Sayer 59d6177207 pin is authenticated against XMLRPC authentication server.
19 years ago
Stefan Sayer 14489dd125 some extensions to ivr
19 years ago
Stefan Sayer 17530b75bd adds 'transfer' function to ivr. this is used by the pin_collect application.
19 years ago
Maxim Sobolev a9f76017ea Create $(audio-prefix)/$(audio-dir) unconditionally before trying to populate
19 years ago
Maxim Sobolev 4812501750 Fix "long int format, pthread_t arg" warning.
19 years ago
Maxim Sobolev 58f33c8556 Second, much improved revision of adaptive jitter buffering patch.
19 years ago
Stefan Sayer e1daa6237c uses moved API include
19 years ago
Stefan Sayer 4aa3b785be updated to use the default applications makefile
19 years ago
Stefan Sayer d6a1a82b24 fixed version number
19 years ago
Stefan Sayer 67f06cf87c tmp dir deleted after use
19 years ago
Stefan Sayer 011dfa1d57 * 'tar' and 'dist' target in main dir
19 years ago
Stefan Sayer dbbdd8c616 * UserAgent/Server header
19 years ago
Raphael Coeffic 68466deda1 git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@177 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic 1552290ddb added new application to collect a PIN and "transfer" the call to the conference server, using a proprietary REFER call flow.
19 years ago
Stefan Sayer 81cba80be8 fix so it works with courier mta
19 years ago
Stefan Sayer 31ad518986 fixed small mem leak
19 years ago
Stefan Sayer daaa4dcfc9 string exceptions not supported any more...
19 years ago
Stefan Sayer 964f96e36c implements a method to check for a registration's state
19 years ago
Stefan Sayer 27d316bc5e changed visibility
19 years ago
Stefan Sayer ce50f085ff small cache optimisation. ssrc is not set!
19 years ago
Stefan Sayer 1c303fbd47 re-register period corrected
19 years ago
Stefan Sayer fbfa027e39 fixes small register bug (registrations sent out more than one time)
19 years ago
Stefan Sayer 7b4faa3631 local tag of dialout sessions can be set by caller
19 years ago
Stefan Sayer 4ba301709b readme for registrar client
19 years ago
Stefan Sayer b36cacb45a registrar client. can register at SIP registrar; used via DI API
19 years ago
Stefan Sayer f55194e479 * moved auth API to ampi/UACAuthAPI.h
19 years ago
Stefan Sayer 349378a86d Objects may be passed through DI interface (still lacks refcounting)
19 years ago