pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmo-sigtran/+/40457?usp=email )
Change subject: ss7_as_vty: Improve description of recovery-timeout VTY cmd
......................................................................
ss7_as_vty: Improve description of recovery-timeout VTY cmd
Change-Id: Ia456839041bd897f7af9a08aa0866de414dfd9fa
---
M src/ss7_as_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/57/40457/1
diff --git a/src/ss7_as_vty.c b/src/ss7_as_vty.c
index 6293de2..bac0410 100644
--- a/src/ss7_as_vty.c
+++ b/src/ss7_as_vty.c
@@ -222,7 +222,7 @@
DEFUN_ATTR(as_recov_tout, as_recov_tout_cmd,
"recovery-timeout <1-2000>",
- "Specifies the recovery timeout value in milliseconds\n"
+ "Specifies RFC4666 recovery timer T(r) timeout\n"
"Recovery Timeout in Milliseconds\n",
CMD_ATTR_IMMEDIATE)
{
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-sigtran/+/40457?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: Ia456839041bd897f7af9a08aa0866de414dfd9fa
Gerrit-Change-Number: 40457
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>