Updates:
        Status: Started

Comment #1 on issue 198 by [email protected]: SCCP CLI interface update
http://code.google.com/p/jss7/issues/detail?id=198

Hello!

Some clarifications: in this update following changes in SCCP:
1. primary and backup address lists are merged into a single list
2. issue 142: when sccp rule creation it is possible now to add a special extra parameter "OriginationType". This can has value "localOriginated" or "remoteOriginated". If this parameter is specified then a rule will apply only to local originated (from SCCP user like TCAP or from SCCP management) or remote originated (come from MTP) messages 3. issue 182: ruleType extra mode is added - "broadcast" - All messages are routed to both addresses (primary and backup) even all of them are available. This mode is not from SCCP specification and can be used for sending a traffic to two destinations. Th second destination can be used for example for just listerning and analizing a traffic (preview mode). When sending messages to the second destination (in broadcast mode) a message flag "return message on error" is cleared in order to if SCCP is not delivered no notifications messages about it will be delivered to a message oririnator. 4. extra optional "newCallingPartyAddress <new-callingPartyAddress-id>" parameter has been added into a rule definition. If it is specified callingPartyAddresses of messages that fit a rule will be replaced with a preconfigured address



Reply via email to