saAmfResponse, saAmfCSIQuiescingComplete bug

Submitted by edrt on Mon, 2006-11-06 19:38.

saAmfResponse & saAmfCSIQuiescingComplete don't translate ais error code to sisp error code, cause SA_AIS_OK be taken as CL_ERR_NO_MEMORY.

Regards
Eddy

Submitted by harikrishna_gp on Tue, 2006-11-07 22:22.

Hi Eddy,
Very good observation.

Thanks,
Hari

Submitted by jozsefbiro on Sun, 2006-11-12 16:14.

Yes, indeed many thanks for "publishing": it saved me a lot of bugchasing as I was just starting to wonder why my amf-ized version of csa101 failed to work, and it was exactly this bug.

BTW, it was a bit funny to browse through the various AIS wrapper files and spot how each had its own version of a function for converting clovis errors to ais errors, all with different names.

That could be a candidate for a bit of refactoring perhaps...

BR

József