Commit Graph

184 Commits (44cbfb7f6fc7ba9559e8d9569efbc3eca111fe32)
 

Author SHA1 Message Date
Stefan Sayer 44cbfb7f6f disables DTMF detection (don't need it)
20 years ago
Stefan Sayer 4ef74402a8 fixes small bug in dialout, which is now recognized if user enters e.g ##*
20 years ago
Stefan Sayer 05a105357c disables DTMF detection in conference if not needed
20 years ago
Stefan Sayer 5eb6b49c44 compiler can be passed via GPP and GCC variables
20 years ago
Stefan Sayer 639185e108 removed double mutex from PacketAllocator
20 years ago
Stefan Sayer 5209fd205d bugfix in the JitterBuffer: m_tail and m_head correctly initialized
20 years ago
Stefan Sayer 7a8a8a3b9a added default_goal (thanks again Alfred for reporting)
20 years ago
Stefan Sayer a867a606e7 some maintenance on the makefiles...
20 years ago
Stefan Sayer 8afd996789 added deps to dependency (uses correct rules now, thanks Alfred for reporting)
20 years ago
Stefan Sayer 44f9122628 removed leading space before mail address
20 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)
20 years ago
Stefan Sayer 5e56bcb9a7 added hint to rec_file_ext
20 years ago
Stefan Sayer 5ef21ffef0 adapted to new amci
20 years ago
Stefan Sayer a0ee8055e8 shows SEMS version if executed with -v (Thanks Alex for the patch)
20 years ago
Stefan Sayer 9d30e685d2 doxygenized doc and included all Readme files
20 years ago
Stefan Sayer 3d9b8d5a30 readme for mailbox (where did this go?)
20 years ago
Stefan Sayer 59d6177207 pin is authenticated against XMLRPC authentication server.
20 years ago
Stefan Sayer 14489dd125 some extensions to ivr
20 years ago
Stefan Sayer 17530b75bd adds 'transfer' function to ivr. this is used by the pin_collect application.
20 years ago
Maxim Sobolev a9f76017ea Create $(audio-prefix)/$(audio-dir) unconditionally before trying to populate
20 years ago
Maxim Sobolev 4812501750 Fix "long int format, pthread_t arg" warning.
20 years ago
Maxim Sobolev 58f33c8556 Second, much improved revision of adaptive jitter buffering patch.
20 years ago
Stefan Sayer e1daa6237c uses moved API include
20 years ago
Stefan Sayer 4aa3b785be updated to use the default applications makefile
20 years ago
Stefan Sayer d6a1a82b24 fixed version number
20 years ago
Stefan Sayer 67f06cf87c tmp dir deleted after use
20 years ago
Stefan Sayer 011dfa1d57 * 'tar' and 'dist' target in main dir
20 years ago
Stefan Sayer dbbdd8c616 * UserAgent/Server header
20 years ago
Raphael Coeffic 68466deda1 git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@177 8eb893ce-cfd4-0310-b710-fb5ebe64c474
20 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.
20 years ago
Stefan Sayer 81cba80be8 fix so it works with courier mta
20 years ago
Stefan Sayer 31ad518986 fixed small mem leak
20 years ago
Stefan Sayer daaa4dcfc9 string exceptions not supported any more...
20 years ago
Stefan Sayer 964f96e36c implements a method to check for a registration's state
20 years ago
Stefan Sayer 27d316bc5e changed visibility
20 years ago
Stefan Sayer ce50f085ff small cache optimisation. ssrc is not set!
20 years ago
Stefan Sayer 1c303fbd47 re-register period corrected
20 years ago
Stefan Sayer fbfa027e39 fixes small register bug (registrations sent out more than one time)
20 years ago
Stefan Sayer 7b4faa3631 local tag of dialout sessions can be set by caller
20 years ago
Stefan Sayer 4ba301709b readme for registrar client
20 years ago
Stefan Sayer b36cacb45a registrar client. can register at SIP registrar; used via DI API
20 years ago
Stefan Sayer f55194e479 * moved auth API to ampi/UACAuthAPI.h
20 years ago
Stefan Sayer 349378a86d Objects may be passed through DI interface (still lacks refcounting)
20 years ago
Stefan Sayer 939eae1701 small fix on default constructor
20 years ago
Stefan Sayer 6b6ccb45e2 removed some more debugging info (sorry it trashes my output)
20 years ago
Stefan Sayer 5a61f5b417 SessionEventHandler does not need to hold the Session
20 years ago
Stefan Sayer e56541eed0 removed excessive debug info
20 years ago
Stefan Sayer 04938cc120 * introduces new plugin type: session-less ua behaviour can be implemented with a
20 years ago
Raphael Coeffic a06ea3b289 fixed compilation error.
20 years ago
Maxim Sobolev 0f59c71eb3 Implement real adaptive jitter buffering. Otherwise things like conferencing
20 years ago