yate/modules/server
paulc 08c5b34be1 Retrieve as strings all MySQL types that cannot hold arbitrary binary data.
git-svn-id: http://voip.null.ro/svn/yate@3107 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-04 16:27:27 +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 Added flags to data forwarded through DataNodes. 2009-07-02 09:24:33 +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 Fixed configuration of Cisco SM module. 2010-02-08 15:57:32 +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
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 The MGCP-CA module needs to be early init as the endpoint must be set up when ysigchan or analog need to create circuits. 2010-02-09 20:52:16 +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
mrcpspeech.cpp Added flags to data forwarded through DataNodes. 2009-07-02 09:24:33 +00:00
mysqldb.cpp Retrieve as strings all MySQL types that cannot hold arbitrary binary data. 2010-03-04 16:27:27 +00:00
park.cpp Added mutex names to most Yate modules. 2009-05-05 14:06:39 +00:00
pbxassist.cpp Allow reversing the pbxassist channel ID matching condition. 2009-11-11 13:36:25 +00:00
pgsqldb.cpp Setting to disable autostart of connections to Postgres servers. 2010-01-05 12:39:34 +00:00
presence.cpp Remember the node where an instance is located. 2010-03-02 15:18:20 +00:00
queues.cpp Added parameter "queuetime" for the CDR builder to know how long a call waited in a queue. 2009-08-18 14:55:25 +00:00
queuesnotify.cpp Changed thread names to be uniform and easily readable. 2009-06-22 14:48:26 +00:00
regfile.cpp Added mutex names to most Yate modules. 2009-05-05 14:06:39 +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 Re-establish the transport up state whenever we managed to receive a message. 2010-02-18 17:54:12 +00:00
sipfeatures.cpp Made some dangerous constructors explicit, fix potential problems exposed by this. 2009-06-12 15:15:36 +00:00
subscription.cpp Remember directed presence notifications. Automatically notify directed 'offline' presence when an user goes offline without doing it. 2010-02-18 13:56:12 +00:00
tdmcard.cpp Shortened some expressions, added braces to avoid compiler warnings. 2010-02-04 12:59:48 +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 configuration of components from message. 2010-02-02 13:13:44 +00:00
wpcardw.cpp Added flags to data forwarded through DataNodes. 2009-07-02 09:24:33 +00:00
yradius.cpp Added mutex names to most Yate modules. 2009-05-05 14:06:39 +00:00
ysigchan.cpp Added generic support for SS7 SIGTRAN protocol stack. 2010-02-02 14:38:12 +00:00
zapcard.cpp Added support for Dahdi drivers. Compatibility with Zaptel is maintained. 2010-02-23 13:50:52 +00:00