<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/en/2172/18/9/_/styles/combined.css?spaceKey=AST&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
    <h2><a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerAction_UpdateConfig">Asterisk 11 ManagerAction_UpdateConfig</a></h2>
    <h4>Page  <b>added</b> by             <a href="https://wiki.asterisk.org/wiki/display/~wikibot">Wiki Bot</a>
    </h4>
         <br/>
    <div class="notificationGreySide">
         <h1><a name="Asterisk11ManagerAction_UpdateConfig-UpdateConfig"></a>UpdateConfig</h1>

<h3><a name="Asterisk11ManagerAction_UpdateConfig-Synopsis"></a>Synopsis</h3>

<p>Update basic configuration.</p>
<h3><a name="Asterisk11ManagerAction_UpdateConfig-Description"></a>Description</h3>



<p>This action will modify, create, or delete configuration elements in Asterisk configuration files.</p>

<h3><a name="Asterisk11ManagerAction_UpdateConfig-Syntax"></a>Syntax</h3>

<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
<pre>Action: UpdateConfig
ActionID: &lt;value&gt;
SrcFilename: &lt;value&gt;
DstFilename: &lt;value&gt;
Reload: &lt;value&gt;
Action-XXXXXX: &lt;value&gt;
Cat-XXXXXX: &lt;value&gt;
Var-XXXXXX: &lt;value&gt;
Value-XXXXXX: &lt;value&gt;
Match-XXXXXX: &lt;value&gt;
Line-XXXXXX: &lt;value&gt;
</pre>
</div></div>
<h5><a name="Asterisk11ManagerAction_UpdateConfig-Arguments"></a>Arguments</h5>


<ul>
        <li>ActionID - ActionID for this transaction. Will be returned.</li>
        <li>SrcFilename - Configuration filename to read (e.g. <tt>foo.conf</tt>).</li>
        <li>DstFilename - Configuration filename to write (e.g. <tt>foo.conf</tt>)</li>
        <li>Reload - Whether or not a reload should take place (or name of specific module).</li>
        <li>Action-XXXXXX - Action to take.X's represent 6 digit number beginning with 000000.
        <ul>
                <li>NewCat</li>
                <li>RenameCat</li>
                <li>DelCat</li>
                <li>EmptyCat</li>
                <li>Update</li>
                <li>Delete</li>
                <li>Append</li>
                <li>Insert</li>
        </ul>
        </li>
        <li>Cat-XXXXXX - Category to operate on.X's represent 6 digit number beginning with 000000.</li>
        <li>Var-XXXXXX - Variable to work on.X's represent 6 digit number beginning with 000000.</li>
        <li>Value-XXXXXX - Value to work on.X's represent 6 digit number beginning with 000000.</li>
        <li>Match-XXXXXX - Extra match required to match line.X's represent 6 digit number beginning with 000000.</li>
        <li>Line-XXXXXX - Line in category to operate on (used with delete and insert actions).X's represent 6 digit number beginning with 000000.</li>
</ul>



<h3><a name="Asterisk11ManagerAction_UpdateConfig-ImportVersion"></a>Import Version</h3>

<p>This documentation was imported from Asterisk Version SVN-trunk-r370322</p>
    </div>
    <div id="commentsSection" class="wiki-content pageSection">
       <div style="float: right;" class="grey">
                        <a href="https://wiki.asterisk.org/wiki/users/removespacenotification.action?spaceKey=AST">Stop watching space</a>
            <span style="padding: 0px 5px;">|</span>
                <a href="https://wiki.asterisk.org/wiki/users/editmyemailsettings.action">Change email notification preferences</a>
</div>
       <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerAction_UpdateConfig">View Online</a>
              |
       <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerAction_UpdateConfig?showComments=true&amp;showCommentArea=true#addcomment">Add Comment</a>
           </div>
</div>
</div>
</div>
</div>
</body>
</html>