yate/engine
paulc ecdc505aba Increased buffer size to accomodate an UDP datagram.
Removed an initialization that broke x86_64 - unfortunately it results in a
harmless warning.


git-svn-id: http://voip.null.ro/svn/yate@161 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-06 15:33:35 +00:00
..
Configuration.cpp Modified and improved regexroute. 2004-12-01 00:54:04 +00:00
DataBlock.cpp Various minor engine improvments. Added more functionality in SIP. 2004-12-28 05:15:11 +00:00
Engine.cpp Added final parameter to disconnect. Renamed most messages. 2004-12-21 04:16:09 +00:00
Message.cpp Many stability improvments. 2004-12-20 04:11:29 +00:00
Mutex.cpp Hack to compile on systems that have but don't declare pthread_mutexattr_settype. 2004-12-21 14:06:25 +00:00
NamedList.cpp Added context jumping and message parameter setting to regexroute. 2004-11-29 21:01:04 +00:00
ObjList.cpp Added toString() method and search by string in lists. 2004-12-04 15:44:54 +00:00
Plugin.cpp Added copyright notice. 2004-11-29 03:56:41 +00:00
String.cpp More assignment operators for String. 2005-01-04 02:22:43 +00:00
TelEngine.cpp Increased buffer size to accomodate an UDP datagram. 2005-01-06 15:33:35 +00:00
Thread.cpp Reduced thread stack size. Proper signalling in H323. Changed status format 2004-12-31 01:09:21 +00:00