Skip to content

Commit

Permalink
Manual update for github / telscale difference
Browse files Browse the repository at this point in the history
  • Loading branch information
vetss committed Jun 4, 2018
1 parent ae755e3 commit a25349b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a25349b

Please sign in to comment.