Hi, our Application receives TC-BEG with SCCP.CdPtyAddr.RoutingIndicator=Route_on_SSN . Due to customer requirements the outgoing TCAP responses shall be sent out with SCCP.CgPtyAddr.RoutingIndicator=Route_on_GT This can be achieved by setting SCCP_ADDR_OVERRIDE=1 in appropriate User SAP section(s) of the TCAP configuration and setting the called and calling address in the application. In case of hitting MAX_TCAP_DIALOGS or MAX_TCAP_INVOKES limits, TCAP stack responds the incoming TC-BEG by sending TC_ABRT[p-abortCause:resourceLimitation] automatically. In such a case the SCCP Addressing follows the default behavior: the called address from the received begin message is used as calling address - which does not fit to the customer requirements! Do you know any way how can we control the SCCP.CgPtyAddr fields of outgoing TC_ABRT[p-abort] ? Thank you: Gabor
↧