yate/modules
paulc 3878b24178 Fixed a leftover comment.
git-svn-id: http://voip.null.ro/svn/yate@3383 acf43c95-373e-0410-b603-e72c3f656dc1
2010-06-16 10:50:24 +00:00
..
client Handle old XEP-0091 jabberdelay in received message stanzas. 2010-05-26 08:48:15 +00:00
jabber Got rid of some long standing conversion warning by providing the proper casts. 2010-06-11 18:07:17 +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 Added possibility to modify parameters in call.route message. 2010-06-15 07:32:09 +00:00
test Reorder libraries so that Yate libraries and modules can be linked using --as-needed avoiding underlinking or overlinking. 2010-03-24 13:46:12 +00:00
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Makefile.in The sipfeatures module is now using the xml library to build dialog notification xml body. It can now build a dialog notification from call.cdr parameters. 2010-06-03 12:54:48 +00:00
amrnbcodec.cpp Added names to codec translator factories to aid in debugging. 2010-04-02 14:28:27 +00:00
analyzer.cpp Added Channel::initChan() method to add the channel to the driver explicitely, after the object is fully constructed. 2010-01-26 10:31:32 +00:00
callfork.cpp Added special targets "|exec" and timed version "|exec=NNNNN" to terminate a fork and dispatch call.execute directly to a target. 2010-05-11 15:10:44 +00:00
callgen.cpp Added flags to data forwarded through DataNodes. 2009-07-02 09:24:33 +00:00
cdrbuild.cpp Added a YNOCOPY macro that declares private inaccessible assignment operator and copy constructor to prevent using the compiler generated ones. 2010-06-11 15:46:06 +00:00
cdrfile.cpp Added mutex names to most Yate modules. 2009-05-05 14:06:39 +00:00
conference.cpp Spelling cleanup of a very common error: Retrive -> Retrieve 2010-06-11 11:25:10 +00:00
dumbchan.cpp Added Channel::initChan() method to add the channel to the driver explicitely, after the object is fully constructed. 2010-01-26 10:31:32 +00:00
enumroute.cpp Added mutex names to most Yate modules. 2009-05-05 14:06:39 +00:00
extmodule.cpp Changed logged output so it's obvious when global external modules are loaded and unloaded. 2010-04-15 09:54:56 +00:00
faxchan.cpp Added Channel::initChan() method to add the channel to the driver explicitely, after the object is fully constructed. 2010-01-26 10:31:32 +00:00
filetransfer.cpp Added Channel::initChan() method to add the channel to the driver explicitely, after the object is fully constructed. 2010-01-26 10:31:32 +00:00
gsmcodec.cpp Added names to codec translator factories to aid in debugging. 2010-04-02 14:28:27 +00:00
h323chan.cpp Lock the YateH323Connection while changing the capabilities and fast start channel lists. 2010-03-12 15:37:41 +00:00
ilbccodec.cpp Added names to codec translator factories to aid in debugging. 2010-04-02 14:28:27 +00:00
moh.cpp Added basic sample rate control in ALSA, OSS, conference and MOH. 2010-03-30 15:06:50 +00:00
msgsniff.cpp Character mode telnet server allows for interactive line edit. 2006-10-17 20:40:01 +00:00
mux.cpp Added Semaphore class, made Mutex derive from (new class) Lockable, made Lock able to get a lock on any Lockable - Mutex or Semaphore. 2009-07-22 12:57:14 +00:00
openssl.cpp Check if the OpenSSL structure is still valid after getting the mutex lock. 2010-01-25 16:48:47 +00:00
pbx.cpp Try harder to masquerade the call.answered message to give the modules - in particular callfork - a chance to populate proper parameters. 2009-05-20 17:54:29 +00:00
regexroute.cpp Fixed a leftover comment. 2010-06-16 10:50:24 +00:00
rmanager.cpp Include the node name in the engine status and the default rmanager greeting. 2010-05-28 17:07:49 +00:00
speexcodec.cpp Removed all the bitrate specific Speex formats and use only the default mode (but will add the mode in the format parameters after the API change). 2010-04-27 22:55:04 +00:00
tonedetect.cpp Allow a tone detector to be attached to a DataEndpoint too. 2010-04-21 18:00:30 +00:00
tonegen.cpp Allow attaching an opposite type (consumer for tone and wave/play, source for wave/record) data node for tone and wave channels. 2010-04-30 15:19:51 +00:00
wavefile.cpp Allow attaching an opposite type (consumer for tone and wave/play, source for wave/record) data node for tone and wave channels. 2010-04-30 15:19:51 +00:00
yiaxchan.cpp Spelling cleanup of a very common error: Retrive -> Retrieve 2010-06-11 11:25:10 +00:00
yjinglechan.cpp The jingle module can now add entity caps children to already built presence elements for users in serviced domains. Allow overriding the resource.notify handler priority from config. 2010-05-31 14:38:14 +00:00
yrtpchan.cpp Added support for sending periodic RTCP reports and the final RTCP bye. 2010-04-27 22:20:09 +00:00
ysipchan.cpp Check the line before using it to alter the domain. 2010-04-26 21:30:28 +00:00
ysockschan.cpp Always reset I/O blocking on listener and accepted sockets. Added more debug. 2009-09-21 12:41:01 +00:00
ystunchan.cpp Fixed warnings and a few minor bugs when compiling on a different architecture. 2009-06-19 11:19:20 +00:00