Aditi16 / jss7

Automatically exported from code.google.com/p/jss7
0 stars 0 forks source link

SCCP preview mode #292

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need SCCP "previewMode" that is like TCAP preview mode for listerning all 
incoming traffic and routing them to a local TCAP stack with previewMode.

Adding:
SccpStack.setPreviewMode(boolean previewMode);
boolean SccpStack.getPreviewMode();

adding also CLI commands:
sccp set previewmode true
and
sccp set previewmode false

When SCCP previewMode:
- all incoming sccp data messages are routed into all registered SCCP listeners 
(with any SNN code) without any routing processing and address updating.
- all local originated messages are dropped and do not sent anywhere

Original issue reported on code.google.com by serg.vet...@gmail.com on 18 Jun 2013 at 6:43

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hello!

This is an update for SCCP stack in a master branch:

https://code.google.com/p/jss7/source/detail?r=e8569c99481d2b12713d308a7292bcf1c
2082e3d

Stack and CLI have been updated.
WEB UI and a amnual is still pending - do not close this Issue!

Original comment by serg.vet...@gmail.com on 18 Jun 2013 at 8:22

GoogleCodeExporter commented 9 years ago

Original comment by amit.bha...@gmail.com on 25 Jun 2013 at 10:48

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 67421e5fc781.

Original comment by amit.bha...@gmail.com on 29 Jun 2013 at 9:44

GoogleCodeExporter commented 9 years ago

Original comment by amit.bha...@gmail.com on 3 Nov 2013 at 12:10

GoogleCodeExporter commented 9 years ago

Original comment by amit.bha...@gmail.com on 3 Nov 2013 at 12:18