yate/conf.d
andrei c12e643719 Send accounting interim updates on call cdr status message.
Added Quintum radius attrinutes.
Add duplicate radius parameters in yate message.
Added the option to send radius messages from outside radius module.


git-svn-id: http://voip.null.ro/svn/yate@5263 acf43c95-373e-0410-b603-e72c3f656dc1
2012-09-14 15:15:06 +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 Allow logging in an account without username if it's explicitely enabled. 2011-07-28 18:24:14 +00:00
analog.conf.sample Emit call.ringing automatically from outbound calls on FXS interfaces. 2011-03-17 08:02:32 +00:00
cache.conf.sample Allow matching prefixes of configurable minimum length in a cache. 2012-03-26 11:59:19 +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 Assume chan.dtmf=peerid in the [messages] relay list of callfork.conf 2011-11-04 21:25:20 +00:00
camel_map.conf.sample Added setting for printing debug messages when mandatory parameters are missing. 2011-11-25 11:35:14 +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 the option to disable call cdr updates. 2012-09-14 15:12:16 +00:00
cdrfile.conf.sample Use open() instead of fopen() for CDR files so O_LARGEFILE can be specified. 2011-05-04 14:53:03 +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
eventlogs.conf.sample Added module that can write events to log files. 2012-05-07 16:05:30 +00:00
extmodule.conf.sample Fixed one letter typo. 2012-06-16 23:17:27 +00:00
filetransfer.conf.sample Added config file for the file transfer module. 2009-01-13 10:26:41 +00:00
gvoice.conf.sample Added Google Voice support module that sends DTMF at answer time. 2012-04-20 17:24:58 +00:00
h323chan.conf.sample Set allowed number of simultaneous calls from configuration files. If not set, default to the maxchans setting in yate.conf. 2012-08-17 13:29:31 +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 ignore-unknown-digits description to isupmangler sample config. 2012-01-23 17:16:20 +00:00
jabberclient.conf.sample Implemented ping on client to server streams. 2012-09-05 13:50:08 +00:00
jabberserver.conf.sample Documented stream redirect max parameter. 2012-08-29 11:45:37 +00:00
javascript.conf.sample Changed the way callback JS functions are called. 2012-06-16 23:21:13 +00:00
jbfeatures.conf.sample Signal and handle hierarchical (NamedPointer usage) support in user.roster query message for faster processing. 2011-07-28 11:59:46 +00:00
lateroute.conf.sample Restored regexp for backwards compatibility, convert types to regexp internally. 2008-07-17 19:05:35 +00:00
lksctp.conf.sample Added configuration file to set default values for sctp parameters. 2012-06-29 14:00:52 +00:00
mgcpca.conf.sample Allow postponing the embedded R: command when creating continuity check connection. 2012-09-11 18:42:52 +00:00
mgcpgw.conf.sample Added support for MDCX to change RTP parameters in mgcpgw. 2011-10-27 17:35:18 +00:00
moh.conf.sample Added wideband example in MOH config sample file. 2010-03-30 15:12:07 +00:00
monitoring.conf.sample Changed default values for ASR/NER thresholds. Added hysteresis for triggering ASR/NER alarms. Corrected incrementation of ASR/NER alarm counters. 2011-05-24 07:56:22 +00:00
mux.conf.sample Added sample file. 2007-12-21 18:55:03 +00:00
mysqldb.conf.sample If connections fail to be initialized, try again periodically until whole pool is initialized. 2012-01-13 11:49:16 +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 Allow setting channels as conference owners from pbxassist. 2011-04-19 18:29:24 +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 Changed trackparam to be default on in regexroute. 2012-06-13 07:21:13 +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 Fixed sample account registration query: account name was missing. 2011-09-14 13:34:50 +00:00
rmanager.conf.sample Implemented line editing and command history in rmanager. 2012-02-24 18:06:10 +00:00
sigtransport.conf.sample Detect zombie sctp sockets and reconnect them. 2012-06-18 17:09:11 +00:00
sip_cnam_lnp.conf.sample Added notes for feature modules that do not load automatically. 2011-09-15 13:27:03 +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
ss7_lnp_ansi.conf.sample Changed the way addressing parameters are configured and given to SCCP and TCAP. Added possibility to add addressing parameters from call.route. 2011-09-20 11:55:58 +00:00
subscription.conf.sample Fixed bugs. Properly build a contact from array row content, not from column name. Make sure the user exists when processing the result of l 2011-08-31 10:27:09 +00:00
tdmcard.conf.sample Allow overriding the controller's starting circuit number. 2011-04-20 18:16:19 +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 Allow overriding the controller's starting circuit number. 2011-04-20 18:16:19 +00:00
yate-qt4.conf.default Optionally load application stylesheet from file. 2012-02-06 13:40:47 +00:00
yate.conf.sample Added a lockable class implementing variables shared between modules. 2012-06-27 17:48:50 +00:00
yiaxchan.conf.sample Set allowed number of simultaneous calls from configuration files. If not set, default to the maxchans setting in yate.conf. 2012-08-17 13:29:31 +00:00
yjinglechan.conf.sample Set allowed number of simultaneous calls from configuration files. If not set, default to the maxchans setting in yate.conf. 2012-08-17 13:29:31 +00:00
yradius.conf.sample Send accounting interim updates on call cdr status message. 2012-09-14 15:15:06 +00:00
yrtpchan.conf.sample Added an optional kernel buffer setting for RTP sockets. 2012-08-24 17:53:33 +00:00
ysigchan.conf.sample Handle charging isup message. 2012-09-14 08:51:24 +00:00
ysipchan.conf.sample Added configurable option (defaults to disable) used to change remote party's ip/port when a channel receives a response or a new transaction from a different address. 2012-09-03 09:41:46 +00:00
ysnmpagent.conf.sample By default append the node name to the SNMP Engine ID. 2012-03-26 13:51:48 +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 overriding the controller's starting circuit number. 2011-04-20 18:16:19 +00:00
zlibcompress.conf.sample Renamed module zlib to zlibcompress to avoid library name clashes. 2010-07-16 14:08:01 +00:00