yate/engine
marian 03b31b7281 Fixed bug: properly retrieve selected contact when handling call action from address book.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5751 acf43c95-373e-0410-b603-e72c3f656dc1
2014-01-31 13:07:37 +00:00
..
macosx Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
regex Prevent inclusion of strings.h as the bcmp/bcopy/bzero defines can cause 2009-06-04 14:21:19 +00:00
tables Added G.711 tables to SVN. 2012-05-09 12:32:43 +00:00
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Array.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
Base64.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
Channel.cpp Retry taking the lock on CallEndpoint mutex keeping the Engine congested. 2014-01-07 16:08:37 +00:00
Cipher.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
Client.cpp Changed im.execute relay id. Removed im.route message relay. Route chat using call.route message. 2013-08-13 07:54:00 +00:00
ClientLogic.cpp Fixed bug: properly retrieve selected contact when handling call action from address book. 2014-01-31 13:07:37 +00:00
Compressor.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
Configuration.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
DataBlock.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
DataFormat.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
Engine.cpp Added and Engine congestion counter and call accept status override. 2014-01-07 16:08:09 +00:00
HashList.cpp Added option to remove an object from a HashList using its hash. 2013-11-18 11:08:30 +00:00
Hasher.cpp Added a base class for all digest calculation classes. 2013-09-13 12:43:20 +00:00
Iterator.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
Makefile.in Added a base class for all digest calculation classes. 2013-09-13 12:43:20 +00:00
Message.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
Mime.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
Mutex.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
NamedList.cpp Added ObjList::setUnique() to uniquely set an object in the list. If the object is not already present in the list, it appends it to the list. 2013-10-29 12:04:03 +00:00
ObjList.cpp Added ObjList::setUnique() to uniquely set an object in the list. If the object is not already present in the list, it appends it to the list. 2013-10-29 12:04:03 +00:00
Plugin.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
Resolver.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
Socket.cpp Properly set DSCP on IPv6 sockets. 2013-10-06 18:27:48 +00:00
String.cpp SQL escape single quote by doubling it instead of preceding with backslash. 2013-08-27 19:31:18 +00:00
TelEngine.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
Thread.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
URI.cpp Changed license terms in each source file to reference an external file. 2013-08-06 13:38:10 +00:00
YMD5.cpp Added a base class for all digest calculation classes. 2013-09-13 12:43:20 +00:00
YSHA1.cpp Added a base class for all digest calculation classes. 2013-09-13 12:43:20 +00:00
YSHA256.cpp Added a base class for all digest calculation classes. 2013-09-13 12:43:20 +00:00