yate/conf.d
marian aa0b6ec97d Implemented c2s non sasl authentication. Added listener for direct c2s SSL connections. Restrict client resources with the same name while authenticating using non sasl.
git-svn-id: http://voip.null.ro/svn/yate@2943 acf43c95-373e-0410-b603-e72c3f656dc1
2009-11-13 11:36:05 +00:00
..
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Makefile.in Fixed building out of source tree (thanks mikma), silenced a benign message. 2007-12-10 15:34:48 +00:00
accfile.conf.sample Added use case note 2007-03-14 14:55:45 +00:00
analog.conf.sample Added analog and ysigchan configuration file samples. 2007-12-14 16:14:12 +00:00
callcounters.conf.sample Added module that counts calls per user specified cathegory, usually context. 2009-10-28 16:59:25 +00:00
cdrbuild.conf.sample Added "cdrtrack" and "cdrcreate" to the forbidden parameters list since they are processed internally. 2009-05-20 17:59:37 +00:00
cdrfile.conf.sample Customizable parameters in CDR builder and CDR file writer. 2006-06-05 14:25:44 +00:00
ciscosm.conf.sample Added configuration parameter "autostart" so MTP2, MTP3 and Cisco SLT may be inhibited at startup. 2009-08-26 15:58:50 +00:00
clustering.conf.sample Handling of user.register and call.cdr can be disabled in the clustering module. 2009-10-20 15:04:28 +00:00
dbpbx.conf.sample Added PBX base classes an a database driven multi router. 2006-01-09 23:21:07 +00:00
dsoundchan.conf.sample Fixed the playback buffer slipping behind which caused an entire buffer wrap-around 2006-01-31 19:34:07 +00:00
enumroute.conf.sample Fixed some comments in the sample ENUM config file. 2008-07-17 19:27:09 +00:00
extmodule.conf.sample Stdio pipe or socket operation are executed with the mutex locked. 2009-04-24 11:18:35 +00:00
filetransfer.conf.sample Added config file for the file transfer module. 2009-01-13 10:26:41 +00:00
h323chan.conf.sample Added setting for the address the H.323 endpoint binds to. 2009-02-10 15:07:35 +00:00
heartbeat.conf.sample Added node name (for clustering) and use it in heartbeat and regexroute. 2008-01-19 11:19:52 +00:00
jabberclient.conf.sample 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
jabberserver.conf.sample Implemented c2s non sasl authentication. Added listener for direct c2s SSL connections. Restrict client resources with the same name while authenticating using non sasl. 2009-11-13 11:36:05 +00:00
jbfeatures.conf.sample 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
lateroute.conf.sample Restored regexp for backwards compatibility, convert types to regexp internally. 2008-07-17 19:05:35 +00:00
mgcpca.conf.sample Use the new SDP library in SIP and MGCP. 2009-08-24 12:09:34 +00:00
mgcpgw.conf.sample Improved documentation in comments. 2009-04-13 12:29:40 +00:00
moh.conf.sample Fixed mpg123 arguments, got rid of sox resampling. 2005-03-17 15:28:05 +00:00
mux.conf.sample Added sample file. 2007-12-21 18:55:03 +00:00
mysqldb.conf.sample MySQL connection pool implemented per database account. The "database" message parameter "results" has changed its meaning. For this, please check documentation. 2009-09-03 14:58:57 +00:00
openssl.conf.sample 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
pbxassist.conf.sample Allow reversing the pbxassist channel ID matching condition. 2009-11-11 13:36:25 +00:00
pgsqldb.conf.sample Added setting for client_encoding of the PostgreSQL connection. 2009-03-22 21:35:13 +00:00
providers.conf.default Removed server parameter from GTalk section. 2009-11-10 15:43:57 +00:00
queues.conf.sample 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.conf.sample Added a sleep to a tight loop because on some systems CPU usage was at 100%. 2008-12-05 21:14:11 +00:00
regexroute.conf.sample Added new setting "prerouteall" to bypass context and caller check. 2009-08-14 16:27:46 +00:00
regfile.conf.sample Added note about empty passwords authenticating anybody. 2007-08-04 20:53:51 +00:00
register.conf.sample Added missing setting for the resource.subscribe message and a list of handlers needed for subscriptions to worl properly. 2009-02-02 15:06:01 +00:00
rmanager.conf.sample Added ability to authenticate even observer only (non-admin) connections. 2009-11-12 15:00:24 +00:00
sipfeatures.conf.sample Documented config option 2007-10-05 07:50:50 +00:00
tdmcard.conf.sample Major rewrite of signalling components creation and configuration. 2009-05-26 13:43:24 +00:00
wpcard.conf.sample By default ignore ABORT and OVERRUN error bits as they likely are not related to current packet. 2009-11-09 18:59:56 +00:00
yate-qt4.conf.default Changes required to compile Qt4 under Linux. 2008-01-07 20:39:39 +00:00
yate.conf.sample Added engine config section so individual modules that depend on buggy 2009-06-18 17:44:48 +00:00
yiaxchan.conf.sample Added thread priority - config file setting and message parameter "thread". 2007-05-23 14:15:22 +00:00
yjinglechan.conf.sample Updated configuration. 2009-11-10 15:56:07 +00:00
yradius.conf.sample Authentication and RADIUS/PortaOne related changes. 2006-04-04 19:06:02 +00:00
yrtpchan.conf.sample Added support for padding RTP payload to a multiple of a chunk size. 2008-06-19 13:52:18 +00:00
ysigchan.conf.sample Added configuration parameter "autostart" so MTP2, MTP3 and Cisco SLT may be inhibited at startup. 2009-08-26 15:58:50 +00:00
ysipchan.conf.sample Added code and setting to prevent rebuilding the RTP when only the remote port has changed in the SDP offer. 2009-08-12 15:18:36 +00:00
ysockschan.conf.sample Fixed - again - SVN properties 2009-01-13 11:32:45 +00:00
ystunchan.conf.sample Added XML (from TinyXML) and Jingle component support. 2006-10-19 20:33:15 +00:00
zapcard.conf.sample Allow to configure (and better defaults) the increment in circuit numbers caused by each span. 2009-06-09 15:34:51 +00:00