Hi,
As we can get MTP_Trace, MAP_Trace, is there any way to get SCTP traces. Message I am trying to send to SCTP/SCTPD module are not logged by s7_log (I am not able to see them on console). This is default behavior or I am doing something wrong.
Thanks.
Any suggestions on this?
Have a look at the SCTP Programmer's Manual
http://www.dialogic.com/~/media/manuals/ss7/cd/GenericInfo/ProtocolDocumentation/U01STN04-SCTP-PM.pdf
And the dsitrace utility documented in
http://www.dialogic.com/~/media/manuals/ss7/cd/GenericInfo/GeneralDocumentation/U10SSS-SwEnv-PM.pdf section 7.12
Best regards
Hi Howard,
Thanks for your reply.
I have gone thorough SCTP_PM document, and after you suggest also check with dsitrace tool. However, I am not able to see any traces on console.
Actually, let me re-frame my problem. When I send any messages from my application (0x2d) to any module it shows traces on console using ss7_log. But when I am trying to send 'SCTP_MSG_TX_REQ' message from 0x2d to either 0xd0 or 0xd1, I am not able to see any message in console.
Even if it shows message with some non zero status code, its fine. But I do not see anything.
Regards
Sorry for last reply. dsitrace shows sctp traces.
It was really great help.
Happy to help!