<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/25603">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">smpp: Fix help string in vty for "alert-notifications"<br><br>Without the 'no' prefix, this command is about enabling, not disabling<br><br>Change-Id: I3019a0d9271e73030b9d7cd555761e17358ec812<br>---<br>M src/libmsc/smpp_vty.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/03/25603/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/libmsc/smpp_vty.c b/src/libmsc/smpp_vty.c</span><br><span>index 9026f6c..31e2090 100644</span><br><span>--- a/src/libmsc/smpp_vty.c</span><br><span>+++ b/src/libmsc/smpp_vty.c</span><br><span>@@ -501,7 +501,7 @@</span><br><span> </span><br><span> DEFUN(cfg_esme_alert_notif, cfg_esme_alert_notif_cmd,</span><br><span>       "alert-notifications",</span><br><span style="color: hsl(0, 100%, 40%);">-        "Disable sending of SMPP Alert Notifications for this ESME")</span><br><span style="color: hsl(120, 100%, 40%);">+        "Enable sending of SMPP Alert Notifications for this ESME")</span><br><span> {</span><br><span>   struct osmo_smpp_acl *acl = vty->index;</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/25603">change 25603</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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.osmocom.org/c/osmo-msc/+/25603"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I3019a0d9271e73030b9d7cd555761e17358ec812 </div>
<div style="display:none"> Gerrit-Change-Number: 25603 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>