I have written a AGI VB.Net Library for use with MONO and .NET. It is working great but I keep running into return codes coming back that I can’t find in any documentation on. Does anyone know where I can get a list of all the possible return codes?
Currently I have.
100 result=
200 result=
520-
Any suggestions would be apperciated.