2 comments:
Patchset:
This is current failing due to
File src/sccp_scoc.c:
Patch Set #1, 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 change 38551. To unsubscribe, or for help writing mail filters, visit settings.