From a25349bead84854a8514163fb433ec3956572e21 Mon Sep 17 00:00:00 2001 From: sergey vetyutnev Date: Mon, 4 Jun 2018 14:14:30 +0200 Subject: [PATCH] Manual update for github / telscale difference --- .../sources-asciidoc/src/main/asciidoc/Chapter-Standalone.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/userguide/sources-asciidoc/src/main/asciidoc/Chapter-Standalone.adoc b/docs/userguide/sources-asciidoc/src/main/asciidoc/Chapter-Standalone.adoc index 135d1d406a..634bda51b8 100644 --- a/docs/userguide/sources-asciidoc/src/main/asciidoc/Chapter-Standalone.adoc +++ b/docs/userguide/sources-asciidoc/src/main/asciidoc/Chapter-Standalone.adoc @@ -10,7 +10,8 @@ SccpExtModule sccpExtModule = new SccpExtModuleImpl(); ss7ExtInterfaceTelscale.setSs7ExtSccpInterface(sccpExtModule); ---- -this object will be used crating M3UA, SCCP, Dialogic instances +this object will be used creating M3UA, SCCP, Dialogic instances. +For a public version (that does not contain an extended functionality) we need to use `null` instead of a Ss7ExtInterfaceTelscale implementation. [[_standalone_sctp]] == Building SCTP