yate/modules
paulc a899f5516e Pick default remote host:port from rURI so that connection_id gets applied.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6191 acf43c95-373e-0410-b603-e72c3f656dc1
2017-02-27 16:14:26 +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 Added extra check for valid tunning frequency. Improved debug. Documented missing config param. 2017-02-13 12:20:54 +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 Added support to configure a test from handled message. Added support for test to emit a notification message when terminated. 2017-01-20 15:43:27 +00:00
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Makefile.in Preliminary version of dummy radio interface. 2015-07-09 10:05:21 +00:00
amrnbcodec.cpp Set the initial CMR to the desired AMR mode. 2016-11-25 19:00:56 +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 YIGNORE macro to silence compiler warnings about unused values. 2014-07-31 12:13:52 +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 Keep the JS global object locked while cleaning up its attributes. 2017-01-24 18:53:16 +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 Added support for the Home and End keys in paged commands. 2016-12-05 21:46:02 +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 Pick default remote host:port from rURI so that connection_id gets applied. 2017-02-27 16:14:26 +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