<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
The /etc/asterisk/custom directory is intended to contain customized files<br>for use in addition to the server-generated ones. The config information<br>contained in them is intended to be in addition to server-generated information.<br>In order to do this you have to use special notation (something natively-supported<br>in Asterisk config files, but NEVER has been documented as such) which is<br>putting '(+)' after the name of the sectiion/category in the file, for example:<br><br>In /etc/asterisk/custom/rpt.conf you might put (in your case):<br><br>[functions2392](+)<br><br>82=cop,49<br>83=cop,50<br><br>Something like that.<br><br>JIM WB6NIL<br><br>> From: n7pkt@hybotics.org<br>> To: app_rpt-users@qrvc.com<br>> Date: Thu, 21 Oct 2010 02:35:24 -0700<br>> Subject: [App_rpt-users] Files in the "custom" dir<br>> <br>>      Greetings!<br>> <br>>         I noticed the presence of "#include custom/rpt.conf" at the very end of <br>> the /etc/asterisk/rpt.conf file and said "Hmmmmm" to myself.. :) How are the <br>> files in the "custom" dir processed - as replacements for or over rides to what <br>> is in the main file of the same name?<br>> <br>>      If the entries in custom/rpt.conf are processed as over rides, this is a <br>> great thing, because any entry within a stanza in an over ride file should just <br>> replace the same entry in the master file or add to the master stanza if there <br>> is no corresponding issue.<br>> <br>>    I really must disect the app_rpt.c file.. :) :D<br>> <br>>    8-Dale<br>> -- <br>> I can handle complexity.  It's the simple things that confound me.<br>> Open your mind, Read, Learn, Think, Apply. 73, from NPKT!<br>> http://www.hybotics.com - NEW main site<br>> Just because we can, does it follow that we should?<br>> _______________________________________________<br>> App_rpt-users mailing list<br>> App_rpt-users@qrvc.com<br>> http://qrvc.com/mailman/listinfo/app_rpt-users<br>                                      </body>
</html>