Commit Graph

461 Commits (dfd03bb91cc87ca903e738c3b38949092f298e96)
 

Author SHA1 Message Date
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
Stefan Sayer c2d96d6073 define for adaptive jitterbuf
19 years ago
Stefan Sayer c92ee953f9 quick readme
19 years ago
Stefan Sayer 2637485fe2 * new 'examples' dir
19 years ago
Stefan Sayer 89ba248551 re-added adaptive playout buffer with the packet size patches from rc1.
19 years ago
Stefan Sayer 06b0b9ca24 r221 patch updated
19 years ago
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