yate/modules
marian 3bba5896fc Added contact.info message used to retrieve/notify contact vcard.
git-svn-id: http://voip.null.ro/svn/yate@3222 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-20 11:53:36 +00:00
..
client Added contact.info message used to retrieve/notify contact vcard. 2010-04-20 11:53:36 +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 Support for special connection modes in MGCP-CA, needed to implement COT. 2010-04-16 23:52:43 +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 Audio support for Mac OS X added. 2010-03-30 12:12:32 +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 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 new conference parameter "waitlock" that controls how much to wait to lock the room Mutex. A negative value disables automatic muting. 2010-04-15 16:19:25 +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 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 names to codec translator factories to aid in debugging. 2010-04-02 14:28:27 +00:00
tonedetect.cpp Added a continuity check tone detector. 2010-04-19 14:12:31 +00:00
tonegen.cpp Added tone generators for Continuity Check - Verified and Send. 2010-04-17 00:03:45 +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 jingle channel hangup reason (avoid setting it to failure when session termination reason is missing). 2010-03-29 10:08:51 +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 Allow setting the outbound SIP proxy as host:port 2010-04-19 13:25:08 +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