yate/modules/server
oana 55813dcbe3 Added SNMP support.
git-svn-id: http://voip.null.ro/svn/yate@3776 acf43c95-373e-0410-b603-e72c3f656dc1
2010-11-03 16:27:30 +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 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
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
ciscosm.cpp Call the inherited destroyed() method of SLT so it removes itself from the SignallingEngine. 2010-09-08 11:27:43 +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
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 SNMP support. 2010-11-03 16:27:30 +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 Use the "direction" parameter with fallback to "status" to decide if guest mode is to be used. 2010-06-24 14:02:48 +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 Bug fixed. Set error=offline when route to an alternative number and all its accounts are offline. 2010-09-24 12:00:15 +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 Made a lot of constructors explicit to prevent undesirable automatic conversions. 2010-06-08 15:25:05 +00:00
subscription.cpp Avoid to crash when the subscription module handles a mwi message without the "operation" parameter. 2010-10-27 13:53:15 +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 Added SNMP support. 2010-11-03 16:27:30 +00:00
ysnmpagent.cpp Added SNMP support. 2010-11-03 16:27:30 +00:00
zapcard.cpp Added SNMP support. 2010-11-03 16:27:30 +00:00