yate/modules
marian 52d07b557d Fixed debug.
git-svn-id: http://voip.null.ro/svn/yate@3131 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-18 14:32:37 +00:00
..
client Fixed deadlock: outgoing jabber stream id is now checked by the engine event processor to avoid locking engine's stream list(s) while the stream is locked. 2010-03-17 13:06:54 +00:00
jabber Fixed debug. 2010-03-18 14:32:37 +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 Retrieve as strings all MySQL types that cannot hold arbitrary binary data. 2010-03-04 16:27:27 +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 Added generic support for SS7 SIGTRAN protocol stack. 2010-02-02 14:38:12 +00:00
amrnbcodec.cpp Added flags to data forwarded through DataNodes. 2009-07-02 09:24:33 +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 Use CallEndpoint::commonMutex() instead of CallFork's private mutex. 2010-01-17 17:44:35 +00:00
callgen.cpp Added flags to data forwarded through DataNodes. 2009-07-02 09:24:33 +00:00
cdrbuild.cpp Print the count of forcibly finalized records before doing it as it may take a long time to complete. 2009-09-07 21:22:33 +00:00
cdrfile.cpp Added mutex names to most Yate modules. 2009-05-05 14:06:39 +00:00
conference.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
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 Reference the ExtReceiver just before trying to start it. 2010-01-17 17:47:01 +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 flags to data forwarded through DataNodes. 2009-07-02 09:24:33 +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 flags to data forwarded through DataNodes. 2009-07-02 09:24:33 +00:00
moh.cpp The worker thread of ThreadedSource now keeps it referenced. 2009-09-07 23:49:12 +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 Destroy regexroute handlers before locking the mutex to avoid deadlock. Handlers are protected internally. 2010-01-04 16:11:48 +00:00
rmanager.cpp Support for multiple rmanager listeners, each with its own settings. 2009-11-14 14:38:57 +00:00
speexcodec.cpp Added flags to data forwarded through DataNodes. 2009-07-02 09:24:33 +00:00
tonedetect.cpp Convert RTP telephone-event 36 (CNG) to a call.fax message, indicate detection method. 2009-10-05 14:50:37 +00:00
tonegen.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
wavefile.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
yiaxchan.cpp Use CR LF for multi-line message outputs, fixes telnet and Windows logging. 2010-02-15 21:07:17 +00:00
yjinglechan.cpp Fixed debug. 2010-03-18 14:32:37 +00:00
yrtpchan.cpp Copy RTP stats in SIP to the CDR and to BYE or 200 message. 2010-03-03 19:05:01 +00:00
ysipchan.cpp Lock the module while accessing or changing SIP dialog information. 2010-03-12 16:25:37 +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