yate/modules/server
andrei 458b21019e Added support for CPU loading notification, and engine call congestion level update, based on CPU loading.
git-svn-id: http://voip.null.ro/svn/yate@3905 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-03 16:02:11 +00:00
..
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
accfile.cpp Added mutex names to most Yate modules. 2009-05-05 14:06:39 +00:00
analog.cpp Idle instead of just yielding control if no event is read, greatly reduces CPU load. 2010-11-05 14:14:01 +00:00
analogdetect.cpp Fixed a number of errors reported by the Visual C++ compiler. 2010-09-09 10:12:22 +00:00
callcounters.cpp Added module that counts calls per user specified cathegory, usually context. 2009-10-28 16:59:25 +00:00
ccongestion.cpp Added support for CPU loading notification, and engine call congestion level update, based on CPU loading. 2010-12-03 16:02:11 +00:00
ciscosm.cpp Synchronized module default value for 'session' parameter with configuration file. 2010-11-24 09:36:42 +00:00
clustering.cpp Handling of user.register and call.cdr can be disabled in the clustering module. 2009-10-20 15:04:28 +00:00
cpuload.cpp Added support for CPU loading notification, and engine call congestion level update, based on CPU loading. 2010-12-03 16:02:11 +00:00
dbpbx.cpp Directory reorder #1 2007-11-15 22:08:39 +00:00
dbwave.cpp Added query parameter ${length} that holds length of binary data. 2009-03-24 16:09:50 +00:00
heartbeat.cpp Added mutex names to most Yate modules. 2009-05-05 14:06:39 +00:00
isupmangler.cpp Added capability to intercept more messages in isupmangler. 2010-09-14 10:40:56 +00:00
lateroute.cpp Only needs to include yatengine.h, not yatephone.h 2010-01-26 10:21:30 +00:00
lksctp.cpp Added method to set the desired SCTP protocol payload identification (PPID). 2010-02-04 01:59:27 +00:00
mgcpca.cpp Added SNMP support. 2010-11-03 16:27:30 +00:00
mgcpgw.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
monitoring.cpp Added CPU load OIDs. 2010-12-03 11:40:35 +00:00
mrcpspeech.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
mysqldb.cpp Added SNMP support. 2010-11-03 16:27:30 +00:00
park.cpp Added mutex names to most Yate modules. 2009-05-05 14:06:39 +00:00
pbxassist.cpp Copy parameters "reason" and "operation" (as "pbxoper") to routing messages created by the pbxassist module. 2010-11-23 16:00:41 +00:00
pgsqldb.cpp Added SNMP support. 2010-11-03 16:27:30 +00:00
presence.cpp Load database queries from config only if expiring is enabled and account is set. Disable expiring if any of them, except for the cleanup one, is empty. 2010-09-17 12:02:06 +00:00
queues.cpp Added possibility to copy an arbitrary list of parameters from incoming to outgoing call leg. 2010-09-29 12:39:52 +00:00
queuesnotify.cpp Fixed resource.notify parameters. 2010-06-02 15:03:13 +00:00
regfile.cpp Fixed memory leak. 2010-11-23 16:04:37 +00:00
register.cpp Warn and refuse authentication if the designated password return column is missing from the user.auth result set. 2010-01-06 12:46:45 +00:00
sigtransport.cpp Fix for several infrequent memory leaks. 2010-09-08 11:28:22 +00:00
sipfeatures.cpp Add notifier domain to resource.subscribe message dispatched by the sipfeatures module. 2010-11-12 15:22:50 +00:00
subscription.cpp Use all resource.subscribe message parameters when checking event subscription authorization. 2010-11-12 16:10:41 +00:00
tdmcard.cpp Added SNMP support. 2010-11-03 16:27:30 +00:00
users.cpp Implemented jabber server. Changed jingle channel to support the new jabber library. Replaced tinyxml with yate own XML library. Added openssl support for server. Work in progress in jabber client support. 2009-11-02 16:05:39 +00:00
wpcard.cpp Added SNMP support. 2010-11-03 16:27:30 +00:00
wpcardw.cpp Fixed a delete / delete[] mismatch spotted using valgrind. 2010-10-11 14:04:36 +00:00
yradius.cpp Use static const Regexps wherever possible to speed up code. 2010-06-17 11:38:46 +00:00
ysigchan.cpp Preserve the ISUP REL message for retransmissions instead of rebuilding it. 2010-11-22 18:03:00 +00:00
ysnmpagent.cpp Fixed memory leaks. Fixed several bugs. Changed the debug level for several debug messages. 2010-11-24 16:25:16 +00:00
zapcard.cpp Added SNMP support. 2010-11-03 16:27:30 +00:00