RestComm / jss7

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

CAP Call Gap support implemented #193

Closed bkrok closed 7 years ago

bkrok commented 7 years ago

issue #77

Conflicts: cap/cap-api/src/main/java/org/mobicents/protocols/ss7/cap/api/service/circuitSwitchedCall/CAPDialogCircuitSwitchedCall.java cap/cap-api/src/main/java/org/mobicents/protocols/ss7/cap/api/service/circuitSwitchedCall/CAPServiceCircuitSwitchedCallListener.java cap/cap-impl/src/main/java/org/mobicents/protocols/ss7/cap/service/circuitSwitchedCall/CAPDialogCircuitSwitchedCallImpl.java tools/simulator/core/src/main/java/org/mobicents/protocols/ss7/tools/simulator/tests/cap/TestCapScfMan.java tools/simulator/core/src/main/java/org/mobicents/protocols/ss7/tools/simulator/tests/cap/TestCapSsfMan.java

deruelle commented 7 years ago

Thanks @bkrok. @vetss please review.

vetss commented 7 years ago

Hello @bkrok

thanks for your work. I will check and revert ASAP.

vetss commented 7 years ago

Hello @bkrok

I have added your update into master branch. Check my comments in https://github.com/RestComm/jss7/issues/77