vintuwei / jss7

Automatically exported from code.google.com/p/jss7
0 stars 0 forks source link

NPE when creating an unstructured TCAP Dialog via TCAP RA #197

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by serg.vet...@gmail.com on 5 Dec 2012 at 8:25

GoogleCodeExporter commented 9 years ago
Here is an update. Let's test how it will work.

https://code.google.com/p/jss7/source/diff?spec=svnb4fe6b7048645482975bd7dfd3fae
4e3ad1d04e9&r=b4fe6b7048645482975bd7dfd3fae4e3ad1d04e9&format=side&path=/tcap/tc
ap-impl/src/main/java/org/mobicents/protocols/ss7/tcap/TCAPProviderImpl.java

Original comment by serg.vet...@gmail.com on 5 Dec 2012 at 8:46

GoogleCodeExporter commented 9 years ago

Original comment by serg.vet...@gmail.com on 11 Dec 2012 at 2:15