Sergey Vetyutnev

Results 28 comments of Sergey Vetyutnev

Hello kuixian, as for a spec for SS7 version 1 (unlike versions 2-4), it does not send any ApplicationContextName. What kind of suggestions do you expect for this?

@jaimecasero > this logic should check if an http response was already sent!!! I am trying to understand why "http response was already sent". DialogTimeout means that we have not...

JSS7 DialogTimout event comes in some delays like a minute. We may have DialogTimout events in case of SS7 stack is not properly configured (and therefore no response form a...

Hello @Hariniravi8 INAP stack is not implemented for both stack and SS7 Simulator, sorry for that.

INAP stack is not still implemented.

Hello @MarekPisarski 1) "the call should be relayed on SCCP level to another IN system" - does it mean the same SLEE / same point code or it means sending...

Hello @MarekPisarski I checked your PR (https://github.com/RestComm/jss7/pull/194). I see you are going to process "relay" procedure when CAP stack has already created CAPDialog and is processing of IDP message. In...

"Ad.2 - relayCapMessage signatures added to CAPProvider interface - implementation to be added on RA level." - why do we need it at RA level ? Sometimes stack is used...

Also please take into account that CAP stack instead of CircuitSwitchedCall covers also SMS and GPRS parts, I think we need to cover them too.

Hello @MarekPisarski I have added your PR https://github.com/RestComm/jss7/pull/194 into non-netty branch. It will be included into JSS7 release 7.3. This is a commit: https://github.com/RestComm/jss7/commit/2186359f2007d2bc849f88443fe3d5b752b6fc5a I have not added the PR...