yate/modules
paulc 419bbb3123 Fixed parsing of non-RTP transports in SDP as those don't use payload codes or format maps.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2606 acf43c95-373e-0410-b603-e72c3f656dc1
2009-04-30 12:32:39 +00:00
..
client The workers for data source/consumer are now holding a referenced pointer to their clients and run as long as the client's reference counter is greater then 1. 2009-01-30 08:37:21 +00:00
jingle Moved jingle specific modules away, load them on demand from jingle channel. 2009-01-09 15:20:29 +00:00
qt4 Make sure the proper constructor is called and the probe config file is loaded. 2009-04-17 15:57:02 +00:00
server Removed leftover unused member, the Fifo class is now derived from Mutex. 2009-04-28 12:02:59 +00:00
test Added a network / socket performace test module by Marian Podgoreanu. 2008-07-10 17:54:22 +00:00
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Makefile.in Create the modules/qt4 dir when configuring and building outside source tree since MOC won't create it. 2009-04-27 18:50:34 +00:00
amrnbcodec.cpp Support for octet aligned AMR-NB RTP payload. 2008-06-16 08:03:54 +00:00
analyzer.cpp Added callConnect() to several utility channels to enable tone detection. 2008-07-29 14:28:36 +00:00
callfork.cpp Made call fork module unloadable. 2009-02-04 14:35:12 +00:00
callgen.cpp Added line completion for callgen parameters and their values. 2008-09-19 18:55:31 +00:00
cdrbuild.cpp Warn if CDR records were finalized by engine shutdown. 2008-12-19 15:15:51 +00:00
cdrfile.cpp Added capability for plugins to request early init order. 2007-11-26 23:56:37 +00:00
conference.cpp Keep conference room referenced from its consumers. 2009-04-14 16:42:26 +00:00
dumbchan.cpp Added callConnect() to several utility channels to enable tone detection. 2008-07-29 14:28:36 +00:00
enumroute.cpp Added preliminary support for E2U+PSTN (RFC 4769) and E2U+VOICE (RFC 4415). 2007-01-31 03:12:20 +00:00
extmodule.cpp Stdio pipe or socket operation are executed with the mutex locked. 2009-04-24 11:18:35 +00:00
faxchan.cpp Copy important call parameters to outgoing fax chan.startup message. 2009-01-13 20:24:28 +00:00
filetransfer.cpp Fixed loaded time output message. 2009-03-26 15:45:10 +00:00
gsmcodec.cpp Added module loading and unloading support. 2008-01-24 21:09:41 +00:00
h323chan.cpp Added setting for the address the H.323 endpoint binds to. 2009-02-10 15:07:35 +00:00
ilbccodec.cpp Added module loading and unloading support. 2008-01-24 21:09:41 +00:00
moh.cpp Made music-on-hold command line parametrizable. 2008-09-08 15:19:25 +00:00
msgsniff.cpp Character mode telnet server allows for interactive line edit. 2006-10-17 20:40:01 +00:00
mux.cpp Mux does no longer displays details in status overview. 2008-09-22 14:15:01 +00:00
openssl.cpp Fixed some warnings and genuine bugs exposed by newer gcc. 2009-01-20 12:27:53 +00:00
pbx.cpp Added the possibility to pick up a channel or its peer 2007-07-06 12:43:33 +00:00
regexroute.cpp Added new special target "dispatch" to dispatch a new message synchronously. 2009-04-30 10:30:51 +00:00
rmanager.cpp Fixed initial TELNET sequence to leave cursor at the start of line on some clients. 2009-02-07 12:57:24 +00:00
speexcodec.cpp Fixed some warnings and genuine bugs exposed by newer gcc. 2009-01-20 12:27:53 +00:00
tonedetect.cpp Adapted DTMF detector to receive *ANI*DNIS* call setup info. 2008-07-31 14:25:01 +00:00
tonegen.cpp Added callConnect() to several utility channels to enable tone detection. 2008-07-29 14:28:36 +00:00
wavefile.cpp Restored the public readable functionality broken by the commit in Rev 2515. 2009-04-15 13:57:14 +00:00
yiaxchan.cpp Fixed some warnings and genuine bugs exposed by newer gcc. 2009-01-20 12:27:53 +00:00
yjinglechan.cpp Accept attended chan.transfer without transfer destination jid. Get it from received channel if missing. 2009-04-27 14:51:08 +00:00
yrtpchan.cpp RTP data can be attached to a DataEndpoint, added more runtime type checks. 2009-04-10 09:26:42 +00:00
ysipchan.cpp Fixed parsing of non-RTP transports in SDP as those don't use payload codes or format maps. 2009-04-30 12:32:39 +00:00
ysockschan.cpp Silenced compiler warnings regarding the non-virtual destructor of SOCKSEngine. 2009-03-05 13:12:09 +00:00
ystunchan.cpp Changed STUN message name to socket.stun. 2008-03-31 15:14:53 +00:00