pespin has posted comments on this change by pespin. (
https://gerrit.osmocom.org/c/libosmo-sigtran/+/38551?usp=email )
Change subject: WIP: sccp: Send RELRE when CREQ is refused by peer
......................................................................
Patch Set 1:
(2 comments)
Patchset:
PS1:
This is current failing due to
File src/sccp_scoc.c:
https://gerrit.osmocom.org/c/libosmo-sigtran/+/38551/comment/f321e062_4df08…
:
PS1, Line 1091: xua_gen_relre_and_send(conn, SCCP_RELEASE_CAUSE_REMOTE_PROCEDURE_ERROR,
NULL);
This is currently failing due to:
sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing
Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00000000), PART(T=Source
Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000304)
MTP-TRANSFER.req from SCCP without DPC?!? called=RI=0
The CREF we receive (at least in my test, need to check in deployed peer) contains no
Calling/Called Address, so our stack is somehow probably not setting the DPC in the conn
object.
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-sigtran/+/38551?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: Iea2e6f684a6cdbc978833785704b8cf2cbd4e645
Gerrit-Change-Number: 38551
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Comment-Date: Fri, 25 Oct 2024 16:52:26 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No