Hi, in testing the compression module, these below messages appear in the log when using mc_compress(“1”,bhs,). However, it works (compress/decompress) when the second param is “bhe”.
ERROR:compression:check_zlib_rc: not enough room in output buffer ERROR:compression:mc_compress_cb: Compression failed ERROR:compression:wrap_tm_func: compression failed ERROR:compression:check_zlib_rc: not enough room in output buffer ERROR:compression:mc_compress_cb: Compression failed ERROR:compression:wrap_msg_func: compression failed. Probably not requested message ERROR:core:run_raw_processing_cb: failed to run callback When using mc_compress(“0”,bhs,) there is no error message, but on the receiving proxy this error is displayed. ERROR:compression:check_zlib_rc: input data incomplete or corrupted ERROR:compression:mc_decompress: decompression failed
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
