-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for issue #7 (jSS7 configuration and run-time dependencies of tes…
…t module corrected, jSS7 version updated to 3.0.1324, MAP RA version updated to 2.8.17)”
- Loading branch information
Showing
14 changed files
with
228 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 0 additions & 10 deletions
10
test/bootstrap/src/main/config/data/SccpStack_sccpresource.xml
This file was deleted.
Oops, something went wrong.
10 changes: 10 additions & 0 deletions
10
test/bootstrap/src/main/config/data/SccpStack_sccpresource2.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<remoteSsns> | ||
<id value="1"/> | ||
<value remoteSpc="1" remoteSsn="9" remoteSsnFlag="0" markProhibitedWhenSpcResuming="false"/> | ||
</remoteSsns> | ||
<remoteSpcs> | ||
<id value="1"/> | ||
<value remoteSpc="1" remoteSpcFlag="0" mask="0"/> | ||
</remoteSpcs> | ||
<concernedSpcs/> |
40 changes: 0 additions & 40 deletions
40
test/bootstrap/src/main/config/data/SccpStack_sccprouter.xml
This file was deleted.
Oops, something went wrong.
39 changes: 39 additions & 0 deletions
39
test/bootstrap/src/main/config/data/SccpStack_sccprouter2.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<rule> | ||
<id value="1"/> | ||
<value ruleType="Solitary" loadSharingAlgo="Undefined" originatingType="All" mask="K" paddress="1" saddress="-1" networkId="0"> | ||
<patternSccpAddress pc="0" ssn="8"> | ||
<ai value="18"/> | ||
<gt type="GT0100" tt="0" es="2" np="1" nai="4" digits="553496629938"/> | ||
</patternSccpAddress> | ||
</value> | ||
<id value="2"/> | ||
<value ruleType="Solitary" loadSharingAlgo="Undefined" originatingType="All" mask="K" paddress="2" saddress="-1" networkId="0"> | ||
<patternSccpAddress pc="0" ssn="9"> | ||
<ai value="18"/> | ||
<gt type="GT0100" tt="0" es="2" np="1" nai="4" digits="*"/> | ||
</patternSccpAddress> | ||
</value> | ||
</rule> | ||
<routingAddress> | ||
<id value="1"/> | ||
<sccpAddress pc="2" ssn="8"> | ||
<ai value="19"/> | ||
<gt type="GT0100" tt="0" es="2" np="1" nai="4" digits="553496629938"/> | ||
</sccpAddress> | ||
<id value="2"/> | ||
<sccpAddress pc="1" ssn="-1"> | ||
<ai value="19"/> | ||
<gt type="GT0100" tt="0" es="1" np="1" nai="4" digits="-"/> | ||
</sccpAddress> | ||
</routingAddress> | ||
<longMessageRule/> | ||
<sap> | ||
<id value="1"/> | ||
<value mtp3Id="1" opc="2" ni="2" networkId="0"> | ||
<mtp3DestinationMap> | ||
<id value="1"/> | ||
<value firstDpc="1" lastDpc="1" firstSls="0" lastSls="255" slsMask="255"/> | ||
</mtp3DestinationMap> | ||
</value> | ||
</sap> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.