On Wed, 2009-12-02 at 08:29 -0500, Carolyn Beeton wrote: > > Yes, this was the problem (in C++ we get away with decoding the secret > into a UtlString, but Java is too smart for that). I have it working > now.
Despite the name, UtlString is really just a buffer - it is, for almost all methods (a few are explicit exceptions) binary-safe. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
