yate/modules
oana 81be2eb450 Fixed compile errors on Mac OS X 10.6. Moved on from deprecated APIs. Added check during configure for APIs used.
git-svn-id: http://voip.null.ro/svn/yate@4248 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-31 12:14:32 +00:00
..
client Fixed compile errors on Mac OS X 10.6. Moved on from deprecated APIs. Added check during configure for APIs used. 2011-03-31 12:14:32 +00:00
jabber Use a NamedIterator (faster) to build a roster item from a list of parameters. 2011-02-24 12:31:52 +00:00
qt4 The custom contact list can now handle chat room contacts. 2011-03-24 12:08:50 +00:00
server Made the SNMP debugging messages more useful. 2011-03-31 10:26:32 +00:00
sip Added setting for the extra SIP flags in requests. 2011-03-07 13:52:39 +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 Added module to perform CNAM and LNP queries via SIP INVITE / 3xx. 2011-03-03 14:47:52 +00:00
amrnbcodec.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +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 Emit new message "chan.replaced" when a fork is answered so other modules can synchronize their state. 2011-03-24 11:57:47 +00:00
callgen.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +00:00
cdrbuild.cpp Report the BillId in the cdrbuild status, the Peer cannot be reported reliably. 2010-07-15 12:32:07 +00:00
cdrfile.cpp Added mutex names to most Yate modules. 2009-05-05 14:06:39 +00:00
conference.cpp Copy the connect reason from call.execute message. 2011-03-29 11:30:46 +00:00
dumbchan.cpp Always copy parameters listed in "copyparams" to chan.startup of dumbchan. 2011-03-01 17:13:17 +00:00
enumroute.cpp Added mutex names to most Yate modules. 2009-05-05 14:06:39 +00:00
extmodule.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +00:00
faxchan.cpp Copy the connect reason from call.execute message. 2011-03-29 11:30:46 +00:00
filetransfer.cpp Merged socks and file transfer modules changes from client branch into trunk. 2010-12-08 10:06:09 +00:00
gsmcodec.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +00:00
h323chan.cpp Protected H.323 endpoint against concurrent creation of connections, the library is not thread safe when copying capabilities. 2011-03-30 17:17:30 +00:00
ilbccodec.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +00:00
moh.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +00:00
msgsniff.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +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 Expose the OpenSSL implementations of AES cipher feedback mode and DES cipher-block chaining mode. 2010-07-15 13:30:19 +00:00
pbx.cpp Further improved chan.connect to deal faster with the case when the peer of the channel already in the message is requested. 2010-11-02 12:34:20 +00:00
regexroute.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +00:00
rmanager.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +00:00
speexcodec.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +00:00
tonedetect.cpp Fixed adding caller and caller numbers when diverting to fax from tonedetect. 2011-03-29 10:50:00 +00:00
tonegen.cpp Added suport to build custom tones from config and specify a tone language. Imported tone descriptions from Asterisk indications.conf. 2011-01-18 10:17:17 +00:00
wavefile.cpp Use a RefPointer for DataEndpoint when it could be obtained from setEndpoint instead of being carried (and referenced) by a message. 2010-09-15 10:30:35 +00:00
yiaxchan.cpp Fixed checking if a engine.status module is indeed intended for that module. Fixed bug: don't print for a second time the status message for IAX module. 2011-03-28 12:40:44 +00:00
yjinglechan.cpp Remember telephone event payload id and name for received contents and reflect them when responding. Update telephone event for sent contents. Set event payload id when starting rtp. 2011-03-31 11:16:36 +00:00
yrtpchan.cpp Fixed adding caller and caller numbers when diverting to fax from tonedetect. 2011-03-29 10:50:00 +00:00
ysipchan.cpp Fixed checking if a engine.status module is indeed intended for that module. Fixed bug: don't print for a second time the status message for IAX module. 2011-03-28 12:40:44 +00:00
ysockschan.cpp Match socks wrapper on client/server flag when finding one. Improved debug. 2010-12-23 15:50:35 +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
zlibcompress.cpp Added support for zlib 1.2.2 and earlier that do not define Z_TEXT. 2010-07-16 21:02:17 +00:00