Hello everyone,
We need some help with a problem we are encountering.
Our application (PEER-A) is using MAP/TCAP/SCCP. From a peer (PEER-B) we are receiving a TCAP begin message with 0 components.
(It has the Source Transactio nID, dialogueRequest with a valid application context name)
Is this a valid TCAP transaction? Unfortunately our PEER-B is closed for any such protocol level questions.
What is the recommended approach for us to follow? What should PEER-A respond with?
Currently, PEER-B is waiting in this state with no further messages and eventually the transaction is cleaned up by either of the peers.
Any help greatly appreciated.
thanks
Ayrus
Hi,
I think you should put your config files and ss7 logs from both sides
Thanks for the response, would a pcap be helpful ? I cannot get access to the remote side logs.
Hello,
This is the behavior, where B first want to accepted the dialogue with A. In this case upon receiving begin with no components , the A should send a continue with no component, with dialogue accepted.
Thanks