Hi, I'm trying to get gctload to connect to an EPC, but it seems like something is wrong with my configuration. gctload's log shows: SCTP Assoc Status: assoc_id=0 i_streams=0 o_streams=0 CONNECTING DMR Event Indication : DMR_EVENT_PEER_REFUSED param1=0x00000000, param2=0x00000000 SCTP Assoc Status: assoc_id=0 i_streams=0 o_streams=0 CLOSED In Wireshark, I see the SCTP INIT followed by SCTP ABORT with (cause 0x0004) Out of Resource. I'm using the sample config.txt/system.txt for the DTU. My first thought was too many outbound/inbound streams (OSs and MISs) were requested in the SCTP INIT (both 32) but I can't find any way to specify my own number in config.txt. Anyone have any suggestions? Thanks!
↧