yate/modules
paulc 828ea4ddfa Added G.722 codec from the WebRTC code.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6363 acf43c95-373e-0410-b603-e72c3f656dc1
2019-11-06 18:31:54 +00:00
..
client Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +00:00
jabber Added a helper class SocketRef and use it instead of all ad-hoc similar classes. 2018-02-20 11:58:02 +00:00
qt4 Fixed TokenDict arrays not ending with token and value set to 0. 2019-01-18 09:46:21 +00:00
radio Fixed concatenation of strings to work with modern C++ compilers. 2019-03-13 15:16:40 +00:00
server Return extra configuration parameters for users in user.auth response also. 2019-04-01 12:56:30 +00:00
sig Fixed TokenDict arrays not ending with token and value set to 0. 2019-01-18 09:46:21 +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 Added G.722 codec from the WebRTC code. 2019-11-06 18:31:54 +00:00
amrnbcodec.cpp Removed useless undefined method. 2017-08-10 08:28:22 +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 Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +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 Added Channel parameters list to be set in all Channel messages. Update it from routing and chan.control. 2019-01-14 09:54:04 +00:00
efrcodec.cpp Added GSM-EFR codec support and transcoder. 2015-02-26 10:26:51 +00:00
enumroute.cpp Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +00:00
extmodule.cpp Added support for setting the current timestamp in external to yate messages. 2019-10-03 13:25:17 +00:00
faxchan.cpp Added Channel parameters list to be set in all Channel messages. Update it from routing and chan.control. 2019-01-14 09:54:04 +00:00
fileinfo.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
filetransfer.cpp Added Channel parameters list to be set in all Channel messages. Update it from routing and chan.control. 2019-01-14 09:54:04 +00:00
g722webrtc.cpp Added G.722 codec from the WebRTC code. 2019-11-06 18:31:54 +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 Channel parameters list to be set in all Channel messages. Update it from routing and chan.control. 2019-01-14 09:54:04 +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 Fixed some memory leaks: values extracted from stack and not freed. 2019-06-25 13:00:25 +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 Detect and deal with some OpenSSL 1.1.0 deprecations. 2018-06-11 11:33:06 +00:00
pbx.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
regexroute.cpp Correctly handle a non-block rule on the same line as the closing brace of a block. 2018-01-12 17:07:40 +00:00
rmanager.cpp Added ^F and ^B to move one page forward / backward. 2019-01-28 10:50:42 +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 Channel parameters list to be set in all Channel messages. Update it from routing and chan.control. 2019-01-14 09:54:04 +00:00
wavefile.cpp Added Channel parameters list to be set in all Channel messages. Update it from routing and chan.control. 2019-01-14 09:54:04 +00:00
wiresniff.cpp Small bug fix: Removed warning when remote address is not set. 2019-02-18 11:38:11 +00:00
yiaxchan.cpp Added G.722 codec from the WebRTC code. 2019-11-06 18:31:54 +00:00
yjinglechan.cpp Added G.722 codec from the WebRTC code. 2019-11-06 18:31:54 +00:00
yrtpchan.cpp Added G.722 codec from the WebRTC code. 2019-11-06 18:31:54 +00:00
ysipchan.cpp Update channel uri from received 2xx answer when generating ACK. 2019-10-30 08:57:57 +00:00
ysockschan.cpp Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +00:00
ystunchan.cpp Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +00:00
zlibcompress.cpp Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +00:00