<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17220">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: substitution<br><br>Change-Id: I443fee2f9506c684e1a6e555849b1160c63af3d5<br>---<br>M apps/app_minivm.c<br>M cdr/cdr_custom.c<br>M cdr/cdr_sqlite3_custom.c<br>M configs/samples/calendar.conf.sample<br>4 files changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/20/17220/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/apps/app_minivm.c b/apps/app_minivm.c</span><br><span>index 146fdaf..89bd585 100644</span><br><span>--- a/apps/app_minivm.c</span><br><span>+++ b/apps/app_minivm.c</span><br><span>@@ -1013,7 +1013,7 @@</span><br><span> pbx_builtin_setvar_helper(channel, var->name, var->value);</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">- /* Prepare variables for substition in email body and subject */</span><br><span style="color: hsl(120, 100%, 40%);">+ /* Prepare variables for substitution in email body and subject */</span><br><span> pbx_builtin_setvar_helper(channel, "MVM_NAME", vmu->fullname);</span><br><span> pbx_builtin_setvar_helper(channel, "MVM_DUR", dur);</span><br><span> pbx_builtin_setvar_helper(channel, "MVM_DOMAIN", vmu->domain);</span><br><span>diff --git a/cdr/cdr_custom.c b/cdr/cdr_custom.c</span><br><span>index 72a475c..92afb0a 100644</span><br><span>--- a/cdr/cdr_custom.c</span><br><span>+++ b/cdr/cdr_custom.c</span><br><span>@@ -139,7 +139,7 @@</span><br><span> </span><br><span> dummy = ast_dummy_channel_alloc();</span><br><span> if (!dummy) {</span><br><span style="color: hsl(0, 100%, 40%);">- ast_log(LOG_ERROR, "Unable to allocate channel for variable subsitution.\n");</span><br><span style="color: hsl(120, 100%, 40%);">+ ast_log(LOG_ERROR, "Unable to allocate channel for variable substitution.\n");</span><br><span> return -1;</span><br><span> }</span><br><span> </span><br><span>diff --git a/cdr/cdr_sqlite3_custom.c b/cdr/cdr_sqlite3_custom.c</span><br><span>index 3520d16..212740f 100644</span><br><span>--- a/cdr/cdr_sqlite3_custom.c</span><br><span>+++ b/cdr/cdr_sqlite3_custom.c</span><br><span>@@ -253,7 +253,7 @@</span><br><span> </span><br><span> dummy = ast_dummy_channel_alloc();</span><br><span> if (!dummy) {</span><br><span style="color: hsl(0, 100%, 40%);">- ast_log(LOG_ERROR, "Unable to allocate channel for variable subsitution.\n");</span><br><span style="color: hsl(120, 100%, 40%);">+ ast_log(LOG_ERROR, "Unable to allocate channel for variable substitution.\n");</span><br><span> ast_free(value_string);</span><br><span> ast_mutex_unlock(&lock);</span><br><span> return 0;</span><br><span>diff --git a/configs/samples/calendar.conf.sample b/configs/samples/calendar.conf.sample</span><br><span>index 08cbd3a..52f4b75 100644</span><br><span>--- a/configs/samples/calendar.conf.sample</span><br><span>+++ b/configs/samples/calendar.conf.sample</span><br><span>@@ -36,7 +36,7 @@</span><br><span> ;waittime = 30 ; How long to wait for an answer, defaults to 30 seconds</span><br><span> ;</span><br><span> ; Channel variables can be set on the notification channel. The format is</span><br><span style="color: hsl(0, 100%, 40%);">-; setvar=name=value. Variable subsitution is done on the value to allow the use of dialplan</span><br><span style="color: hsl(120, 100%, 40%);">+; setvar=name=value. Variable substitution is done on the value to allow the use of dialplan</span><br><span> ; functions like CALENDAR_EVENT. The variables are set in order, so one can use the value</span><br><span> ; of earlier variables in the definition of later ones.</span><br><span> ;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17220">change 17220</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/17220"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I443fee2f9506c684e1a6e555849b1160c63af3d5 </div>
<div style="display:none"> Gerrit-Change-Number: 17220 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>