Status: Accepted
Owner: [email protected]
CC: [email protected], [email protected], [email protected]
Labels: Type-Defect Priority-Medium Component-SS7 Roadmap-Fix
Version-2.0.0.BETA4
New issue 197 by [email protected]: NPE when creating an unstructured
TCAP Dialog via TCAP RA
http://code.google.com/p/jss7/issues/detail?id=197
The reason may be that TCAP does not assign "Long dialogId" code for
unstructured dialog and this value is used for
creating "TCAPDialogActivityHandle activityHanlde".
We should supply Dialog with dialogId for this.