Comment #2 on issue 199 by [email protected]: Docs explain SCCP rule ordering mechnism
http://code.google.com/p/jss7/issues/detail?id=199
0) Rules that have OriginationType==localOriginated and remoteOriginated are always in a top of the list, Rules that have OriginationType==All are always in the bottom of the list
Between rules that have same OriginationType class (all All or all localOriginated / remoteOriginated) we use next rules as mentioned in 1 to 4 above
