yate/modules
marian 57bff41ad4 String to integer conversion can now check the result against allowed min/max values. Use it in sip module.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4562 acf43c95-373e-0410-b603-e72c3f656dc1
2011-08-23 15:14:28 +00:00
..
client Use case insensitive comparison when searching for user's contacts. 2011-07-22 09:40:12 +00:00
jabber Signal and handle hierarchical (NamedPointer usage) support in user.roster query message for faster processing. 2011-07-28 11:59:46 +00:00
qt4 Removed extra debug message parameter. 2011-06-29 09:26:57 +00:00
server Error ELAST (500) indicates a Zaptel/DAHDI event during write() too. 2011-08-22 15:07:08 +00:00
sip Allow querycnam / querylnp to override the default E.164 checking of numbers. 2011-05-12 12:17:53 +00:00
test Added class for pseudo random number generation. 2011-06-29 11:19:02 +00:00
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Makefile.in The enumroute module is now using yate resolver. 2011-08-19 13:54:23 +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 Added possibility to reverse the fork.stop match rule. 2011-07-28 11:15:55 +00:00
callgen.cpp Added class for pseudo random number generation. 2011-06-29 11:19:02 +00:00
cdrbuild.cpp Update the status of the peer of a ringing or answered channel in CDR. 2011-04-06 16:28:04 +00:00
cdrfile.cpp Allow selective handling of user.auth and call.cdr in several modules. 2011-06-02 15:16:17 +00:00
conference.cpp Handle chan.control for conference legs to change the mute and silence detection at runtime. 2011-08-01 17:35:06 +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 The enumroute module is now using yate resolver. 2011-08-19 13:54:23 +00:00
extmodule.cpp Added class for pseudo random number generation. 2011-06-29 11:19:02 +00:00
faxchan.cpp Update the fax reason in phase B too, we may never reach phase E. 2011-05-25 18:25: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 Compile Q.931 cause setting code only on OpenH323 versions supporting it. 2011-08-05 18:06:41 +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 Optimized const String usage in the message sniffer module. 2011-06-08 11:44:51 +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 The openssl socket can now present a certificate if requested by the server during SSL negociation. Added/changed debug. 2011-08-18 10:42:57 +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 Added class for pseudo random number generation. 2011-06-29 11:19:02 +00:00
rmanager.cpp Added support for local (per connection) aliases in rmanager. 2011-07-06 20:36:46 +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 class for pseudo random number generation. 2011-06-29 11:19:02 +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 bug: use the same format for both directions if changed by called party. Allow formats to be changed when routing an incoming call. 2011-07-18 14:56:08 +00:00
yjinglechan.cpp Added google p2p transport support for jingle version 1. 2011-07-11 09:32:16 +00:00
yrtpchan.cpp Added class for pseudo random number generation. 2011-06-29 11:19:02 +00:00
ysipchan.cpp String to integer conversion can now check the result against allowed min/max values. Use it in sip module. 2011-08-23 15:14:28 +00:00
ysockschan.cpp Added class for pseudo random number generation. 2011-06-29 11:19:02 +00:00
ystunchan.cpp Added class for pseudo random number generation. 2011-06-29 11:19:02 +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