RestComm / jss7

RestComm Java SS7 Stack and Services
http://www.restcomm.com/
GNU Affero General Public License v3.0
178 stars 218 forks source link

Sls patch non netty #226

Closed nhanth87 closed 7 years ago

nhanth87 commented 7 years ago
- Adding slsrange to TCAP
    - If slsrange set to 0 then SLS value can get both odd and even numbers
    - If slsrange set to 1 then SLS value can get only odd numbers
    - If slsrange set to 2 then SLS value can get only even numbers

- Tested:
    - modify/update value by cli/gui
    - send new dialog with only SLS odd or even numbers

sls_patch_non_netty.patch.txt

vetss commented 7 years ago

Hello @nhanth87

I have added your commit. Thanks for your work. Please check my comments in: https://github.com/RestComm/jss7/issues/223