Updates:
Status: Started
Comment #3 on issue 126 by [email protected]: ss7/cap not possible to
get correct dialog state in
CAPServiceCircuitSwitchedCallListener.onCAPMessage
http://code.google.com/p/jss7/issues/detail?id=126
added into MAPDailog and CAPDialog
/**
* Returns the type of the last incoming TCAP primitive (TC-BEGIN,
TC-CONTINUE, TC-END or TC-ABORT)
* It will be equal null if we have just created a Dialog and no messages
has income
*
* @return
*/
public MessageType getTCAPMessageType();