Status: Started
Owner: [email protected]
CC: [email protected],  [email protected],  [email protected]
Labels: Type-Enhancement Priority-Medium Component-SS7 Roadmap-Fix Version-2.1.0.BETA2

New issue 292 by [email protected]: SCCP preview mode
http://code.google.com/p/jss7/issues/detail?id=292

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


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to