yate/modules
sabina b99ed53a8b Update name from wiresniff to yatewiresniff.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6333 acf43c95-373e-0410-b603-e72c3f656dc1
2018-11-28 10:13:05 +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 Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +00:00
radio Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +00:00
server Removed account lock during query: this was preventing running multiple queries at a time. 2018-10-25 11:21:09 +00:00
sig Allow encoding all variation of A-F address digits in ISUP, SCCP, MAP/CAMEL. 2017-11-01 16:59:05 +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 files for wiresniff module. Identical to Rev. 2213 2018-11-27 12:57:17 +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 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 Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +00:00
extmodule.cpp Use a timed lock (if answer timeout is set) when serializing message send to script. Don't send the message to script if failed to lock for configured timeout. 2018-10-01 11:31:59 +00:00
faxchan.cpp Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +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 Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +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 Moved methods to the JS library that stringify objects to JSON format. 2018-06-15 13:39:48 +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 support for allowing extra commands in restricted user mode. 2018-11-20 13:07:33 +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 Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +00:00
wavefile.cpp Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +00:00
wiresniff.cpp Update name from wiresniff to yatewiresniff. 2018-11-28 10:13:05 +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 Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +00:00
ysipchan.cpp Outgoing call: initialize dialog's sequence generator and set it in first generated request to avoid CSeq mismatch if challenged. 2018-09-17 15:04:38 +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