Juha Heinanen writes:
> if you don't need to provide any of those
parameters, then it should just
> work by not having them in the command.
Perhaps the error is due to this change:
in 5.0:
path value of the contact
in 5.1:
path value with the Path vector (use '0' or '.' if it should not be set)
In my xmlrpc command path param has empty string value:
..<param>.
...<value>.
....<string></string>.
...</value>.
..</param>.
If that is the reason, would it be possible to make 5.1 backwards
compatible with 5.0?
-- Juha