yate/modules
paulc daf9497f45 Fixed limitations and bugs exposed by addition of prompt option.
git-svn-id: http://voip.null.ro/svn/yate@6227 acf43c95-373e-0410-b603-e72c3f656dc1
2017-06-05 15:35:39 +00:00
..
client Added extra checks for race conditions where CallEndpoint::setEndpoint() may fail. 2017-01-27 11:25:29 +00:00
jabber Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
qt4 Removed unused data member. 2014-08-04 10:25:46 +00:00
radio The number of buffers to use with libusb is now configurable. Use MMX if available to scale and saturate sent samples. 2017-05-09 12:41:41 +00:00
server Unescape status values that might escaped characters (like ';', ',' or '|'). 2017-02-17 09:52:39 +00:00
sig Fixed a GCC 6 build error: C++11 requires a space between literal and string macro. 2016-01-20 10:23:35 +00:00
sip Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
test Moved radiotest module to modules/radio. 2017-03-22 09:11:01 +00:00
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Makefile.in Moved radiotest module to modules/radio. 2017-03-22 09:11:01 +00:00
amrnbcodec.cpp Don't handle CMR 15 (no mode change) as new CMR. 2017-05-22 14:03:49 +00:00
analyzer.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
callfork.cpp Resolved or silenced a number of compile warnings. 2014-07-31 16:30:15 +00:00
callgen.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
cdrbuild.cpp Added method for URI escaping an entire list of characters. 2017-02-16 11:24:25 +00:00
cdrcombine.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
cdrfile.cpp Added setting for new CDR file permissions, defaults to 0640. 2017-03-15 11:09:41 +00:00
conference.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
dumbchan.cpp Allow calls to be directed from dumb: check for 'direct' parameter, use it as target (skip routing) if present. 2014-07-02 14:14:43 +00:00
efrcodec.cpp Added GSM-EFR codec support and transcoder. 2015-02-26 10:26:51 +00:00
enumroute.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
extmodule.cpp Fixed ExtModReceiver leak when destroyed from cleanup() 2016-11-07 14:50:07 +00:00
faxchan.cpp Delay call termination when we had received the fax to give some time to the remote endpoint to finish it's work. 2015-10-05 14:22:30 +00:00
fileinfo.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
filetransfer.cpp Removed unused functions. Silenced unused variable warning. 2014-08-05 07:58:03 +00:00
gsmcodec.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
gvoice.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
h323chan.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
ilbccodec.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
ilbcwebrtc.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
isaccodec.cpp Fixed PLC for the iSAC codec, caused memory corruption and crashes. 2014-10-21 11:56:46 +00:00
javascript.cpp Added support for setting "debug level N+" or "debug level N-" 2017-06-05 12:33:38 +00:00
moh.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
msgsniff.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
mux.cpp Added extra checks for race conditions where CallEndpoint::setEndpoint() may fail. 2017-01-27 11:25:29 +00:00
openssl.cpp Added support for 3des with two and three keys. 2014-11-24 14:28:05 +00:00
pbx.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
regexroute.cpp Added $(message,retval) function, retval and noop targets. 2017-01-17 15:47:54 +00:00
rmanager.cpp Fixed limitations and bugs exposed by addition of prompt option. 2017-06-05 15:35:39 +00:00
speexcodec.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
tonedetect.cpp Added extra checks for race conditions where CallEndpoint::setEndpoint() may fail. 2017-01-27 11:25:29 +00:00
tonegen.cpp Added extra checks for race conditions where CallEndpoint::setEndpoint() may fail. 2017-01-27 11:25:29 +00:00
wavefile.cpp Use separate mutexes to protect the owner CallEndpoint pointer since using DataEndpoint::commonMutex() from the data threads can lead to deadlocks. 2017-02-22 11:19:08 +00:00
yiaxchan.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
yjinglechan.cpp Resolved or silenced a number of compile warnings. 2014-07-31 16:30:15 +00:00
yrtpchan.cpp Added support for setting AMR and other codecs' parameters in SDP. 2016-11-25 15:45:34 +00:00
ysipchan.cpp Added capability to set amr 'fmtp' parameters in SDP session: set them in each offer when rtp forward is not enabled. 2017-05-24 14:36:56 +00:00
ysockschan.cpp Make some explicit conversions to silence compiler warnings. 2015-03-11 10:41:51 +00:00
ystunchan.cpp Make some explicit conversions to silence compiler warnings. 2015-03-11 10:41:51 +00:00
zlibcompress.cpp Silenced unused variable compiler warning. 2014-08-04 11:30:38 +00:00