Comment #3 on issue 30 by [email protected]: Complete CAP RA for newly implemented GPRS Operations (V3)
http://code.google.com/p/jain-slee/issues/detail?id=30

Hello!

About ra-gprs-one.patch:


1. CAPDialogGprsWrapper:
If you implement like:
        @Override
        public void addApplyChargingReportGPRSResponse(long invokeId)
                        throws CAPException {
                
                this.addApplyChargingReportGPRSResponse(invokeId);
        }
you will have stack overflow. Use "wrappedDialog"!

2. You need also update "events/src/main/resources/event-jar.xml"

Please do not commit your patch before problems fixing - otherwise this will break code.


--

--- You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to