yate/modules/server
paulc 3c3b0d9023 Use referencing pointers while processing MGCP transactions.
Take the global mutex while retrieving the pointers.


git-svn-id: http://voip.null.ro/svn/yate@4335 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-21 09:53:47 +00:00
..
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
accfile.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +00:00
analog.cpp Emit call.ringing automatically from outbound calls on FXS interfaces. 2011-03-17 08:02: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 Fixed ddebug building of call counters module. 2011-03-28 14:13:32 +00:00
ccongestion.cpp Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +00:00
ciscosm.cpp Do not send Cisco SM Standby messages too often, especially if a session is shared by several links. 2011-04-13 10:45:26 +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 Moved DebugEnabler and name from Module to Plugin, made name mandatory. 2011-03-23 16:26:25 +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 Use referencing pointers while processing MGCP transactions. 2011-04-21 09:53:47 +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 Fixed parser for links status and interfaces status when there are none configured. 2011-03-31 13:30:12 +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 Fixed building of module.update messages for database modules. 2011-02-28 17:47:58 +00:00
park.cpp Added mutex names to most Yate modules. 2009-05-05 14:06:39 +00:00
pbxassist.cpp Allow setting channels as conference owners from pbxassist. 2011-04-19 18:29:24 +00:00
pgsqldb.cpp Fixed building of module.update messages for database modules. 2011-02-28 17:47:58 +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 Added TAB completion for status command to the regfile module. 2011-03-23 17:52: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 Fixed memory leak: release database query messages after use. 2011-01-21 14:53:46 +00:00
tdmcard.cpp Allow overriding the controller's starting circuit number. 2011-04-20 18:16:19 +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 Allow overriding the controller's starting circuit number. 2011-04-20 18:16:19 +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 Print a mild warning when failed to initiate a media update. 2011-04-18 13:50:07 +00:00
ysnmpagent.cpp Made the SNMP debugging messages more useful. 2011-03-31 10:26:32 +00:00
zapcard.cpp Allow overriding the controller's starting circuit number. 2011-04-20 18:16:19 +00:00