yate/conf.d
paulc e2edff1856 Do not send Cisco SM Standby messages too often, especially if a session is shared by several links.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4289 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-13 10:45:26 +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 Emit call.ringing automatically from outbound calls on FXS interfaces. 2011-03-17 08:02:32 +00:00
callcounters.conf.sample Added module that counts calls per user specified cathegory, usually context. 2009-10-28 16:59:25 +00:00
callfork.conf.sample Added possibility to configure messages to be forked by the callfork module. 2011-04-07 21:00:09 +00:00
ccongestion.conf.sample Added support for CPU loading notification, and engine call congestion level update, based on CPU loading. 2010-12-03 16:02:11 +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 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.conf.sample Handling of user.register and call.cdr can be disabled in the clustering module. 2009-10-20 15:04:28 +00:00
cpuload.conf.sample 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.conf.sample Added PBX base classes an a database driven multi router. 2006-01-09 23:21:07 +00:00
dsoundchan.conf.sample Added basic sample rate control in the DirectSound module, removed chunk and buffer settings as they must be computed from rate. 2010-03-31 13:53:44 +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
isupmangler.conf.sample Added capability to intercept more messages in isupmangler. 2010-09-14 10:40:56 +00:00
jabberclient.conf.sample Use async connect if available. The stream connect timeout value is no longer global: it's used for each connect attempt (configured address, srv record, domain). Remember connect status and re-connect starting from old status. Added srv query timeout configurable option. 2011-03-03 13:02:29 +00:00
jabberserver.conf.sample Use async connect if available. The stream connect timeout value is no longer global: it's used for each connect attempt (configured address, srv record, domain). Remember connect status and re-connect starting from old status. Added srv query timeout configurable option. 2011-03-03 13:02:29 +00:00
jbfeatures.conf.sample Roster item updates containing group names with reserved characters can now be refused or the unacceptable group can be ignored. 2010-09-28 15:06:34 +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 The default RFC 2833 payload can be configured and overriden per call. 2011-04-12 15:41:49 +00:00
mgcpgw.conf.sample Improved documentation in comments. 2009-04-13 12:29:40 +00:00
moh.conf.sample Added wideband example in MOH config sample file. 2010-03-30 15:12:07 +00:00
monitoring.conf.sample Added SNMP support. 2010-11-03 16:27:30 +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 Commented out the sample SSL server context to avoid a runtime warning. 2010-04-12 08:14:37 +00:00
pbxassist.conf.sample Optionally drop the conference room when assisted channel is hungup (defaults to yes). 2011-01-19 16:13:39 +00:00
pgsqldb.conf.sample Setting to disable autostart of connections to Postgres servers. 2010-01-05 12:39:34 +00:00
presence.conf.sample Added presence configuration sample file. 2010-09-17 12:03:37 +00:00
providers.conf.default Set server parameter for GTalk provider. 2011-04-05 14:29:19 +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 a special target "if" to regexroute so a logic AND can be easily constructed on a single line. 2011-02-05 09:59:27 +00:00
regfile.conf.sample Added possibility to modify parameters in call.route message. 2010-06-15 07:32:09 +00:00
register.conf.sample 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
rmanager.conf.sample Include the node name in the engine status and the default rmanager greeting. 2010-05-28 17:07:49 +00:00
sigtransport.conf.sample The default stream mode is adapted to the type of transport. 2010-02-15 20:57:37 +00:00
sip_cnam_lnp.conf.sample Added setting for the extra SIP flags in requests. 2011-03-07 13:52:39 +00:00
sipfeatures.conf.sample The sipfeatures module is now using the xml library to build dialog notification xml body. It can now build a dialog notification from call.cdr parameters. 2010-06-03 12:54:48 +00:00
subscription.conf.sample Use all resource.subscribe message parameters when checking event subscription authorization. 2010-11-12 16:10:41 +00:00
tdmcard.conf.sample Major rewrite of signalling components creation and configuration. 2009-05-26 13:43:24 +00:00
tonegen.conf.sample Added suport to build custom tones from config and specify a tone language. Imported tone descriptions from Asterisk indications.conf. 2011-01-18 10:17:17 +00:00
users.conf.sample Added users and subscription configuration sample files. 2010-09-16 15:06:27 +00:00
wpcard.conf.sample Set the default Wanpipe TDM circuit idle code according to the default G.711 law. 2010-07-02 11:14:42 +00:00
yate-qt4.conf.default Added setting to override the Qt style. 2009-11-13 13:12:07 +00:00
yate.conf.sample Added an optional Regexp filter to the message sniffer. 2011-04-11 08:59:09 +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 Handle (o)jingle_flags parameter from routing and replace session flags. Set the parameter when redirecting. 2011-04-11 14:50:17 +00:00
yradius.conf.sample Fixed the name of the cause_q931 variable in the sample file for RADIUS accounting. 2011-03-11 11:50:05 +00:00
yrtpchan.conf.sample Added separate setting to control if initial RTP timeout should cause an action. 2010-09-20 14:30:25 +00:00
ysigchan.conf.sample Added "netindicator" setting for linksets so it's no longer required to restrict types using netind2pctype. 2011-03-28 11:19:22 +00:00
ysipchan.conf.sample The default RFC 2833 payload can be configured and overriden per call. 2011-04-12 15:41:49 +00:00
ysnmpagent.conf.sample Added SNMP support. 2010-11-03 16:27:30 +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
zlibcompress.conf.sample Renamed module zlib to zlibcompress to avoid library name clashes. 2010-07-16 14:08:01 +00:00