yate/engine
paulc 18086c3444 Fixed caller number in outgoing calls.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2169 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-21 14:47:55 +00:00
..
regex Changes required for VS 2005 and Yate 2 2007-11-26 12:01:09 +00:00
tables Directory reorder #3 2007-11-15 23:06:36 +00:00
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Array.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Base64.cpp Added OpenSSL project, fixed building in Windows. 2008-04-03 12:10:34 +00:00
Channel.cpp Added the basic IM related messages. 2008-08-06 17:21:44 +00:00
Client.cpp Fixed caller number in outgoing calls. 2008-08-21 14:47:55 +00:00
ClientLogic.cpp Fixed caller number in outgoing calls. 2008-08-21 14:47:55 +00:00
Configuration.cpp Config file missing warning can be disabled, use it to silence notices about files that are genuinely missing from a fresh install. 2008-07-25 09:09:12 +00:00
DataBlock.cpp Now a data block can be built from a string containing hexadecimal values. 2008-01-21 14:09:14 +00:00
DataFormat.cpp Merged branches/marian/client up to rev. 2134. 2008-08-04 02:06:00 +00:00
Engine.cpp Allow overriding the user config dir name at compile time. 2008-07-25 18:00:04 +00:00
HashList.cpp Use TelEngine::destruct(obj) or GenObject::destruct() wherever applicable. 2007-05-15 15:40:50 +00:00
Iterator.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Makefile.in Merged branches/marian/client up to rev. 2134. 2008-08-04 02:06:00 +00:00
Message.cpp Fixed String::msgUnescape to always unescape "%z" as ":" since msgEscape 2007-06-21 12:47:56 +00:00
Mime.cpp Trim all blanks from boundary before using it. 2008-01-14 12:12:11 +00:00
Mutex.cpp Abort immediately on highly critical errors even if not requested from command line. 2008-07-01 14:57:43 +00:00
NamedList.cpp Added handy parameter inspect operator[]. 2008-01-30 17:55:29 +00:00
ObjList.cpp Properly move auto delete flag in insert and remove operations. 2007-11-26 23:52:44 +00:00
Plugin.cpp Added capability for plugins to request early init order. 2007-11-26 23:56:37 +00:00
Socket.cpp Added method to check if a socket handle is valid for select()ing it. 2008-07-10 17:47:49 +00:00
String.cpp Fixed bug: String descendants are now calling the parent's changed() method to allow the String to update its data. 2008-07-02 14:49:21 +00:00
TelEngine.cpp Suppress debugging output when reentering from output handler... 2007-08-23 09:58:46 +00:00
Thread.cpp Abort immediately on highly critical errors even if not requested from command line. 2008-07-01 14:57:43 +00:00
URI.cpp Fixed bug: String descendants are now calling the parent's changed() method to allow the String to update its data. 2008-07-02 14:49:21 +00:00
YMD5.cpp Fixed bug in previous commit. 2006-10-06 12:38:29 +00:00
YSHA1.cpp Added Jingle related projects. Fixes to compile in Windows. 2006-10-19 21:23:55 +00:00